aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule 2.2.x checkinstall  (Read 2611 times)

Schuttwegraeumer

  • Sr. Member
  • ****
  • Karma: 2
  • Offline Offline
  • Posts: 421
aMule 2.2.x checkinstall
« on: December 04, 2008, 02:18:09 PM »

I got this mesage and errors during the checkinstall run:

Code: [Select]
make[5]: Betrete Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas/docs'
make[5]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/man/man1" || mkdir -p -- "/usr/local/man/man1"
 /usr/bin/install -c -m 644 './xas.1' '/usr/local/man/man1/xas.1'
make  install-data-hook
make[6]: Betrete Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas/docs'
 /bin/bash ../../../../mkinstalldirs /usr/local/man/de/man1
 /usr/bin/install -c -m 644 ./xas.de.1 /usr/local/man/de/man1/xas.1
 /bin/bash ../../../../mkinstalldirs /usr/local/man/es/man1
 /usr/bin/install -c -m 644 ./xas.es.1 /usr/local/man/es/man1/xas.1
 /bin/bash ../../../../mkinstalldirs /usr/local/man/eu/man1
 /usr/bin/install -c -m 644 ./xas.eu.1 /usr/local/man/eu/man1/xas.1
 /bin/bash ../../../../mkinstalldirs /usr/local/man/hu/man1
 /usr/bin/install -c -m 644 ./xas.hu.1 /usr/local/man/hu/man1/xas.1
make[6]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas/docs'
make[5]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas/docs'
make[4]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas/docs'
make[4]: Betrete Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas'
make[5]: Betrete Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
 /usr/bin/install -c 'autostart-xas' '/usr/local/bin/autostart-xas'
test -z "/usr/local/lib/xchat/plugins" || mkdir -p -- "/usr/local/lib/xchat/plugins"
mkdir: kann Verzeichnis „/usr/local/lib/xchat“ nicht anlegen: No such file or directory
make[5]: *** [install-dist_pluginsDATA] Fehler 1
make[5]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas'
make[4]: *** [install-am] Fehler 2
make[4]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas'
make[3]: *** [install-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils/xas'
make[2]: *** [install-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src/utils'
make[1]: *** [install-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/schutti/Desktop/X/aMule/aMule-SVN-r9217/src'
make: *** [install-recursive] Fehler 1

**** Installation fehlgeschlagen. Breche Paket-Erzeugung ab.

Räume auf...OK

Auf Wiedersehen!

schutti@hell:~/Desktop/X/aMule/aMule-SVN-r9217$
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: aMule 2.2.x checkinstall
« Reply #1 on: December 04, 2008, 08:45:39 PM »

Try to run make install as root.
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Schuttwegraeumer

  • Sr. Member
  • ****
  • Karma: 2
  • Offline Offline
  • Posts: 421
Re: aMule 2.2.x checkinstall
« Reply #2 on: December 04, 2008, 08:54:28 PM »

I hate "make install" because this kind of installation dont work with my packet manager.
I want my .deb.
Logged