[mapserver-users] lib6.so error
Armin Burger
armin.burger at territoriumonline.com
Thu Dec 20 05:22:04 PST 2001
João,
you can try it with adding the line
/usr/local/lib
(where libfreetype.so.6 probably resides)
to the file /etc/ld.so.conf and then run 'ldconfig'. This worked for we with
other libraries.
You could also use
setenv LD_LIBRARY_PATH /usr/lib;/usr/local/lib
to add the library path. Or something similar with export for bash.
Armin
> Hello all
> I had istaled mapserver 3.5 but its is returning the following error:
> mapserv: error in loading shared libraries: libfreetype.so.6: cannot open
> shared object file: No such file or directory
> anybody could help me?
> Thanks
> João
> --
> www.pmpf.rs.gov.br
More information about the MapServer-users
mailing list