[haXe] Problem Running Realtime Chat Tutorial
Nicolas Cannasse
ncannasse at motion-twin.com
Wed Dec 5 10:40:55 CET 2007
Chris Spencer a écrit :
> Hi,
>
> I new to Haxe, and tried running the Flash/Server Chat Example. I
> installed Haxe and Neko using the Linux installer (I'm running
> Fedora), and everything seemed to install fine. However, when I went
> to run the chat example with "neko server" I get the error:
>
> Called from EReg.hx line 31
> Uncaught exception - load.c(223) : Failed to load library :
> /usr/lib/neko/regexp.ndll (libpcre.so.3: cannot open shared object
> file: No such file or directory)
As the message tells, you need to instal libpcre on your system.
Best,
Nicolas
More information about the Haxe
mailing list