Error in kde compile script on SXS...

Jerry McBride mcbrides9
Mon May 17 11:34:26 PDT 2004


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



More information about the Linux-users mailing list