Re: [fpc-pascal] Debugger interaction in FP IDE and Lazarus

2008-09-02 Thread Peter Vreman
> > FP IDE needs to link to libgdb and all of its dependencies in order to have > debugger support. OTOH, Lazarus interacts to gdb via TProcess. FP IDE > approach would be faster but also inextensible and less maintainable. When > there's a problem with the libgdb (i.e. the library is buggy), the w

Re: [fpc-pascal] Debugger interaction in FP IDE and Lazarus

2008-09-02 Thread Martin Schreiber
On Wednesday 03 September 2008 04.42:49 leledumbo wrote: > FP IDE needs to link to libgdb and all of its dependencies in order to have > debugger support. OTOH, Lazarus interacts to gdb via TProcess. FP IDE > approach would be faster but also inextensible and less maintainable. When > there's a pro

[fpc-pascal] Debugger interaction in FP IDE and Lazarus

2008-09-02 Thread leledumbo
FP IDE needs to link to libgdb and all of its dependencies in order to have debugger support. OTOH, Lazarus interacts to gdb via TProcess. FP IDE approach would be faster but also inextensible and less maintainable. When there's a problem with the libgdb (i.e. the library is buggy), the whole IDE

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Mattias Gaertner
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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. (luckely, I left it empty for the moment) I also removed many of the files manually, but propably not all. I

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Mattias Gaertner
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 ___

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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 ___

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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:29:49 +0200 "Paul" <

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Mattias Gaertner
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Mattias Gaertner
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Damien Gerard
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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 ? __

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
"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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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

Re: [fpc-pascal] Installing on Mac OS X

2008-09-02 Thread Paul
The terminal is an excelent tool once you learn how to use it. So is cmd on Windows, but it's all but user friendly and there should be more user friendly solutions anno 2008 imho But his is OT here. Paul ___ fpc-pascal maillist - fpc-pascal@li

Re: [fpc-pascal] Installing on Mac OS X

2008-09-02 Thread Felipe Monteiro de Carvalho
On Tue, Sep 2, 2008 at 7:54 AM, Paul <[EMAIL PROTECTED]> wrote: > Yes, as I mentionted before, it feels like returning to the DOS age. > If and only if I get FPC /lazarus running, I hope it's the only application > I have to write for the mac... The terminal is an excelent tool once you learn how

Re: [fpc-pascal] Installing on Mac OS X

2008-09-02 Thread Paul
Finder. I find that *very* annoying too. Use the command line to find what you need. I think it's located in /Application/Utilities/Terminal or something similar Yes, as I mentionted before, it feels like returning to the DOS age. If and only if I get FPC /lazarus running, I hope it's the only a

Re: [fpc-pascal] Installing on Mac OS X

2008-09-02 Thread Felipe Monteiro de Carvalho
On Mon, Sep 1, 2008 at 12:26 PM, Paul <[EMAIL PROTECTED]> wrote: > I can't find them with Finder and that's where I should find it. > It's too irritating for me now, and therefore I need to learn Mac OS X > first. Yes, they hide the unix directories, so you can't see them with Finder. I find that

Re: [fpc-pascal] (no subject)

2008-09-02 Thread Jonas Maebe
On 02 Sep 2008, at 09:26, Tzvetan Velinov wrote: I had the older version of FP and installed the new one -2.2.2 on a PC machine from the file fpc-2.2.2.i386-win32.exe (and unfortunately unistalled the old one). I think I followed all the steps that were descibed and used names of the direc

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Damien Gerard
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

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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 Paul - Original Message - From: "Jonas Maebe" <[EMAIL PROTECTED]> To: "FPC-Pascal u

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
- 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 to uninstall and reinstall fp

[fpc-pascal] (no subject)

2008-09-02 Thread Tzvetan Velinov
Hello, I had the older version of FP and installed the new one -2.2.2 on a PC machine from the file fpc-2.2.2.i386-win32.exe (and unfortunately unistalled the old one). I think I followed all the steps that were descibed and used names of the directories according the advices - not too long and

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Tom Verhoeff
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

Re: [fpc-pascal] Installing on Mac OS X

2008-09-02 Thread Peter W A Wood
A book like The Visual QuickPro Guide to Unix for Mac OS X 10.4 Tiger or Mac OS X Tiger in a Nutshell is more likely to answer the questions you are asking at the moment than a Mac OS X book. I don't think that either of the books has been updated for OS X 10.5 yet. This shouldn't be a big

[fpc-pascal] Hudson and fpc

2008-09-02 Thread Tom Carly
Hi, Does anyone of you have experience with integrating fpcunit test reporting in Hudson (or another continous integration server)? I can't find anything on the internet but I cannot believe that I would be the first one to try this. Is there maybe a simple change to one of the existing Hudson

Re: [fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Jonas Maebe
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

[fpc-pascal] Best method to uninstall fpc and lazarus

2008-09-02 Thread Paul
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