Script started on Sat Nov 27 20:47:14 1999
[slambo@jenlamb klavg]$ make
moc -o graph.moc graph.h
g++ -c -DKLAVGVERSION=\"1.1\" -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -I/usr/lib/qt/include  -I/opt/kde/include -I/usr/include/qt graph.cc
moc -o klavg.moc klavg.h
moc -o prefsdlg.moc prefsdlg.h
moc -o prefsdlgData.moc prefsdlgData.h
g++ -c -DKLAVGVERSION=\"1.1\" -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -I/usr/lib/qt/include  -I/opt/kde/include -I/usr/include/qt klavg.cc
g++ -c -DKLAVGVERSION=\"1.1\" -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -I/usr/lib/qt/include  -I/opt/kde/include -I/usr/include/qt prefsdlg.cc
g++ -c -DKLAVGVERSION=\"1.1\" -O2 -fno-strength-reduce -Wall -W -I/usr/X11R6/include -I/usr/lib/qt/include  -I/opt/kde/include -I/usr/include/qt prefsdlgData.cc
g++ graph.o  klavg.o  prefsdlg.o prefsdlgData.o -o klavg -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib -lqt -lkdecore -lkdeui -lkfile -lkfm -lXext -lX11 -lm
[slambo@jenlamb klavg]$ su
Password: 
[root@jenlamb klavg]# make install
cp klavg /usr/bin
chown root:root /usr/bin/klavg
chmod a=rx,go-w /usr/bin/klavg
[root@jenlamb klavg]# exit
[slambo@jenlamb klavg]$ 
Script done on Sat Nov 27 20:47:52 1999
