Spring is hate...

Gnome-Outliner v0.1

[via Acts of Volition]
GnomeOutliner is an Outliner for Gnome project initiated by Steven Garrity. An outliner is a tool that allows you to take notes in a hierarchical way. On my Ubuntu, I was using Odot until now, but it lacks some key features (such as "strike" or "done" flags).
The first pre-version (O.1) is available for downlad as a gzipped tarball you have to compile by yourself. Of course, the first compilation failed and spitted some boring error messages.
I STFWed a little, and I've found how-to:
<br /> # apt-get install libgtk2.0-dev libgnomeui-dev

Then "configure" is okay to create the Makefile.
What's next is a "classic":
<br /> # cd gnome-outliner-0.1<br /> # ./configure<br /> # make<br /> # make install

As a result:
Capture d'écran
Yeah !
(I really wish it would land on debian packages pretty soon!)



Toutes les balises HTML seront supprimées.
Tu peux ajouter des liens comme suit :
J'ajoute [a http://exemple.com "un joli lien"]
Tu peux aussi mettre *en gras* ou {en italique}.