Re: open_dll on Linux?
- Posted by jimcbrown (admin) Sep 10, 2009
- 1304 views
jaygade said...
Well, I'm pretty sure not everyone will have pcre but I was trying to find a library which would be common and had both 32- and 64-bit versions installed.
Any other suggestion would be good...
If someone has another suggestion for a common dynamic lib other than libpcre which Euphoria doesn't link to, I'm interested in it.
I have a few ideas:
/lib/libz.so.1
/lib/libncurses.so.5
/lib/libreadline.so.5
Most linux distros will have these installed. libz in particular is a very common library.