Re: [Kmatplot-general] compile errors
Brought to you by:
kamil
From: Sam H. <sa...@ne...> - 2002-05-24 21:39:12
|
> what is exactly your linux system ? > Redhat, Debian, LFS, Suse ? i am runngin Linux From Scratch, a variant on verison 3.0... i have compield everythign on my system myself, so i'm pretty sure i have everythign that is required, i never had any problems compiling earlier versions of kmatplot on qt2, and i have used qt3 to compile kde3 (which i promptly removed becuase it is VERY bloated) and i deleted the qt3 tree and recompiled the non-threaded version jsut so kmatplot could use it, when compiling qt3 i use; ../configure -shared -xinerama -xrender -xkb -sm -no-thread -qt-gif -system-libpng -system-libmng -system-zlib -system-libjpeg -xft -no-g++-exceptions -release and for kmatplot i use; ../configure --prefix=/usr/X11R6 --disable-debug --with-qt-dir=/usr/lib/qt3 -with-pythondir=/usr/lib/python2.2 --with-numpy=/usr/lib/python2.2 --with-scilab-lib-dir=/usr/X11R6 --enable-final the kmatplot code seems to redeclare a whoel lot of values, i get parse errrors when constants are changed. i use gcc-2.95.3 with glibc 2.2.5, linux 2.4.18. cheers, Sam -- Misfortune, n.: The kind of fortune that never misses. -- Ambrose Bierce, "The Devil's Dictionary" |