Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 03-19-2007, 11:23 PM   #8
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default Tcl

I'm using the lastest build tcl-8.4.14 though probably any should work.

Make sure you build it with thread support from tcl/win I used:
nmake -nologo -f makefile.vc release OPTS=threads

When using VS2005 there was NO combination of makefile OPTS= flags that would build a tcl without the msvcr80.dll dependency even though it was clearly designed to TRY to do this based on the range of options documented in the makefile. I ended up just changing -MD to -MT in makefile.vc manually and then building it. You may also want to build debug versions for testing.

You'll also need PHP so to save a question... I'm using php-4.4.5 and be careful of the time.h header file in the php dir. I ended up building php then nuking it since ioFTPD didn't want that specific file but does include other files from the php include dir and that means the system time.h was being masked. Obviously there are many other possible solutions
Yil is offline   Reply With Quote
 

Tags
bug, ioftpd, released, sources, thought


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:02 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)