View previous topic :: View next topic |
Author |
Message |
alcochaser -
Joined: 21 Nov 2008 Posts: 3
|
Posted: Sat Nov 22, 2008 2:47 pm Post subject: FreeBSD Installation help |
|
|
OS: FreeBSD 7.0 Minimal install
Under both the Root and User account, I get this.... when I try and start the server.
/libexec/ld-elf.so.1: Shared object "libpthread.so.2" not found, required by
"abyssws"
What am I doing wrong. Should I not be using the Minimal install?
I have used the Windows version for a LONG time. and Love it. |
|
Back to top |
|
 |
alcochaser -
Joined: 21 Nov 2008 Posts: 3
|
Posted: Sun Nov 23, 2008 5:53 pm Post subject: |
|
|
Same thing under a user install |
|
Back to top |
|
 |
voisined -
Joined: 15 Sep 2007 Posts: 1
|
Posted: Tue Dec 09, 2008 1:30 pm Post subject: |
|
|
Install compat6x from the ports collection.
cd /usr/ports/misc/compat6x/ && make install clean |
|
Back to top |
|
 |
|