# make flash 9 sound work on sunray linux. # modified version of what is to be found on # http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux # # this does not help with the screwed up colors but at least there is sound. # # for the colors to work, adobe would have to ask the xserver about the # color mask instead of just assuming everyone was using the same. # # try # dypinfo |grep mask # # tobi oetiker tobi.oetiker.ch # 2007.06.03 # # compile the support lib like this # gcc-4.1 -shared -O2 -Wall -Werror -lssl flashsupport-for-linux-sunray.c -o /usr/lib/libflashsupport.so