i seem to have had less luck with this
[]# cd /seq/showeq
i finally found the directory that showeq was in so far so good
actually it is in usr/local/share/showeq/ if that makes any sense
[]# make distclean
i type in make distclean and i get the following, where did i allready go wrong on the first command lol... !
make: *** NO rule to make target `distclean'. Stop.
[]# cvs -d :pserver:
[email protected]:/cvsroot/seq login
I continue on with it anyway and type in the above. I get asked for a password which I dont have... I tried anon .. it was refused
[]# cvs -z3 update
says directory invalid, well I quess I am toast by now anyway, can someone show me where my errrors are.. I am using RH 7.2 thanks..!
The rest below i will just type i assume..
[]# cvs -d :pserver:
[email protected]:/cvsroot/seq logout
[]# export CC=gcc3
[]# export CXX=g++3
[]# export QTDIR=/usr/lib/qt-2.3.2
[]# make -f Makefile.dist
[]# ./configure
[]# make
[]# make install