Nathan Kinkade wrote:


You may have to type 'rehash' first.


-Chris

I have done that and still no good. -- Chip


Try taking a look at what/where the package installed files using
pkg_add.  On my machine there is no binary or symlink called
'openoffice' either.  However, I can do this to find it:

$ pkg_info -L "openoffice*" | grep 'bin/openoffice'

... and found that it's actually at /usr/local/bin/openoffice_1.1

Nathan

Thanks, you're right, it's there. Now I have a problem with the elf interpreter - not found -


Elf interpreter /libexec/ld-elf.so.1 not found
Abort trap

I installed the package libelf-0.8.5 but I still get the same error.
Any ideas?
--
Chip

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to