Re: can't install xfig 3.2.4
- From: moma <moma@xxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 08:07:46 +0100
Paminu wrote:
> just needed the
> libpng12-dev
>
> package
Well done Pamilu.
Yes, xfig seems to need quite a few dependent packages.
For other people who do not know howto find missing packages (in
debian/[k]ubuntu).
$ sudo apt-get update
$ sudo apt-cache search png | grep dev
Good guide:
http://linuxhelp.blogspot.com/2005/12/concise-apt-get-dpkg-primer-for-new.html
---
"-dev" package has header files (*.h) which are needed when compiling
other depending programs from source (./configure && make && make install).
And when you install a "abcxyz-dev" it will automatically install
"abcxyz" package too (those are interdependant).
// moma
http://www.futuredesktop.org/how2burn.html#Ubuntu
.
- Follow-Ups:
- Re: can't install xfig 3.2.4
- From: Paminu
- Re: can't install xfig 3.2.4
- References:
- can't install xfig 3.2.4
- From: Paminu
- Re: can't install xfig 3.2.4
- From: moma
- Re: can't install xfig 3.2.4
- From: Paminu
- Re: can't install xfig 3.2.4
- From: moma
- Re: can't install xfig 3.2.4
- From: Paminu
- Re: can't install xfig 3.2.4
- From: Paminu
- can't install xfig 3.2.4
- Prev by Date: Re: Considering switch to linux
- Next by Date: Re: Considering switch to linux
- Previous by thread: Re: can't install xfig 3.2.4
- Next by thread: Re: can't install xfig 3.2.4
- Index(es):
Relevant Pages
|