On 02 Sep 2008, at 18:31, Paul wrote:
That is pretty strange, because "sudo" caches the password (or
credentials) for about 5 minutes.
I've typed all commands within 5 minutes and had to enter the
password for each command.
Installing FPC and Lazarus is the only thing I have installed on
That is pretty strange, because "sudo" caches the password (or
credentials) for about 5 minutes.
I've typed all commands within 5 minutes and had to enter the password for
each command.
Installing FPC and Lazarus is the only thing I have installed on the iMac
(just have it a few days)
Pau
On 02 Sep 2008, at 16:46, Paul wrote:
I can't post them anymore, I closed all applications and switched
of the computer (incl power - had to move the pc)
I didn't any errors though and needed to enter my password each time.
That is pretty strange, because "sudo" caches the password (or
c
On Tue, 2 Sep 2008 16:35:48 +0100
Jonas Maebe <[EMAIL PROTECTED]> wrote:
>
> On 02 Sep 2008, at 16:31, Mattias Gaertner wrote:
>
> > On Tue, 2 Sep 2008 17:13:11 +0200
> > "Paul" <[EMAIL PROTECTED]> wrote:
> >
> >> Yes, and entered them each seperately in terminal also.
> >
> > The commands do no
ere listed in the Lazarus environment settings.
Paul
- Original Message -
From: "Jonas Maebe" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Tuesday, September 02, 2008 5:35 PM
Subject: Re: [fpc-pascal] Best method to uninstall fpc and lazarus
On 02 Sep 2008, at 16:31, Mattias Gaertner wrote:
On Tue, 2 Sep 2008 17:13:11 +0200
"Paul" <[EMAIL PROTECTED]> 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
On Tue, 2 Sep 2008 17:13:11 +0200
"Paul" <[EMAIL PROTECTED]> 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.
Mattias
___
On 02 Sep 2008, at 16:13, Paul wrote:
Yes, and entered them each seperately in terminal also.
Please post the full terminal session in which you entered the
commands to the mailing list (just copy/paste everything from the
window).
Jonas
___
Yes, and entered them each seperately in terminal also.
Paul
- Original Message -
From: "Mattias Gaertner" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 02, 2008 4:48 PM
Subject: Re: [fpc-pascal] Best method to uninstall fpc and lazarus
On Tue, 2 Sep 2008 16:2
On Tue, 2 Sep 2008 16:29:49 +0200
"Paul" <[EMAIL PROTECTED]> wrote:
>
> > Use spotlight (Cmd+Space) to find lazarus, tell us where you found
> > it and delete it.
> >
> > Mattias
>
> Seems nothing was deleted at all , including fpc ... :-(
Have you put all commands into a script and executed t
Use spotlight (Cmd+Space) to find lazarus, tell us where you found it
and delete it.
Mattias
Seems nothing was deleted at all , including fpc ... :-(
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/lis
On Tue, 2 Sep 2008 16:17:25 +0200
"Paul" <[EMAIL PROTECTED]> wrote:
> >However, as already said, all is explained here
> >http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
>
> I have a printed copy here and have executed all commands
> manually.(no errors disp
However, as already said, all is explained here
http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
I have a printed copy here and have executed all commands manually.(no
errors displayed)
Still, Lazarus starts, except it cant find fpc
Le Sep 2, 2008 à 3:41 PM, Paul a écrit :
sudo rm -f /usr/local/bin/ppcppc
what to use for:
rm -r $share/lazarus ...
rm -r $lib/fpc
rm -r $receipts/lazarus-*.pkg ... ?
Paul
rm -rf /usr/local/share/lazarus/
rm -rf /usr/local/share/fpcsrc/
rm -rf /usr/local/share/examples/fpc*
rm -rf /u
sudo rm -f /usr/local/bin/ppcppc
what to use for:
rm -r $share/lazarus ...
rm -r $lib/fpc
rm -r $receipts/lazarus-*.pkg ... ?
Paul
--
Damien Gerard
[EMAIL PROTECTED]
Si ces robots s'humanisaient, inversement les êtres humains se
robotiseraient-ils ?
__
"You can copy and save the commands below to file uninstallLaz.sh and
run it if you need to uninstall Lazarus and Free Pascal. You can
usually install newer versions of Lazarus and Free Pascal over older
versions, but as with most software it's not a bad idea to clean out
everything bef
The uninstall steps on the wiki at
http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
I'm getting doubts about the Mac now, it opens perfectly with IE on Windows,
but gives a blank text on Safari, only the menu on the right side is
visible.
I will type the
On 02 Sep 2008, at 11:12, Paul wrote:
The uninstall steps on the wiki at
http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
rm -fv $bin/ppcppc shows "permission denied"
Didn't test all subsequent items
"You can copy and save the commands below to file
On 02 Sep 2008, at 11:01, Tom Verhoeff wrote:
On Tue, Sep 02, 2008 at 10:08:36AM +0100, Jonas Maebe wrote:
On 02 Sep 2008, at 09:05, Paul wrote:
The uninstall steps on the wiki at
http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
are correct. I just went
Le Sep 2, 2008 à 12:12 PM, Paul a écrit :
The uninstall steps on the wiki at
http://wiki.freepascal.org/OS_X_Programming_Tips#Uninstalling_Lazarus_and_Free_Pascal
rm -fv $bin/ppcppc shows "permission denied"
Didn't test all subsequent items
sudo rm -f /usr/local/bin/ppcppc
--
Damien G
PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Tuesday, September 02, 2008 11:08 AM
Subject: Re: [fpc-pascal] Best method to uninstall fpc and lazarus
On 02 Sep 2008, at 09:05, Paul wrote:
I want to uninstall and reinstall fpc and lazurus.
My current installation is usele
- Original Message -
From: "Jonas Maebe" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Tuesday, September 02, 2008 11:08 AM
Subject: Re: [fpc-pascal] Best method to uninstall fpc and lazarus
On 02 Sep 2008, at 09:05, Paul wrote:
I want
On Tue, Sep 02, 2008 at 10:08:36AM +0100, Jonas Maebe wrote:
>
> On 02 Sep 2008, at 09:05, Paul wrote:
>
>> I want to uninstall and reinstall fpc and lazurus.
>> My current installation is useless.
>> I found the steps on Wiki, but I used the docs on Wiki to install them
>> and it totally went wro
On 02 Sep 2008, at 09:05, Paul wrote:
I want to uninstall and reinstall fpc and lazurus.
My current installation is useless.
I found the steps on Wiki, but I used the docs on Wiki to install
them and it totally went wrong.
The uninstall steps on the wiki at http://wiki.freepascal.org/OS_X_P
I want to uninstall and reinstall fpc and lazurus.
My current installation is useless.
I found the steps on Wiki, but I used the docs on Wiki to install them and
it totally went wrong.
thanks,
Paul
___
fpc-pascal maillist - fpc-pascal@lists.free
25 matches
Mail list logo