Aller au contenu

pb de compilationde fvwm sous sarge


aladinz

Messages recommandés

Voila en fait pour avoir la fameuse vrai transparence j'ai attrapé le patch translucent pour fvwm 2.5.12.

j'ai bien suivi toutes les etapes mais quand j'en arrive a mon ./configure ça m.....

Apparemment, d'après cette doc il manquerait certaines lib de dev.... ok ! Mais lesquelles....

Est-ce que quelqu'un pourrait m'indiquer quelles libs je dois installer....

Ensuite si qqu'un pouvait aussi m'expliquer comment on creer un package.... parceque quand je lance sa commande .... je reçois un message d'erreur....

Merci pour votre aide !

The following is a set of instructions to install FVWM with the translucency patch. Before you start please consider the following: First off if your using gentoo the patch is already included and you don't need to install it yourself. If you are using another OS, please consider that the basic meathod introduced here will install FVWM from source and not nesicarally use the pacakge managment of your OS, so you will want to remove any FVWM packages provided with your OS. Also note that because of this you wont be able to manage the install or removal of FVWM with your package manager. My suggestion is if your new to installing softwear from source to consolte your OS first. As a final note if you use debian I provide instructions on how to make your own deb so you can use dpkg to manage the install and removal.

First you need is the following:

fvwm-2.5.12 source from fvwm.org.

The translucency patch.

autoconf version 2.5x.

automake version 1.7.x (I beilve 1.6.x will work as well).

other development libraries needed to compile fvwm 2.5.10 from source.

If you have debian you'll need fakeroot and deb development tools.

Next follow the instructions to compile FVWM with the translucency patch.

Extract the FVWM source, 'tar xjvf fvwm-2.5.12.tar.bz2'.

Apply the patch, 'cd fvwm-2.5.12' and then 'patch -p1 < ../fvwm-translucency.diff'

Run 'autoconf' followed by 'aclocal' then 'automake'

Run the './configure' script, and make sure all the options you want are included. If ya see something missing, you'll need to install the developers lib to get that support.

Now its time to compile fvwm, there are three options you can use

Traditional, 'make && make install' (note make install should be run as root)

Make a custom deb, 'make deb-inplace release=X fullname=name' (note this requires you have the deb building files and fakeroot installed)

Make a custom rpm, 'make release=X rpm-this' (I don't use rpm systems and have not tried this, so it may or may not work)

Install the deb/rpm if ya used that method, then run fvwm, its now installed, don't let the 'ugly' default config scare you, and return to here to start learning how to configure it.

Lien vers le commentaire
Partager sur d’autres sites

effectivement, la notice dit pas exactement quelles lib installer. Par contre ca doit etre écrit dans le readle de fvwm, et d'autre part, ca doit etre marqué dans le message d'erreur du ./configure.

De plus, c'est normal qu'il ne veuille pas te faire le rpm s'il n'arrive deja pas à passer le ./configure!

Lien vers le commentaire
Partager sur d’autres sites

Par contre ca doit etre écrit dans le readle de fvwm, et d'autre part, ca doit etre marqué dans le message d'erreur du ./configure.

on ne parle pas des meme libs.... pour savoir quelles lib etient necessaires et comme je possedais fvwm en deb j'ai fais un apt-get -s -> qui simulate (le cochon) une install.....

La il me dis les libs necessaires...; que je me suis paluchées a la main avec mes ptits apt-get install.... donc niveau lib je suis ok .... mais j'ai l'impression que c'est des libs necessaires a la commande ./configure qu'il me manque....

Lien vers le commentaire
Partager sur d’autres sites

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

×
×
  • Créer...