changements dans conky (ubuntu 9.10)

•23 novembre 2009 • Laisser un commentaire

si message d erreur : Conky: unknown variable freq_dyn_g

Apparement remplacé par :
freq_g (n) Returns CPU #n’s frequency in GHz. CPUs are counted from 1. If omitted, the parameter defaults to 1.

drivers Nvidia 190.42

•12 novembre 2009 • Laisser un commentaire

repository :

Karmic :

<code>sudo add-apt-repository ppa:nvidia-vdpau

9.04

sudo sh -c "echo 'deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main' >> /etc/apt/sources.list"

sudo sh -c "echo 'deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main' >> /etc/apt/sources.list" 

clé :

<pre>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CEC06767

installation :


<pre>sudo apt-get update && sudo apt-get install nvidia-190-modaliases nvidia-glx-190

source : rm -rf /

Client ShockVoice sur 9.10

•10 novembre 2009 • Laisser un commentaire

Tout comme pour la partie serveur, le client shockvoice a besoin du Mono 2.4.3

pour l’installation :

Dans le gestionnaire de paquets : Prendre cocher mono-complet

wiki de shockvoice :

http://wiki.shockvoice.net/index.php/Tutorials#How_to_install_a_Shockvoice%C2%AE_server_on_Linux_using_Mono


<em>apt-get install bison gettext make gcc libgdiplus libglib2.0-0 libglib2.0-dev pkg-config bzip2</em>

<em>puis </em>

<em>shell> wget <a title="http://ftp.novell.com/pub/mono/sources/libgdiplus/libgdiplus-2.4.2.tar.bz2" rel="nofollow" href="http://ftp.novell.com/pub/mono/sources/libgdiplus/libgdiplus-2.4.2.tar.bz2">http://ftp.novell.com/pub/mono/sources/libgdiplus/libgdiplus-2.4.2.tar.bz2</a></em>

<em>shell> wget <a title="http://ftp.novell.com/pub/mono/sources/mono/mono-2.4.2.3.tar.bz2" rel="nofollow" href="http://ftp.novell.com/pub/mono/sources/mono/mono-2.4.2.3.tar.bz2">http://ftp.novell.com/pub/mono/sources/mono/mono-2.4.2.3.tar.bz2</a></em>

<p>&nbsp;</p>

<em>shell> tar xjf libgdiplus-2.4.2.tar.bz2</em>

<em>shell> cd libgdiplus-2.4.2</em>

<em>shell> ./configure</em>

<em>shell> make</em>

<em>shell> make install</em>

<em>shell> tar xjf mono-2.4.2.3.tar.bz2</em>

<em>shell> cd mono-2.4.2.3</em>

see the README for more compiling informations

<em>shell> ./configure --prefix=/opt/mono</em>

<em>shell> make</em>

<em>shell> make install</em>

<em>


Il ne reste plus quà installer le client en lui même dispo à cette adresse :

http://www.shockvoice.net/page/getsv