salut,
toute la journée j'ai essayé d'aller sur http://www.windowmaker.info, mais ça ne donne rien du tout.
Quelqu'un sait ou je peux trouver les sources? Je veux l'installer chez moi.
Forum Linux.gui windowmaker.info down ?
24
août
2006
#!/bin/sh
list=`ls *.jpg`
for i in $list
do
macommande $i
done
\begin{table}[htbf!] \begin{center} \begin{tabular}{|c|c|} \hline Bla & Bli \hline ;) Bla & Bli \hline Bla & Bli \hline Bla & Bli \hline \end{tabular} \caption{Bla Bli.} \end{center} \end{table}Le tableau est incorporé dans une table afin de le centrer horizontalement sur la page. Pour appliquer la rotation, j'utilise \begin{landscape} ... \end{landscape} avec le (…)
#!/bin/bash tail -f /var/logs/access & /dev/console tail -f /var/ldap/amAuthentication.access & (…)
Le problème en quelques mots:
TOP |_ src | \_ toto.c |_ truc | \_ toto.c = ../src/toto.c (c' est donc un lien sur le toto.c d'un cran + haut)
Le fichier toto.c est la source d'un programme intermédiaire: dans le Makefile.am sous truc il y a: noinst_PROGRAMS = toto
Quand je (…)
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/lib
checking for xml2-config path...
configure: error: xml2-config not found. Please check your libxml2 installation.
./configure --prefix=/usr \
--with-config-file-path=%{_sysconfdir} \
--disable-cli \
--enable-force-cgi-redirect \
--enable-safe-mode \
--with-exec-dir=/usr/bin \
--with-mysql \
--with-zlib \
--with-gd (…)
automatique: $ dosfsck -aw /dev/hda8 dosfsck 2.10, 22 Sep 2003, FAT32, LFN Reserved field in VFAT long filename slot is not 0 (but 0x0d). Auto-setting to 0. Start cluster field in VFAT long filename slot is not 0 (but 0xdc8f). Auto-setting to 0. Unfinished long (…)