On 8/29/06, langostino langostino <langostinofx@yahoo.es> wrote:
>
> Hi,
> I need to make an static compilation of AbiWord,
> because I will install it in several machines and i
> donīt want to check the depencencies in all of them.
A straight forward way to build static binaries is by using apgcc (
http://autopackage.org/apbuild-apgcc.php ). You can even choose which
libraries to link statically (e..g if all your machines have gtk+ you
don't need to link it statically). Look for APBUILD_STATIC in the url
above.
Generally however I would advice against static compilation. For
example if you are dealing with debian based linux you can run
"apt-get install abiword-plugins-gnome" to make sure you have all the
dependencies, then uninstall abiword-gnome and abiword-plugins-gnome
and install your build. That way you can leverage distro updates.
HTH,
Rob
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Tue Aug 29 10:10:31 2006
This archive was generated by hypermail 2.1.8 : Tue Aug 29 2006 - 10:10:31 CEST