Bug 107073 - kdebindings is not compiled
Summary: kdebindings is not compiled
Status: RESOLVED NOT A BUG
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 22:23 UTC by kotjara
Modified: 2018-11-16 04:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kotjara 2005-06-08 22:23:34 UTC
Version:           kdebindings-3.3.92 (using KDE KDE 3.4.1)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3 
OS:                Linux

At installation kdebindings-3.3.92 (all installations by default) there is a message (after #make)

export PYTHONPATH = $ builddir/pykde: $ PYTHONPATH; \
cd ./pykde; \
export QTDIR =/usr/qt/; \
/usr/local/bin/python configure.py-c-d/usr/local/lib/python2.3/site-packages-v/usr/local/kde/share/sip/-t "$builddir/pykde"
Error: Couldn't locate KDE3 include directory (/usr is KDE base)

PyKDE version 3.11.3
-------

Python include directory is/usr/local/include/python2.3
Python version is 2.3.4

sip version is 4.1.1 (4.1.1)

Qt directory is/usr/qt/
Qt version is 3.3.4

PyQt directory is/usr/local/kdebindings-3.3.92/python/pyqt/sip
PyQt version is 3.13 (3.13.0)
The build directory is/usr/local/kdebindings-3.3.92/python/pykde.


If reporting errors, paste all of the output above into your
message and post to the PyKDE mailing list at:

mailto:PyKDE@mats.imk.fraunhofer.de
subscribe:http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

You can redirect the output into a file (> output.txt) if needed

Why?
Comment 1 Andrew Crouthamel 2018-11-02 04:26:27 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Andrew Crouthamel 2018-11-16 02:42:25 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 3 Chris Burel 2018-11-16 04:41:52 UTC
It looks like this was just asking for information and wasn't an actual problem. OP states a message was printed after install, and doesn't describe any problems with the build process.