I've been tinkering with the kde3 source code and have been using the kde
copiler script that
Federico Voges created. In its use I've turn up a small programming error.
The options line for libxml should point to
the directory that contains the libx libraries...
libxml*)
OPTIONS="--prefix=/usr --with-threads --with-zlib"
;;
libxml*)
OPTIONS="--prefix=/usr --with-threads --with-zlib=/usr/lib"
;;
--
*************************************************************************
*****
Registered Linux User Number 185956
http://groups.google.com/groups?hl=en&safe=off&group=linux
12:19pm up 114 days, 17:28, 5 users, load average: 0.01, 0.03, 0.00
_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.