From: Zurd <zu...@ya...> - 2008-07-13 16:52:25
|
Thanks! You just found another bug! Yes the problem's because there's spaces in your path. I modified the Makefile and released a new 2.6 version, download it and try it. p.s. it's not in SVN yet, sourceforge is experiencing some problems for the moment : https://sourceforge.net/tracker/index.php?func=detail&aid=2017362&group_id=1&atid=200001 ----- Message initial ---- De : Johnny Rosenberg <gur...@gm...> À : gpr...@li... Envoyé le : dimanche 13 juillet 2008, 12 h 10 min 19 s Objet : Re: [Gprename-users] Re : Re : Patch for gprename.desktop 2008/7/13, Zurd <zu...@ya...>: Thanks for telling about the locale/sv file, I added it in the Makefile, I have no idea why it's been left out like that. For your problem, after you do 'sudo make install' could you copy/paste everything you see, I'll be able to help with all the information. Ooops, I did it again, replied to you, Zurd, rather than the list. It seems like I never learn… However, now I try again, hopefully it reaches the right place this time… Here is what I see in the terminal from a few steps before sudo make install: drwxr-xr-x 8 guraknugen guraknugen 4096 2008-07-13 09:57 gprename-2.6 -rw-r--r-- 1 guraknugen guraknugen 53461 2008-07-13 09:04 gprename-2.6.tar.bz2 guraknugen@PB-laptop:~/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename$ cd gprename-2.6/ guraknugen@PB-laptop:~/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6$ sudo make install [sudo] password for guraknugen: rm -rf build rm -f /usr/local/bin/gprename rm -f /usr/local/share/applications/gprename.desktop rm -f /usr/local/share/applications/gprename.schemas rm -f /usr/local/share/man/man1/gprename.1 rm -f /usr/local/share/locale/ca/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/cn_ZH/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/de/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/es/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/fr/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/id/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/it/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/nl/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/pl/LC_MESSAGES/gprename.mo rm -f /usr/local/share/locale/pt_BR/LC_MESSAGES/gprename.mo rm -fr /usr/local/share/pixmaps/gprename # Create temporary build directory and modify file locations. install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/ca install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/cn_ZH install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/de install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/es install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/fr install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/id install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/it install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/nl install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/pl install -d /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build/locale/pt_BR perl -ne 's!\@INSTALLDIR\@!/usr/local!g ; print' < bin/gprename > build/gprename /bin/sh: cannot create build/gprename: Directory nonexistent make: *** [build] Fel 2 guraknugen@PB-laptop:~/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6$ I wonder, can it be that my path contains spaces? But it shouldn't matter, should it? It works in all other cases I've seen so far… However, when I check, there is no /home/guraknugen/Eget/Nerladdad programvara/GNU Linux/Verktyg/Filhantering/GPRename/gprename-2.6/build folder. It seems like it's never created, I don't know. Johnny Rosenberg Devenez un meilleur amigo grâce à Yahoo! Courriel http://cf.promos.yahoo.com/courriel/visiteguidee2/ |