FW: [Samba] Samba 3.0.11 on AIX 4.3
Harri.Huttula at outokumpu.com
Harri.Huttula at outokumpu.com
Fri Mar 11 09:53:29 GMT 2005
Hi,
I have managed to install samba-3.0.11 to AIX 5.2 M3 machine with
following software:
- gcc-3.3.2 ( from www.bullfreeware.com )
- openssl ( from www.bullfreeware.com )
- byacc-20040328 ( source )
./configure --prefix=/usr/local/byacc-20040328
- krb5-1.3.5 ( source )
CPPFLAGS='-I/usr/local/include' ./configure
--prefix=/usr/local/krb5-1.3.5 \
--enable-dns --enable-dns-for-kdc --enable-dns-for-realm --with-krb4
- openldap-2.2.23 ( source )
./configure --prefix=/usr/local/openldap-2.2.23 --without-bdb \
--disable-bdb -enable-null
- libiconv-1.9.1 ( source )
./configure \
--prefix=/usr/local/libiconv-1.9.1
- gettext-0.14.2 ( source )
./configure --prefix=/usr/local/gettext-0.14.2 \
--with-libiconv-prefix=/usr/local/libiconv
- samba-3.0.11
LDFLAGS='-L/usr/local/openldap/lib' \
CPPFLAGS='-I/usr/local/openldap/include' \
./configure --prefix=/usr/local/samba-3.0.11 \
--with-ldap --with-ads \
--with-winbind --with-krb5=/usr/local/krb5 \
--with-libiconv=/usr/local/libiconv
Never done it on AIX 4.3 but i suppose this could work in that too.
- Harri
"Ayotunde Itayemi" <aitayemi at vmobile-nigeria.com>
Sent by:
samba-technical-bounces+harri.huttula=outokumpu.com at lists.samba.org
11/03/2005 10:24 AM
To: <samba at lists.samba.org>
cc: samba-technical at lists.samba.org, (bcc: Harri Huttula/TORNIO/Outokumpu)
Subject: FW: [Samba] Samba 3.0.11 on AIX 4.3
Eh ... will someone kindly take a look at this? I have "reduced"
the mail since it wasn't answered at all since I sent it in a
couple of days ago. Thanks.
Hi All,
Pls has anyone successfully installed Samba 3 on an AIX 4.3 (RS6000)
system?
The only precompiled binary I was able to find - v 3.0.4 from
bullfreeware.com
did not work after installation. I haven't been successful trying to
install
it from source. I have downloaded various requisite programs such as
kerberos
(which won't compile either) and openldap.
I am particularly interested in Samba's ability to join a Windows2K
domain
and its ACLs capabilities. Pls any help would be appreciated.
First, it (kerberos) kept complaining about not being able to determine
some thread stuff, I got past that by using the --disable-thread option.
Then configure goes through, but "make" crashes out.
I was partially successful by installing GNU bison, and GNU binutils,
now it goes much further before crashing out.
Bison 2.0 came up with a YACC's "shift" error but I had some luck with
version 1.30
Any ideas please? Samba won't successfully compile either. I couldn't
locate any
configure option that turns off threading in its case.
I have also tried GNU make, but that bombed out almost immediately with
some message about output file not specified or so.
Openldap wouldn't compile either, but I was able to get a precompiled
binary
version which I just extracted out.
======================================================================
The error I got after the installation of v 3.0.4 when I tried to
start the executables was (:
# cd /usr/local
# ls
bin lib man samba
# cd samba/sbin
# ./swat
exec(): 0509-036 Cannot load program ./swat because of the following
errors:
0509-150 Dependent module /usr/lib/libiconv.a(libiconv.so.2)
could not be loaded.
0509-152 Member libiconv.so.2 is not found in archive
# ./samba
ksh: ./samba: not found.
# ls
nmbd smbd swat
# ./smbd
exec(): 0509-036 Cannot load program ./smbd because of the following
errors:
0509-150 Dependent module libldap.a(libldap.so.2) could not be
loaded.
0509-022 Cannot load module libldap.a(libldap.so.2).
0509-026 System error: A file or directory in the path name does
not exist.
# ./nmbd
exec(): 0509-036 Cannot load program ./nmbd because of the following
errors:
0509-150 Dependent module /usr/lib/libiconv.a(libiconv.so.2)
could not be loaded.
0509-152 Member libiconv.so.2 is not found in archive
#
=======================================================================
The error changed slightly after I extracted a precompiled version of
openldap (openldap.2.2.21.tar) to:
bash-2.05b# smbd
exec(): 0509-036 Cannot load program smbd because of the following
errors:
0509-150 Dependent module
/usr/local/lib/libldap.a(libldap.so.2) could not be loaded.
0509-152 Member libldap.so.2 is not found in archive
bash-2.05b# cd /usr/lib/libiconv.a
This message is meant for the addressee only and may contain
confidential and legally privileged information. Any unauthorised
review, use, copying, storage, disclosure or distribution of this e-
mail and any attachments is strictly prohibited. If you are not the
named recipient or have otherwise received this communication in
error, please destroy this message from your system and kindly notify
the sender by e-mail. Thank you for your co-operation.
More information about the samba-technical
mailing list