Hi Tom, I agree, it would be good if we had a package list of dependencies, at least for the latest version of common OS'es.
Ivan Vučica maintains a GNUstep setup script which targets Ubuntu 12.10: https://bitbucket.org/ivucica/gnustep-ubuntu Here's the packages he uses, from phases/00-ubuntu-deps.sh: """ sudo apt-get install subversion g++ libffi-dev libxml2-dev libicu-dev libgmp3-dev libjpeg-dev libtiff-dev libpng-dev libcairo-dev libxt-dev libssl-dev libxslt-dev libgl1-mesa-dev libglu1-mesa-dev # The following shouldn't be necessary, according to # gnustep-base docs, but currently, it nonetheless is # required. sudo apt-get install libgnutls-dev """ Eric On 2013-09-23, at 2:49 PM, Thomas Sisson <[email protected]> wrote: > I'm trying to install from sources because Ubuntu packages can be > really out of date. I find it really difficult finding the correct > dependencies for building. It would be helpful if links to sources of > development libraries could be included in the online build > instructions. > > Thanks, > Tom Sisson > > Everything below is either replies, forwards, or advertising. > <logs.tar.gz>_______________________________________________ > Bug-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/bug-gnustep _______________________________________________ Bug-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnustep
