Re: dates ver 2.9.2
"Richard L. Dery" <[email protected]> Wed, 03 Jul 2013 22:03:11 -0700
| Newsgroups | gmane.editors.abiword.user |
|---|---|
| Message-ID | <[email protected]> |
> > 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 [email protected] with the word unsubscribe in the message body.