mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-22 22:09:43 +01: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
|
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?
|
How can I debug lazarus and lcl on Linux?
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user