[haXe] Problem Running Realtime Chat Tutorial
Nicolas Cannasse
ncannasse at motion-twin.com
Thu Dec 6 09:43:15 CET 2007
>>> Is that expected, or is my lack of libpcre.so.3 breaking it somehow?
>>>
>> When I tested the chat server I downloaded separate binaries of libpcre
>> and libgc and put them in the neko directory, and ran it with a shell
>> script that exports LD_LIBRARY_PATH and NEKOPATH. Don't know if that
>> will help, but it worked for me.
>
> I'm getting the impression that Haxe development is primarily intended
> for a Windows environment. Many of the tutorials are either missing
> key details needed to get them to work on Linux, or simply don't work
> on Linux.
My company is using haXe for all our projects. Half the developers are
on windows and half are on linux. All our servers are linux servers.
Try to install libpcre3 which I think is missing on your system.
Best,
Nicolas
More information about the Haxe
mailing list