|
List Info
Thread: Surgemail on FreeBSD 6.2 / 6.3 won't run / won't upgrade
|
|
| Surgemail on FreeBSD 6.2 / 6.3 won't
run / won't upgrade |
  Australia |
2007-10-30 07:44:34 |
Hi all,
I have installed a fresh FreeBSD 6.2 server, cvsup'ed to
6.3-PRERELEASE,
and while trying to run SurgeMail's
install.sh I get the following error
/usr/libexec/ld-elf.so.1: Shared object
"libcrypt.so.2" not found,
required by "surgemail"
Also get similar messages for libm.so.2 and libc_r.so.4.
There maybe
other but I didn't want to hack my system anymore
to try to get SurgeMail to work.
This seems similar to the following item from this mailing
list from
February last year
http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
Can Netwin please rebuild the FreeBSD 6 package so that it
is
installable on 6.2 / 6.3.
How did other FreeBSD 6 users get Surgemail installed?
Netwin, if you require more information please content me.
Ta
Gavin
|
|
| Re: Surgemail on FreeBSD 6.2 / 6.3
won't run / won't upgrade |
  New Zealand |
2007-10-30 16:13:35 |
Gavin Cameron wrote:
> Hi all,
>
> I have installed a fresh FreeBSD 6.2 server, cvsup'ed
to 6.3-PRERELEASE,
> and while trying to run SurgeMail's
> install.sh I get the following error
>
> /usr/libexec/ld-elf.so.1: Shared object
"libcrypt.so.2" not found,
> required by "surgemail"
>
> Also get similar messages for libm.so.2 and
libc_r.so.4. There maybe
> other but I didn't want to hack my system anymore
> to try to get SurgeMail to work.
>
> This seems similar to the following item from this
mailing list from
> February last year
>
>
> http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
>
>
> Can Netwin please rebuild the FreeBSD 6 package so that
it is
> installable on 6.2 / 6.3.
>
> How did other FreeBSD 6 users get Surgemail installed?
>
> Netwin, if you require more information please content
me.
Which surgemail did you use ?
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_f
reebsd6.tar.gz
or
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd4.tar.gz
Basically, try the freebsd6 one, failing that check if you
can install
compatibility libraries, certainly the freebsd4 binary used
to work on freebsd 6
installations so I suspect because of the way you've
installed freebsd6 you've
just failed to install the old libraries. Very likely you
can add them in.
Let me know if none of that helps.
ChrisP.
|
|
| Re: Surgemail on FreeBSD 6.2 / 6.3
won't run / won't upgrade |
  Australia |
2007-10-30 16:36:30 |
Chris,
Thanks for your message.
I am installing this one
"ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_
38o_freebsd6.tar.gz "
This is just a virgin 6.2 box...
# cd /usr/ports/misc
# ls -d com*
compat3x compat4x compat5x compat6x
# cd compat6x
# make
===> compat6x-i386-6.2.602110.200706 is for FreeBSD 7.x
and newer.
*** Error code 1
Stop in /usr/ports/misc/compat6x.
#
Which compat libraries do I require? I would have thought a
native
FreeBSD 6 binary wouldn't have needed
any compat libraries.
Ta
Gavin
Support ChrisP wrote:
>
> Gavin Cameron wrote:
>> Hi all,
>>
>> I have installed a fresh FreeBSD 6.2 server,
cvsup'ed to
>> 6.3-PRERELEASE, and while trying to run
SurgeMail's
>> install.sh I get the following error
>>
>> /usr/libexec/ld-elf.so.1: Shared object
"libcrypt.so.2" not found,
>> required by "surgemail"
>>
>> Also get similar messages for libm.so.2 and
libc_r.so.4. There maybe
>> other but I didn't want to hack my system anymore
>> to try to get SurgeMail to work.
>>
>> This seems similar to the following item from this
mailing list from
>> February last year
>>
>>
>> http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
>>
>>
>> Can Netwin please rebuild the FreeBSD 6 package so
that it is
>> installable on 6.2 / 6.3.
>>
>> How did other FreeBSD 6 users get Surgemail
installed?
>>
>> Netwin, if you require more information please
content me.
>
> Which surgemail did you use ?
>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd6.tar.gz
>
>
> or
>
>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd4.tar.gz
>
> Basically, try the freebsd6 one, failing that check if
you can install
> compatibility libraries, certainly the freebsd4 binary
used to work on
> freebsd 6 installations so I suspect because of the way
you've
> installed freebsd6 you've just failed to install the
old libraries.
> Very likely you can add them in.
>
> Let me know if none of that helps.
>
> ChrisP.
>
>
>
>
|
|
| Re: Surgemail on FreeBSD 6.2 / 6.3
won't run / won't upgrade |
  New Zealand |
2007-10-30 17:03:49 |
Gavin Cameron wrote:
> Chris,
>
> Thanks for your message.
>
> I am installing this one
>
"ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_
38o_freebsd6.tar.gz
Are you running a 64 bit version of freebsd by any chance,
if so you need to
install the 32bit freebsd compatibility libraries
If that's not it get back to me and we'll figure it out.
(this link may help) http://ftp.sk.freebsd.org/pub/FreeBS...RELEASE/lib32/
ChrisP.
>>> /usr/libexec/ld-elf.so.1: Shared object
"libcrypt.so.2" not found,
>>> required by "surgemail"
>>>
>>> Also get similar messages for libm.so.2 and
libc_r.so.4. There maybe
>>> other but I didn't want to hack my system
anymore
>>> to try to get SurgeMail to work.
>>>
>>> This seems similar to the following item from
this mailing list from
>>> February last year
>>>
>>>
>>> http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
>>>
>>>
>>> Can Netwin please rebuild the FreeBSD 6 package
so that it is
>>> installable on 6.2 / 6.3.
>>>
>>> How did other FreeBSD 6 users get Surgemail
installed?
>>>
>>> Netwin, if you require more information please
content me.
>>
>> Which surgemail did you use ?
>>
>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd6.tar.gz
>>
>> or
>>
>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd4.tar.gz
>>
>> Basically, try the freebsd6 one, failing that check
if you can install
>> compatibility libraries, certainly the freebsd4
binary used to work on
>> freebsd 6 installations so I suspect because of the
way you've
>> installed freebsd6 you've just failed to install
the old libraries.
>> Very likely you can add them in.
>>
>> Let me know if none of that helps.
>>
>> ChrisP.
>>
>>
>>
>>
>
>
|
|
| Re: Surgemail on FreeBSD 6.2 / 6.3
won't run / won't upgrade |
  Australia |
2007-10-30 17:51:23 |
Support ChrisP wrote:
>
>
> Gavin Cameron wrote:
>> Chris,
>>
>> Thanks for your message.
>>
>> I am installing this one
>>
"ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_
38o_freebsd6.tar.gz
>
> Are you running a 64 bit version of freebsd by any
chance, if so you
> need to install the 32bit freebsd compatibility
libraries
No, 32bit i386.
>
> If that's not it get back to me and we'll figure it
out.
>
> (this link may help)
> http://ftp.sk.freebsd.org/pub/FreeBS...RELEASE/lib32/
That link has waaaay too many dots in it...
I can setup an account on the machine if you'd like a first
had look.
Ta
Gavin
>
> ChrisP.
>
>
>
>>>> /usr/libexec/ld-elf.so.1: Shared object
"libcrypt.so.2" not
>>>> found, required by "surgemail"
>>>>
>>>> Also get similar messages for libm.so.2 and
libc_r.so.4. There
>>>> maybe other but I didn't want to hack my
system anymore
>>>> to try to get SurgeMail to work.
>>>>
>>>> This seems similar to the following item
from this mailing list
>>>> from February last year
>>>>
>>>>
>>>> http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
>>>>
>>>>
>>>> Can Netwin please rebuild the FreeBSD 6
package so that it is
>>>> installable on 6.2 / 6.3.
>>>>
>>>> How did other FreeBSD 6 users get Surgemail
installed?
>>>>
>>>> Netwin, if you require more information
please content me.
>>>
>>> Which surgemail did you use ?
>>>
>>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd6.tar.gz
>>>
>>>
>>> or
>>>
>>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd4.tar.gz
>>>
>>>
>>> Basically, try the freebsd6 one, failing that
check if you can
>>> install compatibility libraries, certainly the
freebsd4 binary used
>>> to work on freebsd 6 installations so I suspect
because of the way
>>> you've installed freebsd6 you've just failed to
install the old
>>> libraries. Very likely you can add them in.
>>>
>>> Let me know if none of that helps.
>>>
>>> ChrisP.
>>>
>>>
>>>
>>>
>>
>>
|
|
| Re: Surgemail on FreeBSD 6.2 / 6.3
won't run / won't upgrade |
  New Zealand |
2007-11-01 16:23:43 |
Gavin Cameron wrote:
> Support ChrisP wrote:
>>
>>
>> Gavin Cameron wrote:
>>> Chris,
>>>
>>> Thanks for your message.
>>>
>>> I am installing this one
>>>
"ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_
38o_freebsd6.tar.gz
>>
>>
>> Are you running a 64 bit version of freebsd by any
chance, if so you
>> need to install the 32bit freebsd compatibility
libraries
> No, 32bit i386.
Drat, it was such a good theory...
> I can setup an account on the machine if you'd like a
first had look.
Yes please, we'd better look at it.
https://netwi
nsite.com/grant_access.htm
ChrisP.
>
> Ta
> Gavin
>>
>> ChrisP.
>>
>>
>>
>>>>> /usr/libexec/ld-elf.so.1: Shared
object "libcrypt.so.2" not
>>>>> found, required by
"surgemail"
>>>>>
>>>>> Also get similar messages for libm.so.2
and libc_r.so.4. There
>>>>> maybe other but I didn't want to hack
my system anymore
>>>>> to try to get SurgeMail to work.
>>>>>
>>>>> This seems similar to the following
item from this mailing list
>>>>> from February last year
>>>>>
>>>>>
>>>>> http://news.netwinsite.com:8119/webnews?cmd=body&it
em=13395&group=netwin.surgemail&sid=492647029&th
=5
>>>>>
>>>>>
>>>>> Can Netwin please rebuild the FreeBSD 6
package so that it is
>>>>> installable on 6.2 / 6.3.
>>>>>
>>>>> How did other FreeBSD 6 users get
Surgemail installed?
>>>>>
>>>>> Netwin, if you require more information
please content me.
>>>>
>>>> Which surgemail did you use ?
>>>>
>>>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd6.tar.gz
>>>>
>>>>
>>>> or
>>>>
>>>>
ftp://ftp.netwinsite.com/pub/surgemail/beta/surgemail_38o_fr
eebsd4.tar.gz
>>>>
>>>>
>>>> Basically, try the freebsd6 one, failing
that check if you can
>>>> install compatibility libraries, certainly
the freebsd4 binary used
>>>> to work on freebsd 6 installations so I
suspect because of the way
>>>> you've installed freebsd6 you've just
failed to install the old
>>>> libraries. Very likely you can add them
in.
>>>>
>>>> Let me know if none of that helps.
>>>>
>>>> ChrisP.
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>
>
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|