>
> I've decided to install this ver 2.9.4 but i've only done a compile
> once before. What i can't find is the dependencies for an
> installation. The app i compiled before was Ted which seemed to be
> set up so that one installed the dependencies. I think i just typed
> 'make package' and then 'make install'. Would be grateful for some
> guidance before i hash things up.
>
When trying to compile AbiWord from source, running the ./config script
will fail, and at the same time inform you what the needed dependencies
are. The dependencies are header files, contained in various -dev
packages. So when the config script reports (for example) "header files
for libpng not found," use your package manager to search for libpng and
then look for a libpng package with a -dev on the end.
You may have to do this more than once, to get all the necessary header
files.
When the appropriate -dev packages are installed you should then run
./config --help | less
to see what extra features you can install in AbiWord. Adding these
extra features will require you to install additional packages.
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Jul 4 07:03:29 2013
This archive was generated by hypermail 2.1.8 : Thu Jul 04 2013 - 07:03:29 CEST