You are not logged in.

1

Tuesday, June 24th 2003, 6:35pm

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 ?

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

2

Wednesday, June 25th 2003, 6:45pm

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