Browsing articles from "September, 2008"
Sep
29

Wine fonts / codecs / libs / etc.

By rzelazko  //  Linux, Wine  //  1 Comment

To install additional codecs, libraries, fonts, drivers, etc. on your wine installation download winetricks and run this wonderfull software.

Installation:

wget http://www.kegel.com/wine/winetricks
chmod a+x winetricks
sudo cp winetricks /usr/sbin
/usr/sbin/winetricks
Sep
29

QTlen on Debian / Ubuntu

By rzelazko  //  Linux, Tlen.pl  //  No Comments

QTlen is linux client of Tlen.pl network. Unlike other program this type for linux, QTlen is developing on QT library.

To install QTlen you must take the following steps:

At first you must install nescessery packages:

sudo aptitude install qt3-dev-tools qt4-qmake checkinstall

read more