User:Bjordan/Screencasting: Difference between revisions
Jump to navigation
Jump to search
(New page: http://www.unixuser.org/~euske/vnc2swf/ http://dev.laptop.org/~bjordan/installingx11vnc.sh <pre> wget ftp://fr2.rpmfind.net/linux/dag/redhat/9/en/i386/dag/RPMS/x11vnc-0.9.5-1.rh9.rf.i386....) |
No edit summary |
||
Line 10: | Line 10: | ||
# sed comment out the line from xorg.conf w/ the word "experimental" in it |
# sed comment out the line from xorg.conf w/ the word "experimental" in it |
||
</pre> |
</pre> |
||
http://croquetweak.blogspot.com/2008/12/emulating-latest-stable-olpc-xo.html |
Revision as of 15:22, 6 January 2009
http://www.unixuser.org/~euske/vnc2swf/ http://dev.laptop.org/~bjordan/installingx11vnc.sh
wget ftp://fr2.rpmfind.net/linux/dag/redhat/9/en/i386/dag/RPMS/x11vnc-0.9.5-1.rh9.rf.i386.rpm sudo rpm -i -v --nodeps x11vn* sudo ln -s /lib/libssl.so.7 /lib/libssl.so.4 sudo ln -s /lib/libcrypto.so.7 /lib/libcrypto.so.4 x11vnc # sed comment out the line from xorg.conf w/ the word "experimental" in it
http://croquetweak.blogspot.com/2008/12/emulating-latest-stable-olpc-xo.html