Thanks, this works for me.barko wrote:You need to install some deb packages, I think:
for gtk2:
Code: Select all
sudo apt-get install build-essential libgtk2.0-dev libgdk-pixbuf-dev
Search found 2 matches
- 15.09.2007, 08:20
- Forum: Firebird
- Topic: Error under lazarus/ubuntu: /usr/bin/ld: cannot find -lgds
- Replies: 2
- Views: 1654
- 14.09.2007, 21:49
- Forum: Firebird
- Topic: Error under lazarus/ubuntu: /usr/bin/ld: cannot find -lgds
- Replies: 2
- Views: 1654
Error under lazarus/ubuntu: /usr/bin/ld: cannot find -lgds
I'm trying to install zeosdbo into lazarus under Ubuntu. Compiling and installing the following packages: - zcore: compile - zparsesql: compile - zplain: compile - zdbc: compile - zcomponent: install -> error: " /usr/bin/ld: cannot find -lgds" Under Windows, the same procedure gives no err...