Re: pork missing a perl library

2006-02-25 Thread Jonathan Chen
On Sun, Feb 26, 2006 at 12:18:41AM -0600, Anthony Philipp wrote: > On Sun, Feb 26, 2006 at 04:49:42PM +1300, > Jonathan Chen <[EMAIL PROTECTED]> wrote: > > > On Sat, Feb 25, 2006 at 06:07:36PM -0600, Anthony Philipp wrote: > > > Hello everyone, > > > > > > When I try to run pork, I get this erro

Re: pork missing a perl library

2006-02-25 Thread Anthony Philipp
On Sun, Feb 26, 2006 at 04:49:42PM +1300, Jonathan Chen <[EMAIL PROTECTED]> wrote: > On Sat, Feb 25, 2006 at 06:07:36PM -0600, Anthony Philipp wrote: > > Hello everyone, > > > > When I try to run pork, I get this error: > > > > $ pork > > /libexec/ld-elf.so.1: Shared object "libperl.so" not fou

Re: pork missing a perl library

2006-02-25 Thread Jonathan Chen
On Sat, Feb 25, 2006 at 06:07:36PM -0600, Anthony Philipp wrote: > Hello everyone, > > When I try to run pork, I get this error: > > $ pork > /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required > by "pork" > > It used to work, and I certainly didn't manually remove the library,

pork missing a perl library

2006-02-25 Thread Anthony Philipp
Hello everyone, When I try to run pork, I get this error: $ pork /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by "pork" It used to work, and I certainly didn't manually remove the library, so I'm not quite sure what to do. This might help: $ uname -a FreeBSD lupin.angryp