Title: EFW2.4_Samba_Fix.tgz dependencies Post by: office_oit on Tuesday 06 December 2011, 10:22:45 pm Hi guys,
i search for a while but i'm here now... :-X i've read topic=1949.0 , ready to install but i'm stuck with dependencies: ./install.sh Preparing... ########################################### [100%] package cracklib-dicts-2.7-29.endian0.i386 is already installed package cracklib-2.7-29.endian0.i386 is already installed error: Failed dependencies: db >= 4.2.52 is needed by (installed) openldap-2.2.20-4.endian3.i586 Preparing... ########################################### [100%] package readline-4.3-13.endian2.i386 is already installed error: Failed dependencies: libopenldap = 2.2.20 is needed by (installed) openldap-2.2.20-4.endian3.i586 Preparing... ########################################### [100%] package krb5-libs-1.8.2-60.endian3.i386 is already installed error: Failed dependencies: libdb-4.7.so is needed by pam-1.1.1-66.17.endian4.i386 error: Failed dependencies: liblber-2.4.so.2 is needed by samba-3.5.4-2.endian9.i386 libldap-2.4.so.2 is needed by samba-3.5.4-2.endian9.i386 libopenldap >= 2.4.23 is needed by samba-3.5.4-2.endian9.i386 libpam.so.0(LIBPAM_1.0) is needed by samba-3.5.4-2.endian9.i386 pam >= 1.1.1 is needed by samba-3.5.4-2.endian9.i386 liblber-2.4.so.2 is needed by samba-common-3.5.4-2.endian9.i386 libldap-2.4.so.2 is needed by samba-common-3.5.4-2.endian9.i386 libpam.so.0(LIBPAM_1.0) is needed by samba-common-3.5.4-2.endian9.i386 libpam.so.0(LIBPAM_EXTENSION_1.0) is needed by samba-common-3.5.4-2.endian9.i386 i'm new to EFW world, how i can install packages with EFW like yum way in RHEL/centos? I successfully join EFW to domain: i'm able to query domain users&groups but when putting userid & password in browser can't login tanks in advance Title: Re: EFW2.4_Samba_Fix.tgz dependencies Post by: mrkroket on Thursday 08 December 2011, 10:51:53 am This patch was intended for Endian Firewall v2.4 (not 2.4.1) with kernel PAE installed.
It will not work on any other release. It indeed fix samba problems with Active Directory 2008 R2 (only that specific problem). On v2.4.1 maybe it's fixed by default. Endian firewall doesn't have any kind of yum, it's a crippled version of CentOS. You must create a developer box, and then create the packages there. That's what I did to create those patches. |