Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
help me for trace the make process
Hi, i try to compile kde 3.1.2 since 2-3 week and when i install kdegraphics the "make" does't work but i see some message before and i am unable to read it because it is too fast and the message is not in the config.status or other file, i hope my problem is there but to find it i must be able to read it !
can someone help me please ?
If the output disappears to fast, you can redirect it to a file
make > output.txt 2>err.txt
will direkt all normal output to output.txt and all output on stderr to err.txt
hth,
_
Qt/KDE Developer
Debian User