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
Reset doesn't open ReadOn...
by
ASerge
[
Today
at 07:20:06 pm]
Should TEdit.Clear cause ...
by
Zoran
[
Today
at 06:43:53 pm]
FPC says file exists, Laz...
by
cdbc
[
Today
at 05:06:05 pm]
Lazarus IDE built for LCL...
by
zeljko
[
Today
at 03:28:13 pm]
Lazarus Bugfix Release 4....
by
uganof
[
Today
at 03:04:05 pm]
Add Help to an Applicatio...
by
1HuntnMan
[
Today
at 02:41:40 pm]
composition instead of in...
by
BildatBoffin
[
Today
at 01:16:31 pm]
Update a table with an Au...
by
Zvoni
[
Today
at 01:14:15 pm]
Is it me or is there some...
by
jamie
[
Today
at 12:03:37 pm]
bgraformatui.pas(26,12) W...
by
marcov
[
Today
at 11:40:06 am]
Variable initialization
by
BildatBoffin
[
Today
at 11:35:22 am]
unit ProjectDescriptorTyp...
by
Martin_fr
[
Today
at 09:41:17 am]
FreePascal/Lazarus docume...
by
MarkMLl
[
Today
at 08:39:13 am]
Lazarus 4.x - ZeosdBo
by
essence-ciel
[
Today
at 08:29:57 am]
Fpcupdeluxe
by
DonAlfredo
[
Today
at 08:22:12 am]
BGRAVirtualScreen - weird...
by
backprop
[
Today
at 08:20:04 am]
Question about fpreport
by
ginoo
[
Today
at 07:17:44 am]
Status of Fresnel Project...
by
dbannon
[
Today
at 06:11:31 am]
https://live.freepascal.o...
by
PierceNg
[
Today
at 05:15:59 am]
Lazarus Woes (4.2)
by
Martin_fr
[March 04, 2026, 09:22:32 pm]
gitlab issues menu
by
n7800
[March 04, 2026, 07:52:13 pm]
The growth of computers
by
LeP
[March 04, 2026, 07:04:17 pm]
Problem to restore previo...
by
Hartmut
[March 04, 2026, 05:19:29 pm]
How to use Lazserial
by
CM630
[March 04, 2026, 03:27:11 pm]
Don't Look Here
by
Joanna
[March 04, 2026, 02:53:40 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Ubuntu Lazarus install (Read 7107 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