helstar
03-23-2003, 05:06 PM
ok well i have been working on this for over 2 months now trying to get this to work and reading.
this is my setup.
useing 2pcs. one is running winme and the othere is running winme on part of the hardrive and has linux installed on the other half. really new to linux but herd it a very good os.
my linux os is 8.0
both machines are useing a linksys 5 port hub
first pc is running eq and a dialup (aol) and the 2 pc is running the linux.
my network is useing the dhcp, windows networking config.
both machines are able to use the internet. now me beeing new to linux i still haveing figured out how to look at my files on my win machin. but like i said iam able use the internet on my linux and my winme machine via useing aol dialup adapter. so that part is working.
i bouhgt the guide from ding showeq set up and so far it is a very good guide. now im doing the first part of setting up the showeq,downloading the files.
from what i understand is that the first step i need to type.
"wget ftp://ftp.rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/libpcap-0.6.2.16.i386.rpm"
is the first command that i need to download
it runs ,does its checks, and then i get a big fat error, INVAILD PORT.
at first i thought maybe my winmachine is blocking me from downloading on the linux machine but. i have done my automatic updates for 8.0 and it downloaded fine. now like i said ealier, im very new to this OS so finding files and trying to understand it im confussed.
i have went to the next step in the guide my downloading . i did the next setp.
cd /usr/lib
wget ftp://smurfette.trifocus.net/pub/libeq/i386/linux/libEQ.a
and it worked and found the port.
so i did the next step.
cd /
mkdir /seq
now i get an error after that step (mkdir:connot create directory '/seq': file exists
so i think i understand that so i go to the next step
cd /seq
export CVSROOT=:pserver:[email protected] :/cvsroot/seq
then
cvs login
cvs checkout showeq
and then it starts downloading the showeq files
this is my setup.
useing 2pcs. one is running winme and the othere is running winme on part of the hardrive and has linux installed on the other half. really new to linux but herd it a very good os.
my linux os is 8.0
both machines are useing a linksys 5 port hub
first pc is running eq and a dialup (aol) and the 2 pc is running the linux.
my network is useing the dhcp, windows networking config.
both machines are able to use the internet. now me beeing new to linux i still haveing figured out how to look at my files on my win machin. but like i said iam able use the internet on my linux and my winme machine via useing aol dialup adapter. so that part is working.
i bouhgt the guide from ding showeq set up and so far it is a very good guide. now im doing the first part of setting up the showeq,downloading the files.
from what i understand is that the first step i need to type.
"wget ftp://ftp.rpmfind.net/linux/redhat/8.0/en/os/i386/RedHat/RPMS/libpcap-0.6.2.16.i386.rpm"
is the first command that i need to download
it runs ,does its checks, and then i get a big fat error, INVAILD PORT.
at first i thought maybe my winmachine is blocking me from downloading on the linux machine but. i have done my automatic updates for 8.0 and it downloaded fine. now like i said ealier, im very new to this OS so finding files and trying to understand it im confussed.
i have went to the next step in the guide my downloading . i did the next setp.
cd /usr/lib
wget ftp://smurfette.trifocus.net/pub/libeq/i386/linux/libEQ.a
and it worked and found the port.
so i did the next step.
cd /
mkdir /seq
now i get an error after that step (mkdir:connot create directory '/seq': file exists
so i think i understand that so i go to the next step
cd /seq
export CVSROOT=:pserver:[email protected] :/cvsroot/seq
then
cvs login
cvs checkout showeq
and then it starts downloading the showeq files