Showing posts with label Flash. Show all posts
Showing posts with label Flash. Show all posts

2014-03-13

Tiny Core Linux Flash


FLASHver=11.2.202.335
FLASHver=11.2.202.336
FLASHver=11.2.202.341
FLASHfile=libflashplayer-${FLASHver}.so
FLASHsrc=/mnt/tcz/tool/flash/${FLASHfile}.gz

        sudo mkdir -p /usr/local/share/flash11
        sudo /bin/cp ${FLASHsrc} /usr/local/share/flash11
        sudo gunzip /usr/local/share/flash11/${FLASHfile}.gz
        sudo ln -s ${FLASHfile} /usr/local/share/flash11/libflashplayer.so