contrib/skype/README

28 lines
535 B
Plaintext
Raw Normal View History

INSTALL:
2014-02-16 08:56:03 +01:00
Note that skype is a 32bit binary and as such requires compat-32
ports tree to be enabled to work.
2014-02-16 08:56:03 +01:00
You enable compat-32 by.
2014-02-16 08:56:03 +01:00
mv /etc/ports/compat-32.rsync.inactive /etc/ports/compat-32.rsync
2014-02-16 08:56:03 +01:00
$EDITOR /etc/prt-get.conf
2014-02-16 08:56:03 +01:00
And add:
2014-02-16 08:56:03 +01:00
prtdir /usr/ports/compat-32
2014-02-16 08:56:03 +01:00
Also be sure to enable:
runscripts yes
In /etc/prt-get.conf or use prt-get --install-scripts
NOTES:
/usr/bin/skype is now a wrapper script to default topulseaudio-32
else it will run with apulse-32.
pulseaudio-32 is not in compat-32 at this stage.