Garnome 2.6.1: error in geektoys/gksu
- From: "Olivier Lecarme" <ol olecarme homelinux net>
- To: garnome-list gnome org
- Cc: ol localhost gnome org
- Subject: Garnome 2.6.1: error in geektoys/gksu
- Date: Sun, 23 May 2004 11:44:23 +0200
Here is the error:
/usr/bin/install -c gksuexec /root/garnome/bin/gksuexec
make install-exec-hook
make[6]: entrant dans le répertoire « /home/src/garnome-2.6.1/geektoys/gksu/work/main.d/gksu-1.0.3/gksu »
cd /root/garnome/bin && \
ln -s gksu gksudo
ln: `gksudo': fichier existant.
make[6]: *** [install-exec-hook] Erreur 1
The solution is simple: in the corresponding Makefile, change
LN_S = ln -s
to
LN_S = ln -sf
--
Olivier Lecarme
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]