[Bug 207240] net-im/skype4: missing dependencies
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 16 07:48:02 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207240
Bug ID: 207240
Summary: net-im/skype4: missing dependencies
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: timp87 at gmail.com
CC: xmj at chaot.net
Flags: maintainer-feedback?(xmj at chaot.net)
CC: xmj at chaot.net
Hi!
net-im/skype4 port is missing two dependencies:
audio/linux-c6-pulseaudio-libs
security/linux-c6-openssl
I tried to install and run it under FreeBSD 10.3-BETA2 and HEAD ports tree.
What I did:
# mkdir -p /compat/linux/proc/
add linprocfs to /etc/fstab
add linux_enable="YES" to /etc/rc.conf
# reboot
# portmaster /usr/ports/net-im/skype4
% skype
/usr/local/share/skype/skype: error while loading shared libraries:
libpulse-mainloop-glib.so.0: cannot open shared object file: No such file or
directory
# portmaster /usr/ports/audio/linux-c6-pulseaudio-libs
% skype
/usr/local/share/skype/skype: error while loading shared libraries:
libssl.so.10: cannot open shared object file: No such file or directory
# portmaster /usr/ports/security/linux-c6-openssl
And only after the last step I managed to start skype.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list