[opensuse] free pascal ide to use on suse
Good evening, Using opensuse 11.2. I installed the fpc windows version on XP and it comes with its own IDE. How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google. Thanks Regards Johan Sch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 03/14/2010 08:04 PM, Johan wrote:
Good evening,
Using opensuse 11.2.
I installed the fpc windows version on XP and it comes with its own IDE.
How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google.
Thanks Regards Johan Sch
Sorry to have been a newbie. Eventually found it. command line fp. Thanks Johan Sch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sunday, 2010-03-14 at 20:42 +0200, Johan wrote:
On 03/14/2010 08:04 PM, Johan wrote:
Good evening,
Using opensuse 11.2.
I installed the fpc windows version on XP and it comes with its own IDE.
How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google.
That's one. There is (was) also wpe or xwpe, fte and xfte. Or you could try kdevelop. I think jedit also supports pascal. But there is another, much nicer interface, similar to Delphi: it comes with the Lazarus project (the ide is "lazarus-ide"). It is really nice, I use it for my small things. http://en.wikipedia.org/wiki/Lazarus_(software) http://sourceforge.net/projects/lazarus/ http://www.lazarus.freepascal.org/ There is a comparison of IDEs here: <http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments#Pascal.2C_Object_Pascal> http://en.wikipedia.org/wiki/Integrated_development_environment - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkudOeoACgkQtTMYHG2NR9UzpwCfX+TE09csIn0bp4mjNkS7Dhgi MqAAn34l8MD1TvFfwu5gjVsldFlMwynZ =cv2X -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 03/14/2010 09:32 PM, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sunday, 2010-03-14 at 20:42 +0200, Johan wrote:
On 03/14/2010 08:04 PM, Johan wrote:
Good evening,
Using opensuse 11.2.
I installed the fpc windows version on XP and it comes with its own IDE.
How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google.
That's one. There is (was) also wpe or xwpe, fte and xfte. Or you could try kdevelop. I think jedit also supports pascal.
But there is another, much nicer interface, similar to Delphi: it comes with the Lazarus project (the ide is "lazarus-ide"). It is really nice, I use it for my small things.
http://en.wikipedia.org/wiki/Lazarus_(software) http://sourceforge.net/projects/lazarus/ http://www.lazarus.freepascal.org/
There is a comparison of IDEs here:
http://en.wikipedia.org/wiki/Integrated_development_environment
- -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkudOeoACgkQtTMYHG2NR9UzpwCfX+TE09csIn0bp4mjNkS7Dhgi MqAAn34l8MD1TvFfwu5gjVsldFlMwynZ =cv2X -----END PGP SIGNATURE-----
Thanks for the tip. I do have Lazarus installed. It similar to delphi as I remember it. Should I use it as is then the source would look very much different than using a plain IDE. Writeln would need to print on the form. OK this is what I think. Kindly point me in the right direction to use it like writeln to the screen or whatever. Is there maybe a special lazarus IDE for FPC? At the moment I use fp. It is OK and wrteln goes to the terminal. I have no problem to try something else to improve. May you have nice day Regards Johan Sch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday, 2010-03-15 at 10:15 +0200, Johan wrote:
Thanks for the tip. I do have Lazarus installed. It similar to delphi as I remember it. Should I use it as is then the source would look very much different than using a plain IDE. Writeln would need to print on the form. OK this is what I think. Kindly point me in the right direction to use it like writeln to the screen or whatever. Is there maybe a special lazarus IDE for FPC?
- --> Project -> new project --> choose "console app" or "program". Save project. Enjoy :-) cer@nimrodel:~> bin/lazarus/mios/helloworld hello world cer@nimrodel:~> - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkuek9QACgkQtTMYHG2NR9VvXACglsQNuGmfx+HBB0W5GG6zr8tZ hGsAn2OM0byTmz6c9G5Fjk6FWKCnP75p =vocK -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 03/15/2010 10:08 PM, Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Monday, 2010-03-15 at 10:15 +0200, Johan wrote:
Thanks for the tip. I do have Lazarus installed. It similar to delphi as I remember it. Should I use it as is then the source would look very much different than using a plain IDE. Writeln would need to print on the form. OK this is what I think. Kindly point me in the right direction to use it like writeln to the screen or whatever. Is there maybe a special lazarus IDE for FPC?
- --> Project -> new project --> choose "console app" or "program".
Save project.
Enjoy :-)
cer@nimrodel:~> bin/lazarus/mios/helloworld hello world cer@nimrodel:~>
- -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkuek9QACgkQtTMYHG2NR9VvXACglsQNuGmfx+HBB0W5GG6zr8tZ hGsAn2OM0byTmz6c9G5Fjk6FWKCnP75p =vocK -----END PGP SIGNATURE----- Thanks. Do enjoy this day. Johan Sch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
You are looking for lazarus. Do a search through Yast (it's included with 11.2) On 03/14/2010 12:04 PM, Johan wrote:
Good evening,
Using opensuse 11.2.
I installed the fpc windows version on XP and it comes with its own IDE.
How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google.
Thanks Regards Johan Sch
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 03/15/2010 07:00 AM, John Meyer wrote:
You are looking for lazarus. Do a search through Yast (it's included with 11.2)
On 03/14/2010 12:04 PM, Johan wrote:
Good evening,
Using opensuse 11.2.
I installed the fpc windows version on XP and it comes with its own IDE.
How do I connect to the programming IDE for pascal on suse please. I do not seem to find the answer through google.
Thanks Regards Johan Sch
Thanks. Be looking into that. Nice looking IDE. Regards Johan Sch -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Carlos E. R.
-
Johan
-
John Meyer