Lazarus

Programming => Operating Systems => Linux => Topic started by: stem on January 05, 2019, 01:39:30 pm

Title: How to build for Ubuntu 18.04? With Linux Mint or original Ubuntu?
Post by: stem on January 05, 2019, 01:39:30 pm
Hi,

I'm using Linux Mint 9.1 Xfce. If I want to publish a Lazarus application (widgetset Gtk2) for Ubuntu 18.04, how should I build the application preferably?

Can I share the application built on my system or should I use an "original" plain Ubuntu 18.04 and running there Lazarus?

Is there any difference in the built executable concerning the underlying operation system? Or should it always be the same if I build it with widgetset Gtk2?


Thank you

stem
Title: Re: How to build for Ubuntu 18.04? With Linux Mint or original Ubuntu?
Post by: lucamar on January 05, 2019, 01:51:30 pm
There should be no difference at all: simply copy the application executable from one machine to the other and done.

That is, unless you're using some external library (database, for exampe) in which case you'll have to install those libraries in the target machine too using the standard package manager of each distribution--that's one of the main reasons for their existence, after all: to deal with application dependencies.
TinyPortal © 2005-2018