Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: jaffer on April 20, 2008, 04:23:50 PM

Title: rtld error
Post by: jaffer on April 20, 2008, 04:23:50 PM
i am getting error rtld when i was installing hylafax in sme server 7.3 can u help how to resolve this issue

"rtld(GNU_HASH) is needed by hylafax-4.3.4-1rhel5.i386"
Title: Re: rtld error
Post by: byte on April 20, 2008, 05:01:23 PM
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
Title: Re: rtld error
Post by: zatnikatel on April 20, 2008, 05:10:40 PM
i am getting error rtld when i was installing hylafax in sme server 7.3 can u help how to resolve this issue

"rtld(GNU_HASH) is needed by hylafax-4.3.4-1rhel5.i386"

by the sound of it you are new to Linux
It means you need to install rtld(GNU_HASH) before you install hylafax try yum install rtld
you could also try yum localinstall hylafax-4.3.4-1rhel5.i386.rpm that may resolve the problem as well
if they both don't work you will need to get the file else were make sure you get the right version number it told you to install
Title: Re: rtld error
Post by: cactus on April 20, 2008, 06:53:41 PM
by the sound of it you are new to Linux
It means you need to install rtld(GNU_HASH) before you install hylafax try yum install rtld
you could also try yum localinstall hylafax-4.3.4-1rhel5.i386.rpm that may resolve the problem as well
if they both don't work you will need to get the file else were make sure you get the right version number it told you to install

Sorry you are wrong here. The OP is using SME Server 7.3 and hence is installing the wrong version of the application as SME Server 7.3 is based on Centos 4.6, which is based on RHEL 4 (el4) and not RHEL5 (el5), which OP is installing.

OP should try and get hold of a el4 version and even better look for one in the default configured repositories or the SME Contribs repository, or if that all fails might consider Dag or atRPMS, but for newbies that might turn out to be a bit out of their league.

I suggest OP to look at this page in the wiki: http://wiki.contribs.org/HylaFax
Title: Re: rtld error
Post by: zatnikatel on April 20, 2008, 07:05:06 PM
Sorry you are wrong here. The OP is using SME Server 7.3 and hence is installing the wrong version of the application as SME Server 7.3 is based on Centos 4.6, which is based on RHEL 4 (el4) and not RHEL5 (el5), which OP is installing.

OP should try and get hold of a el4 version and even better look for one in the default configured repositories or the SME Contribs repository, or if that all fails might consider Dag or atRPMS, but for newbies that might turn out to be a bit out of their league.

I suggest OP to look at this page in the wiki: http://wiki.contribs.org/HylaFax

sorry my fault i did not look at the file name he had up that would only work on centos 5 or redhat advance server 5
Title: Re: rtld error
Post by: cactus on April 20, 2008, 07:06:58 PM
sorry my fault i did not look at the file name he had up that would only work on centos 5 or redhat advance server 5
Or SME Server 8 (in the future)