On Tue, 2004-03-09 at 20:29 +0100, Stefan Sonnenberg-Carstens wrote:
> Hi List,
> I first tried to install garnome following the README in the tarball,
> but there are some errors in the package listing with the debian reference
> packages, at least for sid.
> Here's the one I used, as shell script :
>
> #!/bin/sh
> apt-get install libpng3-dev \
> libjpeg-dev \
> libtiff-dev \
> libncurses5-dev \
> xlibs-dev \
> libpopt-dev \
> libdb3-dev \
> libbz2-dev \
> zlib1g-dev \
> libexpat1-dev \
> libsmbclient-dev \
> libopenh323-dev \
> libpt-dev \
> hermes1-dev \
> docbook-xml \
> docbook-xsl \
> openjade \
> binutils-dev \
> libgdbm-dev \
> libgmp3-dev \
> libpcre3-dev \
> libaspell-dev \
> libgtkspell-dev \
> libmusicbrainz2-dev \
> libltdl3-dev \
> libapm-dev \
> libcupsys2-dev \
> libgpgme-dev \
> libpisock-dev \
> libreadline4-dev \
> libsensors-dev \
> libldap2-dev \
> libsdl-dev \
> pilot-link \
> python2.3-dev \
> valgrind
Here's one for Aptitude, with the packages in alphabetical order:
#! /bin/sh
aptitude install \
binutils-dev \
docbook-xml \
docbook-xsl \
hermes1-dev \
libapm-dev \
libaspell-dev \
libbz2-dev \
libcupsys2-dev \
libdb3-dev \
libexpat1-dev \
libgdbm-dev \
libgmp3-dev \
libgpgme-dev \
libgtkspell-dev \
libjpeg-dev \
libldap2-dev \
libltdl3-dev \
libmusicbrainz2-dev \
libncurses5-dev \
libopenh323-dev \
libpcre3-dev \
libpisock-dev \
libpng3-dev \
libpopt-dev \
libpt-dev \
libreadline4-dev \
libsdl-dev \
libsensors-dev \
libsmbclient-dev \
libtiff-dev \
openjade \
pilot-link \
python2.3-dev \
valgrind \
xlibs-dev \
zlib1g-dev
Attachment:
signature.asc
Description: This is a digitally signed message part