Results 1 to 1 of 1
ive been installing mapserver umn on my server, all has gone well except for the actual mapserv install.
sudo ./configure --with-proj --with-gdal --with-ogr
then
sudo make
to test I do ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-18-2009 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 3
Mapserv
ive been installing mapserver umn on my server, all has gone well except for the actual mapserv install.
sudo ./configure --with-proj --with-gdal --with-ogr
then
sudo make
to test I do ./mapserv
and it returns the error
./mapserv: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory
I added --with-jpeg and/or --with-libjpeg both with route to file
any ideas? im stuck! im a moderate noob, but i got the apache server working without any help this time!
Thank you


Reply With Quote
