cllnsj
10-25-2002, 01:09 PM
I read that the CVS opcode files had been updated recently (confirmed that they were patched through earlier this morning). I ran the CVS as usual & am at least seeing a screen now, but the map is all jumbled. No spawns are visible, no accurate map is visible, just a very large panel with tiny grids & constant zig-zaging lines traveling across the screen. I suppose that this is an improvement; however, it is not working as well as I read that it is supposed to now. Could this possibly be a cvs error or did I do something wrong with the download? I used the listed recommendation for the CVS process (Mandrake 8.2):
cd /root/showeq
make distclean
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 update
cvs -d :pserver:[email protected]:/cvsroot/seq logout
export CC=gcc-3.0.4 ; export CXX=g++-3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2
make -f Makefile.dist && ./configure && make && make install
Any suggestions are greatly appreciated, as I am totally stumped why this is happening.
PS: The listed CVS update info was taken directly from the installation guide on this websight, just posted for reference purposes. SEQ was working like a charm prior to the recent patches, so I know that at least the original instalation was done properly.
cd /root/showeq
make distclean
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 update
cvs -d :pserver:[email protected]:/cvsroot/seq logout
export CC=gcc-3.0.4 ; export CXX=g++-3.0.4 ; export QTDIR=/usr/lib/qt-2.3.2
make -f Makefile.dist && ./configure && make && make install
Any suggestions are greatly appreciated, as I am totally stumped why this is happening.
PS: The listed CVS update info was taken directly from the installation guide on this websight, just posted for reference purposes. SEQ was working like a charm prior to the recent patches, so I know that at least the original instalation was done properly.