Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
Linux
»
Ubuntu Lazarus install
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
StrToDateTime problems
by
Nimbus
[
Today
at 10:14:41 pm]
How to forward a Class in...
by
PascalDragon
[
Today
at 10:03:57 pm]
Why does FPC behave this ...
by
PascalDragon
[
Today
at 10:01:18 pm]
Picture Process with BGRA...
by
circular
[
Today
at 08:05:53 pm]
What was your first compu...
by
LeP
[
Today
at 07:31:09 pm]
Parametrized Access SQL Q...
by
konikula
[
Today
at 07:21:36 pm]
[SOLVED] Average color
by
LeP
[
Today
at 06:51:24 pm]
set zero values not to b...
by
wp
[
Today
at 06:25:48 pm]
HELP Why the WriteRowHeig...
by
wp
[
Today
at 06:22:24 pm]
building a Calculator usi...
by
Dzandaa
[
Today
at 03:51:20 pm]
How can Lazarus implement...
by
Tommi
[
Today
at 03:46:47 pm]
how to relay a button cli...
by
srvaldez
[
Today
at 01:15:46 pm]
what was your first pasca...
by
BSaidus
[
Today
at 01:01:32 pm]
[SOLVED] Transparent back...
by
alpine
[
Today
at 11:28:56 am]
Lazarus and Libre Office
by
sydenis
[
Today
at 11:07:38 am]
RTTIPropertyGrid expand
by
ig
[
Today
at 10:47:03 am]
[SOLVED] Able to access p...
by
vinntec
[
Today
at 09:27:53 am]
How to execute PKZIPC fro...
by
Hozso
[
Today
at 08:17:36 am]
Jerky animation (windows)
by
Roland57
[
Today
at 07:19:29 am]
RPNCalc in Lazarus
by
tailkinker
[
Today
at 04:42:09 am]
Any TStringBuilder class ...
by
ALLIGATOR
[
Today
at 04:07:30 am]
Why there is no formula f...
by
dodgex
[
Today
at 02:56:29 am]
how to comunicate among t...
by
jamie
[
Today
at 12:13:21 am]
Right-anchored zoom
by
kapibara
[January 11, 2026, 11:54:30 pm]
CPC464 Cdt to Wav Convert...
by
Gigatron
[January 11, 2026, 10:57:01 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Ubuntu Lazarus install (Read 7057 times)
Wok
New member
Posts: 8
Ubuntu Lazarus install
«
on:
June 28, 2011, 06:41:34 am »
Hello,
I'm a newbie linux user, but i will install lazarus on a virtual ubunu disk.
Can someone tell me i a few siple steps how to do that.
Thx will be great.
Peter
Logged
falu
Newbie
Posts: 6
frantic
Re: Ubuntu Lazarus install
«
Reply #1 on:
June 28, 2011, 09:59:34 am »
sudo apt-get install lazarus
Logged
lainz
Guest
Re: Ubuntu Lazarus install
«
Reply #2 on:
July 03, 2011, 11:43:13 pm »
Quote from: falu on June 28, 2011, 09:59:34 am
sudo apt-get install lazarus
What version of lazarus is installed with this command?
Edit: this install lazarus 0.9.28.2-12 fpc 2.4.0 in ubuntu 11.04 spanish
«
Last Edit: July 03, 2011, 11:57:20 pm by lainz
»
Logged
Martin V
Full Member
Posts: 139
Re: Ubuntu Lazarus install
«
Reply #3 on:
July 12, 2011, 02:01:29 pm »
And how can I install a current snapshot version on Ubuntu Linux?
I have deleted the old Lazarus/fp installation by using Synaptik Package program.
I have downloaded:
lazarus-0.9.31.31635-20110710.i386.deb.tar
and
fpc-2.4.4.1.i386.deb.tar
I have unpacked the containing 64 deb files to a temporary directory. Double clicking to one of the files nearly always generates an error message: (I try to translate to english)
Error: incorrect dependencies
(original german: Fehler: Abhängigkeit kann nicht erfüllt werden: fp-ide-2.4.4 (= 2.4.4-1))
Logged
Blaazen
Hero Member
Posts: 3241
POKE 54296,15
Re: Ubuntu Lazarus install
«
Reply #4 on:
July 12, 2011, 02:17:06 pm »
You can hardly find the problem when you double-click. Rather go to console and type something like:
Code:
[Select]
dpkg -i fpc-2.4.4.1.i386.deb
OK, maybe with 'sudo'. You will know more (missing dependencies etc.).
Last time I used "one big file" (on 64-bit Linux). It also worked well. Only unpack 'tar' and type 'sh install.sh' (or 'sudo sh install.sh').
http://www.freepascal.org/down/i386/linux-austria.var
Logged
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21
Try Eye-Candy Controls:
https://sourceforge.net/projects/eccontrols/files/
Martin V
Full Member
Posts: 139
Re: Ubuntu Lazarus install
«
Reply #5 on:
July 13, 2011, 06:25:22 pm »
Thank you for the "dpkg -i" command hint. Using a joker character solves the dependency problem:
Code:
[Select]
dpkg -i fp*.deb
After updating the old wrong path names in Tools- Options by hand, all seems to work fine.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
Linux
»
Ubuntu Lazarus install
TinyPortal
© 2005-2018