Hi guys,
I installed Mint 22.1 Cinamon and Lazarus 3.8. on a Virtual Machine (Oracle Virtual Box)
Via Online Package Manager, installed FPS Spreadsheet & IBX, after installation finished, there was a message, something like to restart IDE, but there was and errors.
Here is the error message :
Warning: linker: /usr/bin/ld: cannot find -lgdk-x11-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lgtk-x11-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lX11: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lgdk_pixbuf-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lgobject-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lglib-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lgthread-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lgmodule-2.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lpango-1.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lcairo: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -latk-1.0: No such file or directory
Warning: linker: /usr/bin/ld: cannot find -lpangocairo-1.0: No such file or directory
make[2]: *** [Makefile:4390: lazarus] Error 1
make[1]: *** [Makefile:4829: ide] Error 2
*** [Makefile(3126,0) Error: linker: ide] Error 2
lazarus.pp(171,1) Error: Error while linking
as a result, both FPS and IBX palette didn't show.
Are there required steps after Lazarus installation to fix those errors?
Downloaded and installed these files :
1. fpc-laz_3.2.2-210709_amd64.deb
2. fpc-src_3.2.2-210709_amd64.deb
3. lazarus-project_3.8.0-0_amd64.deb
Thanks in advance.