Ok wasnt sure which area newbie or here.
I just for the first time ever saw a linux system and it happens to be my own went and bought redhat9 instal went fine after a new cdrom was installed now for a few questions. I am trying to install MySQL but i see the directions say
cd to and ./configure ( what is this )
what does "cd" mean ?
Where does the line ./configure go?
ill add more wuestions after this gets figured out i only want to run 2 programs 1 is MySQL then the other is VerliHub which a p2p server for direct connect but with that i need to create a database. someone help me out please
what about a line like this where would i put this ?
To extract gzip-1.2.4.tar and compile the sources
do:
tar xvf gzip-1.2.4.tar
cd gzip-1.2.4
./configure
make
This is the kinda things im getting really lost on