Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Installation
»
Linux
»
fedora 5 not glib
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
GTK3 : Icons have borders...
by
Thaddy
[
Today
at 01:21:56 pm]
TChart: Wrong default val...
by
CM630
[
Today
at 12:33:44 pm]
Problem with drawing orde...
by
VisualLab
[
Today
at 12:28:20 pm]
Lazarus Bugfix Release 4....
by
JuhaManninen
[
Today
at 10:05:03 am]
88 year D. Knuth changes ...
by
Thaddy
[
Today
at 07:31:38 am]
Any way to "embed" Window...
by
egsuh
[
Today
at 06:54:51 am]
DataPort StopBits and Flo...
by
cdbc
[
Today
at 06:52:16 am]
could Ardour's YTK be use...
by
dbannon
[
Today
at 05:20:21 am]
interface and GUID someth...
by
egsuh
[
Today
at 03:31:00 am]
Pocketbase
by
PierceNg
[
Today
at 01:30:48 am]
CADSys4 3D.
by
maurog
[
Today
at 01:00:05 am]
Questions about TFuncSeri...
by
wp
[
Today
at 12:36:23 am]
UOS - pre-compiled librar...
by
Fred vS
[
Today
at 12:34:06 am]
Pipewire API
by
Fred vS
[March 12, 2026, 10:11:02 pm]
Hello! Anything new?
by
PascalDragon
[March 12, 2026, 09:39:09 pm]
TSplitter color property ...
by
valdir.marcos
[March 12, 2026, 09:20:11 pm]
ShortStrings vs long stri...
by
valdir.marcos
[March 12, 2026, 08:55:02 pm]
LazPaint (alpha-blending,...
by
CM630
[March 12, 2026, 08:38:30 pm]
Z80 ZX Spectrum and Syste...
by
d2010
[March 12, 2026, 07:58:28 pm]
Qt6/Wayland clipboard: pa...
by
valdir.marcos
[March 12, 2026, 06:27:22 pm]
[ANN] PasBuild 1.5.0 rele...
by
valdir.marcos
[March 12, 2026, 06:19:54 pm]
Synchronizing Lazarus pro...
by
valdir.marcos
[March 12, 2026, 05:46:58 pm]
class not found
by
SA.Blackmon
[March 12, 2026, 05:27:32 pm]
Register global hotkey
by
Thaddy
[March 12, 2026, 04:20:28 pm]
Crystal report edit
by
Petrus Vorster
[March 12, 2026, 03:12:59 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: fedora 5 not glib (Read 6040 times)
johnf
New Member
Posts: 18
fedora 5 not glib
«
on:
March 21, 2006, 12:48:55 pm »
I got Lazarus install and it appears to run but when I attempt to compile a project it errors immediately with "unable to find glib". When I check the installed packages it shows glib as installed. How do I tell Lazarus where glib is located?
John
Logged
eric
Sr. Member
Posts: 267
RE: fedora 5 not glib
«
Reply #1 on:
March 21, 2006, 04:49:09 pm »
The problem is not the absence of glib itself, but the associated development header package, which will be called glib-dev or glib-devel. You will also need gtk-dev(el) and gdk-pixbuf-dev(el).
Eric
Logged
Anonymous
Guest
RE: fedora 5 not glib
«
Reply #2 on:
March 25, 2006, 11:37:09 pm »
I have in same problem and have installed gtk-dev and gdk-pixbuf-dev correctly
Jordi
Logged
Anonymous
Guest
RE: fedora 5 not glib
«
Reply #3 on:
March 26, 2006, 03:24:23 pm »
Problem lazarus and Fedora 5
Note: No option inside /etc/fpc.cfg config file
project1.lpr(1,1) Fatal: Can't find unit glib
Logged
eric
Sr. Member
Posts: 267
RE: fedora 5 not glib
«
Reply #4 on:
March 26, 2006, 03:52:44 pm »
You probably need to edit /etc/fpc.cfg then. Find the section 'searchpath for libraries' and edit it to suit your system. On my SuSE system I have to add the line -Fl/opt/gnome/lib but it will be different on Fedora.
Eric
Logged
Vincent Snijders
Administrator
Hero Member
Posts: 2661
Re: RE: fedora 5 not glib
«
Reply #5 on:
March 27, 2006, 09:49:49 am »
Quote from: "Anonymous"
Note: No option inside /etc/fpc.cfg config file
project1.lpr(1,1) Fatal: Can't find unit glib
Here it is important to have the exact error message, the keyword is 'unit'.
See
Lazarus FAQ
.
Because of the fact the exact error message was not posted, other people who were trying to help, were led in the wrong direction. :-(
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Installation
»
Linux
»
fedora 5 not glib
TinyPortal
© 2005-2018