PDA

View Full Version : Easiest and Quickest way to get SEQ up and Running on Red Hat 7.3



BiGuY
06-18-2002, 02:02 AM
this is very easy to do :) all you gotta do is click the links save em to a folder and run a couple commands and then you can continue onto the tutorial

my suggestion on the initial install of linux is to install Development packages, and kernel development, things like that, and this should work with no problem :)

you should be logged onto root user

ok there are only 5 packages that you need to get SEQ working.
download these anyway you'd like onto your linux box thats running RH 7.3

just click and save :) all into the same folder

find an easy place such as /home

All these links should work, i just updated them on 6/19, shouldnt have problems

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/gcc3-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/gcc3-c++-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/libgcc-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/libstdc++3-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/libstdc++3-devel-3.0.1-3.i386.rpm

download all those into same directory

open up a console window

change to the directory you saved it in

lets say you saved all the packages into /home/

you would type:

cd /home
rpm -Uvh *.rpm

and it does its thing....

once thats complete you can continue to compile the qt thingy


Let me know if it solves your problems :)
back to the other tutorial (http://www.hackersquest.org/boards/viewtopic.php?t=276)

unknown_errors
06-18-2002, 10:27 PM
i was haveing a wole ship load of issues installing on mandrake 8.2
today i formatted my driver reinstalled and started with the above from the looks of the post ( or i'm just an idoit ) i didn't i needed to install any other rpms, the first rpm erro i got was xfree fonts whice i downloaded and installed for this addy
http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/
next error was some type of image formats missing png, bitmaps, things of the nature. i has unsure of what rpm had the support for this so i down all the rpms listed in this guild... well damm i can seem to find that link i printed it out so here the needed rpms
for compileing QT-2.3.2
cvs-1.11.1p1-3.i386.rpm
binutils-2.11.90.0.8-9.i386.rpm
glibc-2.2.4-13.i386.rpm
glibc-common.2.2.4-13.i386.rpm
glibc-devel.2.2.4.i386.rpm
note installing these first from the post above worked and thats the only way so far
gcc3-3.0.1-1-3.i386.rpm
gcc3-c++-3.0.1-3.i386.rpm
libgcc-3.0.1-3.i386.rpm
libstdc++3-3.0.1-3.i386.rpm
libstdcc++3-devel-3.0.1-3.i386.rpm
not on my system (mandrake 8.2) this rpm was not needed
if i were you i would download and try anyway ...
kernel-headers-2.4.7-10.i386.rpm
needed rpms for compileing of showEQ
libtools-1.4-8.i386.rpm
libtoos-lib-1.4-8.i386.rpm
autoconf-2.13-14.noarch.rpm
automake-1.4p5-2.noarch.rpm
zlib-1.1.3-24.i386.rpm
zlib-devel-1.1.3-24.i386.rpm
gdbm-1.8.0-10.i386.rpm
gdbm-devel-1.80-10.i386.rpm
ok then i was done with RPMS thats the tuffest part at lest for me it was ... and the order in whice these are installed seem to change things too
so far just the ones in the above post look like they need to be install first
all of these rpm can be downloaded from this addy
http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/
ctrl F search works and saves time !
good luck

chrisr99
06-19-2002, 05:57 AM
Edit: Thanks unknown_errors!

Your first and second link are the same, but I was able to peruse that directory and find the one I needed :)

unknown_errors
06-19-2002, 06:09 AM
http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/gcc3-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/gcc3-3.0.1-3.i386.rpm

http://mirror.hiwaay.net/redhat/redhat/linux/7.2/en/os/i386/RedHat/RPMS/libgcc-3.0.1-3.i386.rpm