On 25/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote: > I cannot get Parrot from svn on Ubuntu 5.10 Server to run: > > parrot: error while loading shared libraries: libparrot.so.0.4.2: cannot > open shared object file: No such file or directory
Sean, I did briefly see this mentioned on pugs IRC the other day, but I'm glad that you've come to the mailing list. Is it possible that a 'make install' has previously been done on this computer, so that there is a libparrot in /usr/local/lib? (If so, as a bit of background it's discussed at the bottom of #38217 on RT, and I tried to put together a patch in r11320 but I caused some breakage so it's been backed out. I need to revive it) Nick