Needs re-compilation

Post Reply
abishek.c
Posts: 11
Joined: Thu Feb 25, 2010 5:32 am

Needs re-compilation

Post by abishek.c »

Hi,

We are running a run-time license of texis engine.
When we tried to execute a vortex script, which is compiled in a compile time environment, we get the following error.

bash-3.00$ texis scheduler
Texis Web Script (Vortex) Copyright (c) 1996-2006 Thunderstone - EPI, Inc.
Commercial Version 5.01.1162183187 20061029 (sparc-sun-solaris2.6-64-32)

000 scheduler: Object file scheduler.vtx needs re-compilation, which is not enabled by current license
bash-3.00$ texis name=all action=schedule kill=true scheduler
Texis Web Script (Vortex) Copyright (c) 1996-2006 Thunderstone - EPI, Inc.
Commercial Version 5.01.1162183187 20061029 (sparc-sun-solaris2.6-64-32)

But we tried re-compiling the script, but we are getting the same message.

Thanks & Regards
Abishek
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Needs re-compilation

Post by John »

Did you compile with the same version of Texis?
John Turnbull
Thunderstone Software
abishek.c
Posts: 11
Joined: Thu Feb 25, 2010 5:32 am

Needs re-compilation

Post by abishek.c »

Hi John,
The following is the texis version where we compiled the code.

Commercial Version 5.01.1171516286 20070215 (sparc-sun-solaris2.8-64-64)

And the followin is the texis version where we are trying to execute it.

Commercial Version 5.01.1162183187 20061029 (sparc-sun-solaris2.6-64-32.

are they different versions?

Regards,
Abishek
User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Needs re-compilation

Post by John »

Yes they are different. One is Solaris 2.6 32-bit, and one is Solaris 2.8 64-bit.
John Turnbull
Thunderstone Software
Post Reply