Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
Linux
»
Troubles installing on Ubuntu
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
could Ardour's YTK be use...
by
robert rozee
[
Today
at 02:46:03 pm]
lazarus 4.99 and missing ...
by
ginoo
[
Today
at 02:26:52 pm]
GTK3 : Icons have borders...
by
Schmitty2005
[
Today
at 01:45:04 pm]
Getting results from sql ...
by
CraigC
[
Today
at 01:13:35 pm]
Debian releases a Gtk3 La...
by
paweld
[
Today
at 12:45:32 pm]
AutoSize TMemo.Height?
by
laz_one_or2
[
Today
at 09:51:55 am]
CONCAT formula
by
veb86
[
Today
at 07:26:49 am]
Questions about TFuncSeri...
by
hedgehog
[
Today
at 06:58:29 am]
Problem with drawing orde...
by
wp
[
Today
at 12:57:00 am]
Initialization & finaliza...
by
Martin_fr
[March 14, 2026, 10:22:21 pm]
Hello! Anything new?
by
440bx
[March 14, 2026, 07:51:50 pm]
CryptoLib4Pascal
by
Xor-el
[March 14, 2026, 06:17:32 pm]
Extended Module Player
by
Gigatron
[March 14, 2026, 05:32:06 pm]
[AGGPas] Difference betwe...
by
Roland57
[March 14, 2026, 04:36:02 pm]
declaring Array
by
Thaddy
[March 14, 2026, 01:24:11 pm]
TChart: Wrong default val...
by
wp
[March 14, 2026, 11:30:54 am]
Text Fill (Memo)
by
paweld
[March 14, 2026, 09:09:13 am]
Qt6/Wayland clipboard: pa...
by
AlexTP
[March 14, 2026, 08:56:58 am]
Pocketbase
by
PierceNg
[March 14, 2026, 06:29:04 am]
ADUG Symposium 2026
by
Mathias Burbach
[March 14, 2026, 04:45:57 am]
Any way to "embed" Window...
by
jamie
[March 14, 2026, 12:55:37 am]
DataPort StopBits and Flo...
by
Thaddy
[March 13, 2026, 02:14:16 pm]
Lazarus Bugfix Release 4....
by
JuhaManninen
[March 13, 2026, 10:05:03 am]
88 year D. Knuth changes ...
by
Thaddy
[March 13, 2026, 07:31:38 am]
interface and GUID someth...
by
egsuh
[March 13, 2026, 03:31:00 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Troubles installing on Ubuntu (Read 2465 times)
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Troubles installing on Ubuntu
«
on:
January 07, 2015, 02:37:46 am »
I'm running Ubuntu in VirtualBox on OS X and run into dependency problems with libgtk2.0-dev not installed. I can't figure out how to solve this. I'd appreciate any tips. Thanks!
Cheers,
Frederick
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
kapibara
Hero Member
Posts: 656
Re: Troubles installing on Ubuntu
«
Reply #1 on:
January 07, 2015, 03:08:31 am »
Have you tried installing the libraries?
Code:
[Select]
sudo apt-get install libgtk2.0-dev
Then run the command
Code:
[Select]
sudo dpkg -i *.deb
«
Last Edit: January 07, 2015, 03:17:57 am by kapibara
»
Logged
Lazarus trunk / fpc 3.2.2 / Kubuntu 24.04 - 64 bit
VTwin
Hero Member
Posts: 1227
Former Turbo Pascal 3 user
Re: Troubles installing on Ubuntu
«
Reply #2 on:
January 07, 2015, 02:20:23 pm »
Thanks kapibara!
No, I couldn't remember how to do it.
Code:
[Select]
sudo apt-get install libgtk2.0-dev
Gave me a lot of unmet dependencies, but suggested I run:
Code:
[Select]
sudo apt-get -f install
which did the trick. Much appreciated!
Cheers,
Frederick
Logged
“Talk is cheap. Show me the code.” -Linus Torvalds
Free Pascal Compiler 3.2.2
macOS 15.3.2: Lazarus 3.8 (64 bit Cocoa M1)
Ubuntu 18.04.3: Lazarus 3.8 (64 bit on VBox)
Windows 7 Pro SP1: Lazarus 3.8 (64 bit on VBox)
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
Linux
»
Troubles installing on Ubuntu
TinyPortal
© 2005-2018