summaryrefslogtreecommitdiffstats
path: root/lib/test
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 17:16:40 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 17:16:40 +0000
commitd70d4b00d89d6616493e0c9a4926172b3978611a (patch)
tree0363f2386aadad59fe341cd054f626a76305f070 /lib/test
parent72433ac9026a4ea198fda4603f293e32506c431e (diff)
* configure.in (DLDFLAGS): use linker_flag and changed undefined
and multiply_defined behaviors. cf [ruby-core:25086]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24642 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/test')
0 files changed, 0 insertions, 0 deletions
------------------------------------------------------- Currently support is included for the following Linux Distributions : RedHat and SuSE. In addition, packaging support is available for SGI and Solaris systems. We hope that other Unix OS vendors will contribute their binary distribution packaging control files - and we hope to make their binary packages available on the master ftp site under: ftp://samba.org/pub/samba/Binary_Packages/"OS_Vendor" source (The official Samba source files - expect more of these!): ------ ---------------------------------------------------------- To build your own binary files you will need a suitable ansi C compiler. Samba uses the GNU autoconf system. In order to build a default Samba for your platform cd into the source/ directory and then type : ./configure followed by : make To install the binaries built by the above type : make install then set up your configuration files. NOTE: OS Vendors who provide Samba binary packages will generally integrate all Samba files into their preferred directory locations. These may differ from the default location ALWAYS used by the Samba sources. Please be careful when upgrading a vendor provided binary distribution from files you have built yourself.