Magnakai
05-25-2003, 11:53 PM
I, being a noob have spent all weekend and finally figured it out! So here is what I did for all you noobs out there who don't know RH that well either. I started with a fresh install of RH9.
Log in as "root"
start the terminal
Use the file explorer to create the seq folder
then create the showeq folder inside of the seq folder
go back to the terminal
type "cd /seq/showeq"
type "cvs :pserver:[email protected]:/cvsroot/seq login"
type "cvs -z3 update"
type "cvs :pserver:[email protected]:/cvsroot/seq logout"
type "export QTDIR=/usr/lib/qt-3.1"
type "make -f Makefile.dist"
type"./configure"
type "make && make install"
Please remember that Unix is case sensitive. This worked for me with a fresh clean install and I hope it saves your weekend for actual game time instead of a weekend of frustration. Oh, and thank you to everyone with instruction post because without them I would have never figured it out!
Log in as "root"
start the terminal
Use the file explorer to create the seq folder
then create the showeq folder inside of the seq folder
go back to the terminal
type "cd /seq/showeq"
type "cvs :pserver:[email protected]:/cvsroot/seq login"
type "cvs -z3 update"
type "cvs :pserver:[email protected]:/cvsroot/seq logout"
type "export QTDIR=/usr/lib/qt-3.1"
type "make -f Makefile.dist"
type"./configure"
type "make && make install"
Please remember that Unix is case sensitive. This worked for me with a fresh clean install and I hope it saves your weekend for actual game time instead of a weekend of frustration. Oh, and thank you to everyone with instruction post because without them I would have never figured it out!