Aidan Gauland-2 wrote:
NigeC wrote:
> the error is:
> home/nige/pipmak# ./pipmak
> ./pipmak: error while loading shared libraries: libopenal.so.0: cannot open
> shared object file: No such file or directory
> the the version of libopenal i have is newer
Are you using the latest development revision from Subversion? If you are,
then check out again, because I just made a change to the Linux Makefile that
may help. Also, if you're building from the source in Subversion, you should
set usesyslibs=t when you run make (i.e. type "make usesyslibs=t" instead of
just "make").
Hope this helps,
Aidan
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects_______________________________________________
Pipmak-Users mailing list
Pipmak-Users@lists.sourceforge.net
news://news.gmane.org/gmane.games.devel.pipmak.user
https://lists.sourceforge.net/lists/listinfo/pipmak-users
No I haven't been using Subversion, I just used the released versions. I wouldn't know where to start!