LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 05-24-2005, 01:08 AM   #31
krayz1e
Member
 
Registered: Aug 2004
Location: Sydney
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15

ok well i guess wat i need is

how to install squid

cos i have obviously taking the wrong $path (no pun)
 
Old 05-24-2005, 03:39 AM   #32
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Well, to install squid, as already explained:

- download wget if you haven't it already
- download pkg-get from blastwave.org
- run "pkg-get -i squid"

That's it.

Should you have trouble understanding these steps, please tell us what needs clarifications.

And be aware that after succeeding answering "how to install squid", you'll be faced with the "how to configure squid", which may be a tougher job ...
 
Old 05-24-2005, 03:42 AM   #33
krayz1e
Member
 
Registered: Aug 2004
Location: Sydney
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
where do u put pkg-get
 
Old 05-24-2005, 09:55 AM   #34
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
You are free to put it anywhere you like, for example create the directory /opt/local/bin
Code:
mkdir -p /opt/local/bin
then copy wget to it
Code:
cp wget /opt/local/bin
chmod +x /opt/local/bin/wget
then add the destination directory to your PATH
Code:
PATH=$PATH:/opt/local/bin
If you want this PATH setting to persist, set it in /etc/default/login
Extract of /etc/default/login file:
Code:
...
# PATH sets the initial shell PATH variable
#
PATH=/usr/bin:/sbin:/usr/sbin:/opt/local/bin
...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up the NFS server on Solaris Box suresheva31 Linux - Networking 1 04-01-2005 12:51 PM
problems jumpstarting Solaris from a fedora core 2 box coontie Linux - General 0 11-08-2004 11:26 PM
LINUX on Solaris sparc BOX ? nuwanguy Solaris / OpenSolaris 5 08-26-2003 01:57 PM
A tape drive and a Solaris box allocate Linux - Hardware 3 07-29-2003 09:40 AM
im on a solaris box and i want to see access log? ForumKid Solaris / OpenSolaris 4 11-05-2002 12:12 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 06:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration