Hi! At me a problem with assembly of a package mapguideaptinstaller-2.0. At compilation there is a mistake - there is no library libexpat.la.
[EMAIL PROTECTED] LinuxApt]# ./build_apt.sh .. /Distrib/MapGuide/2.0/LinuxApt/httpd-2.2.4/srclib/apr/libtool --silent --mode=link gcc -g -O2 -pthread -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/http/libmod_http.la modules/mappers/libmod_so.la server/mpm/prefork/libprefork.la os/unix/libos.la -lm /Distrib/MapGuide/2.0/LinuxApt/httpd-2.2.4/srclib/pcre/libpcre.la /Distrib/MapGuide/2.0/LinuxApt/httpd-2.2.4/srclib/apr-util/libaprutil-1.la -lpq -lsqlite3 -lexpat /Distrib/MapGuide/2.0/LinuxApt/httpd-2.2.4/srclib/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl libtool: link: cannot find the library `/usr/lib/libexpat.la' This library really is not present. [EMAIL PROTECTED] LinuxApt]# ls -l /usr/lib/libexpat* -rw-r--r-- 1 root root 196958 Авг 23 2007 /usr/lib/libexpat.a lrwxrwxrwx 1 root root 27 Ноя 14 00:31 /usr/lib/libexpat.so -> ../../lib/libexpat.so.1.5.2 lrwxrwxrwx 1 root root 17 Ноя 21 20:14 /usr/lib/libexpat.so.0 -> libexpat.so.0.5.0 -rwxr-xr-x 1 root root 133376 Авг 22 2007 /usr/lib/libexpat.so.0.5.0 The library libexpat.la was in previous versions Fedora. In current Fedora 8 in a package expat-devel libraries libexpat.la are not present. I ask to help. P.S. In the version mapguide-2RC2 such mistake did not arise. The library libexpat.la was not required. P.S.S Use linux Fedora 8 and gcc-4.1.2-33 _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
