Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

samba install

1 view
Skip to first unread message

sys_admin

unread,
Mar 5, 2003, 6:30:48 PM3/5/03
to
hi,
anybody knows how to install samba without freeware CDs?
i had tried couple of times with internet tardist by sgi.com, but had
some conflicts.
conflicts say i need to install some files as fw_something.

mark

Jeff Long

unread,
Mar 5, 2003, 11:02:02 AM3/5/03
to

You could try getting a tardist directly from the samba team (e.g.
http://us2.samba.org/samba/ftp/Binary_Packages/IRIX/)

Jeff Long

Jerry Jorgenson

unread,
Mar 5, 2003, 6:45:50 PM3/5/03
to

Hi Mark,

Use the following method to install freeware. The trick is to download
all the freeware, and only install what you want plus what is required.
This is an easy task if you have it all. Also inst helps rather than
swmgr.

Jerry

1. su -

2. mkdir /usr/dist;cd /usr/dist

3. ftp freeware.sgi.com
> cd Dist
>bin
>prompt
>mget *
>bye

4. find . -name "*tardist" -exec tar -xvf {} \;

5. inst
>from /usr/dist
>step
>conflicts
>go
>exit

--
Jerry Jorgenson
je...@j3iss.com
http://www.j3iss.com/

Scott Henry

unread,
Mar 5, 2003, 8:04:14 PM3/5/03
to
>>>>> "J" == Jerry Jorgenson <je...@j3iss.com> writes:

J> On Wed, 05 Mar 2003 17:30:48 -0600, sys_admin wrote:

>> hi,
>> anybody knows how to install samba without freeware CDs? i had tried
>> couple of times with internet tardist by sgi.com, but had some
>> conflicts.
>> conflicts say i need to install some files as fw_something.
>>
>> mark

J> Hi Mark,

J> Use the following method to install freeware. The trick is to download
J> all the freeware, and only install what you want plus what is required.
J> This is an easy task if you have it all. Also inst helps rather than
J> swmgr.

If your bandwidth is more limited, try using the inst_get script
from the fw_common.sw.selections subsystem. It automates the process
of fetching the pre-req packages, though it is not very smart about
it, often fetching more than the minimum.

You will also need to install the appropriate version of wget (with
or without socks support) from fw_wget package.

Create a subdirectory, or it defaults to creating and using
/var/tmp/inst-get. The syntax is:

% /usr/freeware/relnotes/selections/inst-get fw_wget.sw.wget-socks5

(or whichever package you want to fetch with it's prereqs.)

--
Scott Henry <sco...@sgi.com> / Help! My disclaimer is missing!
IRIX/Linux MTS, / http://reality.sgiweb.org/scotth/
Silicon Graphics, Inc / SGI-One step ahead

[Note: aaan...@sgi.com and zedw...@sgi.com aren't for humans ]

0 new messages