On Fri, 2005-03-18 at 13:40 +0100, Rainer Peter Feller wrote: > does anybody succeeded in building this package? > > all I get is this : > /usr/bin/python configure.py -c -d /usr/lib/python2.4/site-packages > -v /share/sip/ -t "$builddir/pykde" > > PyKDE version 3.11.3 > ------- > > Python include directory is /usr/include/python2.4 > Python version is 2.4.0 > > sip version is 4.1.1 (4.1.1) > > Qt directory is /opt/qt > Qt version is 3.3.4 > > PyQt directory is /pyqt/sip > PyQt version is 3.13 (3.13.0) > The build directory is > //Q/kdebindings-3.4.0/src/kdebindings-3.4.0/python/pykde. > > > If reporting errors, paste all of the output above into your > message and post to the PyKDE mailing list at: > > mailto: [email protected] > subscribe: http://mats.imk.fraunhofer.de/mailman/listinfo/pykde > > You can redirect the output into a file (> output.txt) if needed > > > An internal error occured. Please report all output from the program, > including the following traceback, to the PyKDE mailing list > > Traceback (most recent call last): > File "configure.py", line 856, in ? > main(sys.argv) > File "configure.py", line 798, in main > init_and_check_sanity () > File "configure.py", line 182, in init_and_check_sanity > check_kde_installation () > File "configure.py", line 375, in check_kde_installation > discoverKDE3 () > File "configure.py", line 361, in discoverKDE3 > libSearchPaths = [os.path.join (opt_kdebasedir, "lib")] > File "/usr/lib/python2.4/posixpath.py", line 62, in join > elif path == '' or path.endswith('/'): > AttributeError: 'NoneType' object has no attribute 'endswith' > make[2]: *** [prepkde] Error 1 > make[2]: Leaving directory > `/Q/kdebindings-3.4.0/src/kdebindings-3.4.0/python' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/Q/kdebindings-3.4.0/src/kdebindings-3.4.0' > make: *** [all] Error 2 > > anny idea? oh the problem lies in readlink ... yes readlink from tetex, patch not aplied, got ancient version of readlink, patched "readlink -f" to "readlink" and that was the result HOW THE HELL SOULD I HAVE KNOWN THAT! oh yes, most probably by reading blfs (again (-: ) this side effect realy make me pissed!
may be we should have a side-efects.faq ... BTW when do you compile Python ... I build it twice: one before X and one after tk ... -- H CUH Rainer Peter Feller H -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
