Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 10:49:01 +0300
From:      Pavel Timofeev <timp87@gmail.com>
To:        Slawa Olhovchenkov <slw@zxy.spb.ru>
Cc:        freebsd-stable stable <freebsd-stable@freebsd.org>
Subject:   Re: net-im/skype4 under FreeBSD 10.3
Message-ID:  <CAAoTqfseHsN1tVRAP6FZRBa%2BnM=8N1V8XocvaPsRs0h8OcVv=Q@mail.gmail.com>
In-Reply-To: <CAAoTqfve4eG5ubSHZAbAGL651DeEFeWFsd4b3-Bvp61U5%2Bvm8A@mail.gmail.com>
References:  <CAAoTqfuyyED9Oh9O7S0W7Sv85jE7taKKE4HhEw%2BbB8DGLoeKXw@mail.gmail.com> <20160215110022.GE37895@zxy.spb.ru> <CAAoTqfve4eG5ubSHZAbAGL651DeEFeWFsd4b3-Bvp61U5%2Bvm8A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2016-02-15 15:28 GMT+03:00 Pavel Timofeev <timp87@gmail.com>:
>
> 15 =D1=84=D0=B5=D0=B2=D1=80. 2016 =D0=B3. 14:00 =D0=BF=D0=BE=D0=BB=D1=8C=
=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Slawa Olhovchenkov" <slw@=
zxy.spb.ru>
> =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB:
>
>
>>
>> On Mon, Feb 15, 2016 at 12:06:08PM +0300, Pavel Timofeev wrote:
>>
>> > Hi!
>> > Has anybody tried net-im/skype4 under FreeBSD 10.3(-BETA[0-9])??
>>
>> I am using net-im/skype4 under FreeBSD 10.2-STABLE (after new
>> linuxulator import).
>> Chat and voice work good.
>>
>> > Seems like net-im/skype4 missing some dependencies and if it's
>> > satisfied net-im/skype4 hangs after start.
>> > linprocfs mounting doesn't help.
>> > I installed them all from the ports tree.
>> > Any experience?
>>
>> I am don't see this issue.
>
> Ok, thank you. I'll recheck.

Well, I've managed to start skype4.
What I did is:
# mkdir -p /compat/linux/proc/
add linprocfs to /etc/fstab
add linux_enable=3D"YES" to /etc/rc.conf
# reboot
# portmaster /usr/ports/net-im/skype4
Then I tried to start it and got:
% 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
Then I installed missing dependency:
# portmaster /usr/ports/audio/linux-c6-pulseaudio-libs
And tried to start it again:
% skype
/usr/local/share/skype/skype: error while loading shared libraries:
libssl.so.10: cannot open shared object file: No such file or
directory
Installed another missing dependency:
# portmaster /usr/ports/security/linux-c6-openssl
And finally skype could start.

So there are some missing dependencies. I've created a bug report.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207240



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAoTqfseHsN1tVRAP6FZRBa%2BnM=8N1V8XocvaPsRs0h8OcVv=Q>