[fpc-pascal] Best method to uninstall fpc and lazarus
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Sep 2 18:01:13 CEST 2008
On Tue, 2 Sep 2008 16:35:48 +0100
Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> On 02 Sep 2008, at 16:31, Mattias Gaertner wrote:
>
> > On Tue, 2 Sep 2008 17:13:11 +0200
> > "Paul" <paul.blommaerts at telenet.be> wrote:
> >
> >> Yes, and entered them each seperately in terminal also.
> >
> > The commands do not work in terminal (because the variables are not
> > assigned with export). They work only in a script.
>
> No, that should also work in terminal:
Sorry. You are right.
Mattias
> firefly:~ jmaebe$ a=5
> firefly:~ jmaebe$ echo $a
> 5
> firefly:~ jmaebe$
>
> The reason it won't work in terminal is because the sudo's are
> missing (but then you should get "permission denied" errors, even
> with rm -f -- except if the directories don't exist because you
> entered a wrong path, in which case nothing will be printed).
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list