JHT ===> More documentation for those who can't find the docs directory.
[samba.git] / Manifest
1 Copyright (C) 1997 - Samba-Team
2
3 The Samba package you have just unpacked contains the following:
4
5 Directory       Notes:
6 =========       ======
7 docs            (Samba Documentation):
8 --------------------------------------
9         Note in particular two files - INSTALL.txt and DIAGNOSIS.txt
10         You should also pay close attention to all the files with a
11         .txt extension.
12
13         Most problems can be solved by reference to the two files mentioned.
14
15
16 examples        (Example configuration files):
17 ----------------------------------------------
18         Please pay close attention to the reference smb.conf file
19         smb.conf.default that has now been included as the master guide.
20
21         Do read the smb.conf manual page in considering what settings are
22         appropriate for your site.
23
24
25 packaging       (Only for those wishing to build binary distributions):
26 -----------------------------------------------------------------------
27         Currently support is included only for RedHat Linux. We hope that
28         other Unix OS vendors will contribute their binary distribution
29         packaging control files - and we hope to make their binary packages
30         available on the master ftp site under:
31                 samba.anu.edu.au/pub/samba/Binary_Packages/"OS_Vendor"
32
33
34 source          (The official Samba source files - expect more of these!):
35 --------------------------------------------------------------------------
36         To build your own binary files you will need a suitable ansi C
37         compiler. Also, you must edit the enclosed "Makefile" as required
38         for your operating system platform. Then just run:
39                 a) make
40                 b) make install
41         then
42                 c) set up your configuration files.
43
44         NOTE: OS Vendors who provide Samba binary packages will generally
45         integrate all Samba files into their preferred directory locations.
46         These may differ from the default location ALWAYS used by the Samba
47         sources. Please be careful when upgrading a vendor provided binary
48         distribution from files you have built yourself.