mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 00:38:10 +02:00
added SuSE gtk ld error to FAQ
git-svn-id: trunk@5118 -
This commit is contained in:
parent
5fc5d18f37
commit
9a30c590c5
10
docs/FAQ
10
docs/FAQ
@ -96,6 +96,16 @@ Environment -> General Options -> Files -> FPC source path
|
||||
1. Linux
|
||||
++++++++
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
I have SuSE and I get
|
||||
/usr/bin/ld: cannot find -lgtk
|
||||
Error: Error while linking
|
||||
|
||||
SuSE installs the gtk devel libs under /opt/gnome/lib, which is not in
|
||||
the standard lib path. Simply add it to your /etc/fpc.cfg.
|
||||
(-Fl/opt/gnome/lib).
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
How can I debug lazarus and lcl on Linux?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user