pdf editors
gc1
ulist at gs1.ubuntuforums.org
Tue Mar 29 15:27:21 UTC 2005
albi at scii.nl Wrote:
> On Sat, 26 Mar 2005 15:02:25 +0100
> "albi at scii.nl" <albi at scii.nl> wrote:
>
> > 1) add hoary deb-src lines in /etc/apt/sources.list
> >
> > deb-src http://archive.ubuntu.com/ubuntu/ hoary main restricted
> > deb-src http://archive.ubuntu.com/ubuntu/ hoary universe
> > deb-src http://security.ubuntu.com/ubuntu/ hoary-security main
> > restricted
> > deb-src http://archive.ubuntu.com/ubuntu/ hoary multiverse
> >
> > 2) do a sudo apt-get update
> > 3) type in : sudo apt-get build-dep djvulibre
> > 4) type in : sudo apt-get -b source djvulibre
> > 5) after compiling is finished : dpkg -i djvu*deb
>
> sorry, make that :
>
> 5) after compiling is finished :
>
> apt-get install curl ; dpkg -i dj*deb libdj*deb
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
It nearly worked, doing what you said albi but I got a dependency
problem. Package djview needed.
I did the following:
apt-get -b source djview
that got me a download which doesn't solve the problem because after
successful compiling the make routines went on and I saw a lot of
warnings about libtool:
libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been
installed in `/usr/lib'
/usr/bin/install -c -s .libs/bzz
/home/gc1/djvulibre-3.5.14/debian/tmp/usr/bin/bzz
libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been
installed in `/usr/lib'
/usr/bin/install -c -s .libs/c44
/home/gc1/djvulibre-3.5.14/debian/tmp/usr/bin/c44
libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been
installed in `/usr/lib'
/usr/bin/install -c -s .libs/cjb2
/home/gc1/djvulibre-3.5.14/debian/tmp/usr/bin/cjb2
libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been
installed in `/usr/lib'
/usr/bin/install -c -s .libs/cpaldjvu
/home/gc1/djvulibre-3.5.14/debian/tmp/usr/bin/cpaldjvu
Any idea what I can do about this?
--
gc1
More information about the ubuntu-users
mailing list