The archives for June 6th, 2008


Down 6

Kanagram

Here an other beautiful educational product from kde 4. For who it has compiled from svn as me the istallazione is always that of kdesvn-build kdeedu (installs all the package of the educational games), less than the solo kanagram with cmake is not wanted to be compiled; those people which, instead, want to install from synaptic will find the package kanagram for kde 3,5 and kanagram-kde4 exactly for kde4. synaptic.png
As sure you will have understood draft of the classic game of the anagrams leaving from stirred letters job lot must find a word of completed sense.  kanagram1.png
(more…)

Down 6

To install google-gadgets on Ubuntu 8.04

The great attention that google is turning to linux and to the world open fills up source us of satisfaction and it makes us to catch a glimpse a clearly better future. Pinguino the conquest always new you space (is of these hours the release from the Germany of version 3,0 of its handbook for the migration of Public Administration to the open source, for recorded in Italy I lack of it is spoken) and, little days ago, Google the version GNU/Linux di Google Gadgets has released. We try to install them on Ubuntu 8.04:

  1. Installation of the dependencies

    I sudo apt-get install libdbus-1-dev libmozjs-dev libxml2-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libltdl3-dev libxul-dev libgtk2.0-dev librsvg2-dev libcurl4-openssl-dev

    libqt4-dev libqtwebkit-dev (if it wants the porting on qt)

  2. download from here;
  3. extraction of the archives, positioning in the folder google-gadgets-for-linux-0.9.1.
  4. compilation

    ./configure - prefix=/usr
    make
    make install

In order launch the application to make Stop F2 and to execute /usr/bin/ggl-gtk (gnome) or /usr/bin/ggl-qt4 (kde). ggadget.png ggadget1.png