Nicola Pero-4 wrote:
>
>
>> Making uninstall for app Zipper...
>> cd: 1: can't cd to /usr/GNUstep/Local/Applications
>
> Obvious question is then, does the directory
> /usr/GNUstep/Local/Applications exist ?
> I mean, if you installed the application in there, it
should exist, but if
> you
> can't cd into it, then maybe it doesn't.
>
> Did you install your application somewhere else ?
>
> If you installed it, for example, in system, you need
to specify it when
> uninstalling as well -
>
> make uninstall GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
>
> That will try to remove the application from
> /usr/GNUstep/System/Applications
> (I imagine that's where you System domain is) - which
would work if that
> is where
> you installed it.
>
> Thanks
>
> PS: You can also uninstall applications by hand; you
just need to remove
> the
> /usr/GNUstep/Local/Applications/Zipper.app directory
(or, well, wherever
> that is),
> and the /usr/GNUstep/Local/Tools/Zipper symlink (again,
check where it is
> on
> your system).
>
>
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
You are precious and I a am a little confused that I forgot
it : yes, of
course, I did use this GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
statement to
install, so I must use it again to make a clean uninstall.
:blush: It works.
Thanks again. I must remember this.
--
View this message in context: http://www.nabble.com/Error-w
hile-building-Preferences.app-tp17364131p17414393.html
Sent from the GNUstep - General mailing list archive at
Nabble.com.
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
|