This is the ubiqx binary tree and linked list library.
[Samba.git] / packaging / SGI / README
blob4b174b34df0af4e78e21ee43c66d75246ecea197
1 This directory contains sample files for using Samba on an IRIX
2 system.  These were taken from a system running IRIX 6.2.  The
3 client machines were running Win95 and connected via the Ethernet
4 using TCP/IP and DNS.  Consult the Samba documentation for tips
5 on configuring Samba "properly"; this smb.conf file is very simple.
6 Consult the Microsoft help/documentation to understand how to
7 configure the networking support on the PC clients (Win95, WfW,
8 etc.).
10 This distribution is configured so that various Samba configuration,
11 binary, and log files are placed in the /usr/samba file hierarchy.
12 Man pages are placed in the /usr/share/catman/u_man hierarchy.
14 The version number of the distribution is a 10 digit number that
15 is created from the samba version number plus a release number.
16 Each section of the samba version number forms 2 digits of the
17 version number (with leading zeros if necessary).
19 samba version 1.9.16   first release would become  0109160000
20 samba version 1.9.16p9 first release would become  0109160900
21 samba version 1.9.16p9 second release would become 0109160901
23 You can enable all printers on your system to be used by samba
24 by running the script /usr/samba/mkprintcap.sh
26 This distribution automatically configures samba to run as deamons
27 by the script /etc/init.d/samba and the file /etc/config/samba 
28 (used by chkconfig). If you would prefer to have samba started by 
29 inetd you can run the script /usr/samba/inetd.sh. 
31 To create a Samba distribution you must have the Documenter's WorkBench
32 package installed to format the manual pages. In addition you need
33 to have the Software Packager software (inst_dev) installed to
34 generate the inst images.
36 From /usr/samba/packaging/SGI directory run the mkrelease.sh script. 
37 The package files will be placed in ./bins