Mailinglist Archive: opensuse-edu (62 mails)
| < Previous | Next > |
Re: [suse-linux-uk-schools] Squid Starting Problem
- From: "adrian.wells" <adrian.wells@xxxxxxxxxxxxx>
- Date: Mon, 1 Mar 2004 16:01:28 +0000 (UTC)
- Message-id: <006101c4159e$2c041e60$290a0a64@stn076>
Ha! Thanks :-) I've just been looking on the web for hints on how to do this
:-)
This was never a problem before, is it to do with the SuSE version change?
7.2 to 9 ?
Kind regards
Adrian
----- Original Message -----
From: Thomas Adam <thomas_adam16@xxxxxxxxx>
To: adrian.wells <adrian.wells@xxxxxxxxxxxxx>;
<suse-linux-uk-schools@xxxxxxxx>
Sent: Monday, March 01, 2004 3:30 PM
Subject: Re: [suse-linux-uk-schools] Squid Starting Problem
> --- "adrian.wells" <adrian.wells@xxxxxxxxxxxxx> wrote: > Hi again,
> >
> > > ./squid
> > As I said that was from
> >
> > /usr/local/squid/sbin
> >
> >
> > > command. Type in "pwd" before you do it again.
> > This returned the same path. The command would not work unles I used ./
>
> Yes. In that case in /etc/profile.local
>
> (create it if it does not exits), add the following (as root):
>
> ---------------------
> #!/bin/sh
> export PATH=$PATH:/usr/local/squid/sbin
> ----------------------
>
> save the file, and:
>
> chmod o+r /etc/profile.local
> source /etc/profile.local
>
> Then run you squid binary, and it will work fine.
>
> HTH,
>
> -- Thomas Adam
>
> =====
> "The Linux Weekend Mechanic" -- http://linuxgazette.net
> "TAG Editor" -- http://linuxgazette.net
>
> "<shrug> We'll just save up your sins, Thomas, and punish
> you for all of them at once when you get better. The
> experience will probably kill you. :)"
>
> -- Benjamin A. Okopnik (Linux Gazette Technical Editor)
>
>
>
>
>
> ___________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
>
> --
> To unsubscribe, e-mail: suse-linux-uk-schools-unsubscribe@xxxxxxxx
> For additional commands, e-mail: suse-linux-uk-schools-help@xxxxxxxx
>
>
:-)
This was never a problem before, is it to do with the SuSE version change?
7.2 to 9 ?
Kind regards
Adrian
----- Original Message -----
From: Thomas Adam <thomas_adam16@xxxxxxxxx>
To: adrian.wells <adrian.wells@xxxxxxxxxxxxx>;
<suse-linux-uk-schools@xxxxxxxx>
Sent: Monday, March 01, 2004 3:30 PM
Subject: Re: [suse-linux-uk-schools] Squid Starting Problem
> --- "adrian.wells" <adrian.wells@xxxxxxxxxxxxx> wrote: > Hi again,
> >
> > > ./squid
> > As I said that was from
> >
> > /usr/local/squid/sbin
> >
> >
> > > command. Type in "pwd" before you do it again.
> > This returned the same path. The command would not work unles I used ./
>
> Yes. In that case in /etc/profile.local
>
> (create it if it does not exits), add the following (as root):
>
> ---------------------
> #!/bin/sh
> export PATH=$PATH:/usr/local/squid/sbin
> ----------------------
>
> save the file, and:
>
> chmod o+r /etc/profile.local
> source /etc/profile.local
>
> Then run you squid binary, and it will work fine.
>
> HTH,
>
> -- Thomas Adam
>
> =====
> "The Linux Weekend Mechanic" -- http://linuxgazette.net
> "TAG Editor" -- http://linuxgazette.net
>
> "<shrug> We'll just save up your sins, Thomas, and punish
> you for all of them at once when you get better. The
> experience will probably kill you. :)"
>
> -- Benjamin A. Okopnik (Linux Gazette Technical Editor)
>
>
>
>
>
> ___________________________________________________________
> Yahoo! Messenger - Communicate instantly..."Ping"
> your friends today! Download Messenger Now
> http://uk.messenger.yahoo.com/download/index.html
>
> --
> To unsubscribe, e-mail: suse-linux-uk-schools-unsubscribe@xxxxxxxx
> For additional commands, e-mail: suse-linux-uk-schools-help@xxxxxxxx
>
>
| < Previous | Next > |