On Sat, 19 Aug 2006 12:00:40 +0300 Luchezar Petkov wrote: > * Boris Samorodov ([EMAIL PROTECTED]) wrote: > > On Wed, 16 Aug 2006 19:16:31 +0300 Luchezar Petkov wrote: > > > > > I've installed Skype via ports in the normal way, but it now says this: > > > > What did you mean by "normal way"? > cd /usr/ports/net/skype && make install clean
This is the last part of the normal way. The first one is "more /usr/ports/UPDATING". ;-) > > > $skype_bin > > > skype_bin: error while loading shared libraries: > > > /usr/local/lib/libdrm.so.2: ELF file OS ABI invalid > > > Its the same when I run "skype" instead of "skype_bin". > > > > > Any ideas? > > > > What OS version do you run? > FreeBSD 6.1 > > Are your ports up to date? > Yup :) > > Did you read /usr/ports/UPDATING (20060616: AFFECTS users of > > emulation/linux_base-*)? > Yes. And I solved the problem. It was my LD_LIBRARY_PATH variable. e.g. > before start an linux app: export(setenv) LD_LIBRARY_PATH="" > Thank you, bratushka. Great, I'm glad to help you. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
