Linux users
: K-Meleon Forum
All about K-Meleon under Linux using wine.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=Fred] A new very small Linux distro useable as a live distro without harddisk installation to use live in netbooks with only 1 Gb ram would be : CDlinux-0.9.7.1 (Standard edition, size 92 Mb, Kernel 3.2.11) This standard version is sufficient for Internet browsing, because it has a new Networkmanager for wireless network now. There is also a Commnuity version CDlinux_CE-0.9.7.1, which includes Abiword, Gnumeric and Gimp and various additional programs, but it is of a bit bigger size (288 Mb), which leaves less space in RAM for surfing. Wine is also already in the community edition. Download here : https://sourceforge.net/projects/cd-linux/files/CDlinux-ISO/0.9.7.1/CDlinux-0.9.7.1.iso/download Infos available from the FAQ here: http://www.cdlinux.info/wiki/doku.php/doc/faq/index How to install to an USB stick here : http://www.cdlinux.info/wiki/doku.php/doc/faq/inst_wo_burn To get wine for the standard edition, where it is not included, install http://sourceforge.net/projects/wine/files/Slackware%20Packages/1.1.10/wine-1.1.10-i486-1kjz.tgz/download which is a bit smaller, and still packed in the tar.gz format. After downloading it to /home/cdl , install it, writing in the Terminal emulator the command sudo tar -C / -zxf /home/cdl/wine-1.1.10-i486-1kjz.tgz Install K-Meleon to /home/cdl and start it in Terminal emulator with the command wine /home/cdl/pathtothekmeleon.exe (depending of the K-Meleon version). To have music and video on the standard edition, I would recommend xine, download files from here: http://linuxpackages.cs.utah.edu//Slackware-11.0/ken/xine-lib-1.1.7-i486-1kjz.tgz md5sum is 37fc79a540da4df606bec4a1a0fc78d0 http://linuxpackages.cs.utah.edu//Slackware-11.0/ken/xine-ui-0.99.5-i486-1kjz.tgz mdrsum is 4b195015a07290e1a2fddc6b37544392 http://linuxpackages.cs.utah.edu//Slackware-10.0/pcxz/kde/3.3.2/new_dependence/libidn/libidn-0.5.12-i486-1pcx.tgz md5sum is ed0f7a3679604d606be835057be525fb http://linuxpackages.cs.utah.edu//Slackware-10.2/jay/libpng/libpng-1.2.12-i686-1jto.tgz md5sum is 554b8c466bf9d74fd11462e25ea05e61 Check md5sums in the Terminal emulator with the command md5sum /home/cdl/packagename.tgz Install it in Terminal emulator with the commands ___________________________________________________________ sudo tar -C / -zxf /home/cdl/xine-lib-1.1.7-i486-1kjz.tgz sudo tar -C / -zxf /home/cdl/xine-ui-0.99.5-i486-1kjz.tgz sudo tar -C / -zxf /home/cdl/libidn-0.5.12-i486-1pcx.tgz sudo tar -C / -zxf /home/cdl/libpng-1.2.12-i686-1jto.tgz sudo ln -sf /usr/lib/libxine.so.1.17.1 /usr/lib/libxine.so.1 sudo ln -sf /usr/lib/libcurl.so.4.2.0 /usr/lib/libcurl.so.3 sudo ln -sf /usr/lib/libpng12.so.0.1.2.12 /usr/lib/libpng12.so.0 sudo ln -sf /usr/lib/libidn.so.11.5.5 /usr/lib/libidn.so.11 sudo ln -sf /usr/lib/libssl.so.1.0.0 /usr/lib/libssl.so.0 sudo ln -sf /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0 _______________________________________________________________ The lines with "ln -sf" link newer libraries to older requested ones. Start xine in Terminal emulator with the command xine. If you get no sound, check if your headphone is plugged in, and unplug it. To get headphone and speakers, start in Terminal emulator alsamixer and disable Auto-Mute, if this switch is present, when scrolling to the right. Most of the needed codecs should already be included. Your downloaded files and all of the folder /home/cdl would be stored in the folder CDlinux/settings on your USB stick during shutdown, and restored in /home/cdl at boot time. To write e start script for all, start the editor leafpad as administrator with sudo leafpad and write in leafpad (the same as above): ___________________ sudo tar -C / -zxf /home/cdl/xine-lib-1.1.7-i486-1kjz.tgz sudo tar -C / -zxf /home/cdl/xine-ui-0.99.5-i486-1kjz.tgz sudo tar -C / -zxf /home/cdl/libidn-0.5.12-i486-1pcx.tgz sudo tar -C / -zxf /home/cdl/libpng-1.2.12-i686-1jto.tgz sudo ln -sf /usr/lib/libxine.so.1.17.1 /usr/lib/libxine.so.1 sudo ln -sf /usr/lib/libcurl.so.4.2.0 /usr/lib/libcurl.so.3 sudo ln -sf /usr/lib/libpng12.so.0.1.2.12 /usr/lib/libpng12.so.0 sudo ln -sf /usr/lib/libidn.so.11.5.5 /usr/lib/libidn.so.11 sudo ln -sf /usr/lib/libssl.so.1.0.0 /usr/lib/libssl.so.0 sudo ln -sf /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0 __________________ and save the file in the folder /cdl/home/Desktop as Startscript.sh , to have it available on the Desktop later. Make the script executable, writing in Terminal Emulator : sudo chmod 755 /home/cdl/Desktop/Startscript.sh After booting the next time, simply start the script, doubleclicking on it. A really small Linux distro for surfing. Fred[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development