[Lazarus] Debian Packager released

Anthony Walter sysrpl at gmail.com
Tue Nov 10 02:00:52 CET 2015


JuuS, can run through the steps manually to confirm?

First run:

ldd path/to/app

Then with anything which links to /usr/lib do:

dpkg -S /usr/lib/path/libsomething.so.1

This will give you the packages on your system required to run your
application. You can check the minimum version with:

dpkg -s packagename

And check the line starting with "Version: "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151109/08ad9663/attachment-0003.html>


More information about the Lazarus mailing list