LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > Problem with installation on FreeBSD 5.3Beta5

Reply
 
Thread Tools Display Modes
  #1  
Old 09-24-2004, 11:35 AM
Bartula Bartula is offline
New Member
 
Join Date: Sep 2004
Posts: 3
Default Problem with installation on FreeBSD 5.3Beta5

Hi.

I've tried to install lsws on FreeBSD. At the end of the installation script (when trying to start the web server) I get the following error:

Would you like to start it right now [Y/n]? Y

/usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, required by "lshttpd"
[ERROR] Failed to start lshttpd!

[ERROR] Failed to start the web server. For trouble shooting information,
please refer to documents in "/usr/local/lsws/docs/".

Regards,
Andreas
Reply With Quote
  #2  
Old 09-24-2004, 06:08 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Thank you for the bug report.

You should install FreeBSD 4.x compatible C Library, or just make symbolic link from libc.so.5 to libc.so.4, we heard it works as well.

George Wang
Reply With Quote
  #3  
Old 09-27-2004, 10:36 AM
Bartula Bartula is offline
New Member
 
Join Date: Sep 2004
Posts: 3
thx. A symbolic link solved the problem.
Reply With Quote
  #4  
Old 10-26-2004, 09:49 PM
darb darb is offline
New Member
 
Join Date: Oct 2004
Location: Vancouver, BC, Canada
Posts: 6
Could you explain this in newbie terms?
Reply With Quote
  #5  
Old 10-27-2004, 08:06 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Just do the following as root user
Code:
cd /usr/lib
ln -s libc.so.5 libc.so.4
This should make lshttpd happy on FreeBSD 5.X
Reply With Quote
  #6  
Old 10-28-2004, 04:45 PM
darb darb is offline
New Member
 
Join Date: Oct 2004
Location: Vancouver, BC, Canada
Posts: 6
Actually, I am getting:
Code:
/usr/libexec/ld-elf.so.1: Shared object "libc.so.2" not found, required by "lshttpd"
[ERROR] Failed to start lshttpd!
There doesn't appear to be a libc.so.1

Am I missing something that I need installed?
Reply With Quote
  #7  
Old 10-28-2004, 07:30 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
It is libc.so.2 or libm.so.2?
Which version of FreeBSD are you using? Is there any libm.so.? in /usr/lib?
If yes, just create a symbolic link as "libm.so.2".
Reply With Quote
  #8  
Old 10-29-2004, 12:00 AM
darb darb is offline
New Member
 
Join Date: Oct 2004
Location: Vancouver, BC, Canada
Posts: 6
freeBSD 5.3
Code:
/usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by "lshttpd"
[ERROR] Failed to start lshttpd!

[ERROR] Failed to start the web server. For trouble shooting information,
        please refer to documents in "/usr/local/etc/lsws-2.0RC2/docs/".
Reply With Quote
  #9  
Old 10-29-2004, 12:03 AM
darb darb is offline
New Member
 
Join Date: Oct 2004
Location: Vancouver, BC, Canada
Posts: 6
Code:
server# ls
libasprintf.a           libgettextpo.a          libpng.a
libasprintf.so          libgettextpo.so         libpng.so
libasprintf.so.0        libgettextpo.so.1       libpng.so.5
libcharset.a            libgettextsrc-0.13.1.so libtiff.a
libcharset.so           libgettextsrc.so        libtiff.so
libcharset.so.1         libiconv.a              libtiff.so.4
libexpat.a              libiconv.so             libungif.a
libexpat.so             libiconv.so.3           libungif.la
libexpat.so.5           libintl.a               libungif.so
libfreetype.a           libintl.so              libungif.so.5
libfreetype.so          libintl.so.6            mysql
libfreetype.so.9        libjpeg.a               perl5
libgettextlib-0.13.1.so libjpeg.so              zsh
libgettextlib.so        libjpeg.so.9
server# pwd
/usr/local/lib
Reply With Quote
  #10  
Old 10-29-2004, 06:00 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
please do
Code:
ls /usr/lib/libm.*
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem configuring APC or Zend Optimizer on Mac OS X installation dmcole Install/Configuration 4 10-23-2006 10:41 AM
Problem running Gallery under LiteSpeed kchrist PHP 4 10-01-2006 02:53 PM
LiteSpeed on FreeBSD 6.1 Shelby Install/Configuration 9 09-22-2006 09:35 PM
.htaccess problem xinn Install/Configuration 1 12-07-2005 12:01 PM
Installation on FreeBSD joakim Install/Configuration 1 10-25-2005 09:47 PM


All times are GMT -7. The time now is 03:00 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.