Koozali.org: home of the SME Server

foxpro & iBCS

mike mattos

foxpro & iBCS
« on: September 27, 2001, 01:22:22 AM »
has anyone used the foxpro runtime on e-smith?  It requires the iBCS system, which appears to be on the system, but the program fails with an error
bash: ./foxr.exe: cannot execute binary file

apart from the error, everything else seems to be in place !

thx

mike

Scott Smith

Re: foxpro & iBCS
« Reply #1 on: September 27, 2001, 03:11:06 AM »
Is this the same FoxPro 2.6 for Unix that's been around for years, or has Microsoft put out a newer version? Just curious as I'm an old Dbase/FoxPro programmer. FoxPro for Unix was quite a pig on SCO Unix -- if it wasn't such a hog, it would make a pretty good backend for a web system. Visual FoxPro on NT/2K with IIS is a killer combination, but then you have to put up with all the Windows crap.

Sorry, no answer to your question, just sparked an interest.

Scott

Bart

Re: foxpro & iBCS
« Reply #2 on: September 27, 2001, 03:23:38 AM »
Try loading the iBCS module explicitly with a "modprobe iBCS" before.
That should help.

-B-