Anyone successfully installing MapServer to Fedora 3 Linux?
Jack Ling
fly2moon2 at GMAIL.COM
Thu Mar 3 04:33:29 PST 2005
Hi All,
I run into problem when installing MapServer to Fedora 3 Linux. Can
anyone help me?
1st, I've the following error of missing libcurl.so.2 (My Fedora 3
system comes w/ libcurl.so.3 instead) ->
# rpm -i mapserver-4.4.1-mh1.i686.rpm
error: Failed dependencies:
libcurl.so.2 is needed by mapserver-4.4.1-mh1.i686
Then, I tried to install the latest curl to see if it helps. This time
tell me libcom_err.so.3()(64bit) ->
# rpm -i curl-7.13.0-2.cf.x86_64.rpm
warning: curl-7.13.0-2.cf.x86_64.rpm: V3 DSA signature: NOKEY, key ID b56a8bac
error: Failed dependencies:
libcom_err.so.3()(64bit) is needed by curl-7.13.0-2.cf.x86_64
Finally, searching from websites also mentions that latest curl
version doesn't come with libcurl.so.2. To fix this, it suggests to
run the followings ->
# rpm -Uvh compat-libcurl-7.11.2-3.x86_64.rpm curl-7.13.0-2.cf.x86_64.rpm
warning: compat-libcurl-7.11.2-3.x86_64.rpm: V3 DSA signature: NOKEY,
key ID b56a8bac
error: Failed dependencies:
libcom_err.so.3()(64bit) is needed by compat-libcurl-7.11.2-3.x86_64
libcom_err.so.3()(64bit) is needed by curl-7.13.0-2.cf.x86_64
best regards,
Jack Ling
More information about the MapServer-users
mailing list