29 lines
506 B
Plaintext
29 lines
506 B
Plaintext
INSTALL:
|
|
|
|
Note that skype is a 32bit binary and as such requires compat-32
|
|
ports tree to be enabled to work.
|
|
|
|
You enable compat-32 by.
|
|
|
|
mv /etc/ports/compat-32.rsync.inactive /etc/ports/compat-32.rsync
|
|
|
|
$EDITOR /etc/prt-get.conf
|
|
|
|
And add:
|
|
|
|
prtdir /usr/ports/compat-32
|
|
|
|
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 run
|
|
|
|
apulse-32 skype-bin
|
|
|
|
As this allows us to avoid packaging pulseaudio-32
|