Tag: install

Install Rhino

Installing Rhino(Javascript interpreter created in java) on Fedora 7 sudo yum install rhino-manual rhino-demo rhino

Installing DC++ in Linux

LinuxDCPP is a linux client for the DirectConnect protocol. This is how you install it… #Get the code sudo cvs…

Caching Debain installation DVD/CD

Cache all your Debain installation DVD/CDs Put the first DVD in the drive and run this command apt-cdrom add Do…

Install Win32Codecs in Linux

Win32Codecs is a collection of important codes to play videos in linux Download http://www.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2 Extract into /usr/lib/codecs/

Install Recoll

Recoll is a personal full text search tool for Unix/Linux. It is based on the very strong Xapian backend, for…

Installing Perl Modules

Install Perl modules on a linux system – must be connected to the net perl -MCPAN -e shell If CPAN…

Compile and Install LAMP Server from Source – PHP5, Apache2, MySQL5

MySQL ./configure –prefix=/usr/local/mysql –localstatedir=/var/lib/mysql –with-mysqld-user=mysql –with-unix-socket-path=/tmp/mysql.sock –without-comment –without-debug –without-bench make make install cp support-files/my-medium.cnf /etc/my.cnf chown root:sys /etc/my.cnf chmod 644…

Installing MS Core Fonts on Linux(Fedora)

Download the MS Core Fonts Smart Package File wget http://corefonts.sourceforge.net/msttcorefonts-2.0-1.spec Make sure that the rpm-build and cabextract packages are installed:…

Yum Options

Using yum command usage: yum [options] < upgrade, install, update, info, search > Use the -y option to bypass the…

yum install

Stuff I had to install after doing a Fedora Core 6 Install from DVD Libraries qca-tls Multimedia mplayer vlc xine…