summaryrefslogtreecommitdiff
path: root/skype/README
blob: 2d9db9d9714ffdc1d2b19f1865081cd81246c9c1 (plain)
    1 INSTALL:
    2 
    3 	Note that skype is a 32bit binary and as such requires compat-32
    4 	ports tree to be enabled to work.
    5 
    6 	You enable compat-32 by.
    7 
    8 	mv /etc/ports/compat-32.rsync.inactive /etc/ports/compat-32.rsync
    9 
   10 	$EDITOR /etc/prt-get.conf
   11 
   12 	And add:
   13 
   14 	prtdir /usr/ports/compat-32
   15 
   16 	Also be sure to enable:
   17 
   18 	runscripts yes
   19 
   20 	In /etc/prt-get.conf or use prt-get --install-scripts
   21 
   22 NOTES:
   23 
   24 	/usr/bin/skype is now a wrapper script to default topulseaudio-32
   25 	else it will run with apulse-32.
   26 
   27 	pulseaudio-32 is not in compat-32 at this stage.

Generated by cgit