eqhunter
05-31-2004, 06:32 PM
hey all.. Im getting a timeout when I do the csv -z3 update
I was wondering if there is a workaround for this.
this is the command list Im using to update SEQ..
[]# cd /seq/showeq
[]# make distclean
[]# cvs -d:pserver:[email protected]:/cvsroot/seq login
[]# cvs -z3 update
[]# cvs -d:pserver:[email protected]:/cvsroot/seq logout
[]# export CC=gcc3
[]# export CXX=g++3
[]# export QTDIR=/usr/lib/qt-3.2.3
[]# make -f Makefile.dist
[]# ./configure
[]# make
[]# make install
thanks
I was wondering if there is a workaround for this.
this is the command list Im using to update SEQ..
[]# cd /seq/showeq
[]# make distclean
[]# cvs -d:pserver:[email protected]:/cvsroot/seq login
[]# cvs -z3 update
[]# cvs -d:pserver:[email protected]:/cvsroot/seq logout
[]# export CC=gcc3
[]# export CXX=g++3
[]# export QTDIR=/usr/lib/qt-3.2.3
[]# make -f Makefile.dist
[]# ./configure
[]# make
[]# make install
thanks