On Fri, Sep 21, 2001 at 11:17:09PM +0000, Rajesh Fowkar wrote: | Hi, | | I am trying to compile glimmer. However ./configure gives me the following | error : | | ---------------- <SNIP> ----------------------------------------------- | checking for GnomePrint libraries >= 0.25... configure: error: You need at | least GNOME print 0.25 for this version of glimmer | [EMAIL PROTECTED]:~/tmp/compile/glimmer-1.1.9-1$ | ---------------- <SNIP> ----------------------------------------------- | | The version of gnome-print I have is the one which came with potato : | | --------------------------------------------------------------------------- | [EMAIL PROTECTED]:~/tmp/compile/glimmer-1.1.9-1$ dpkg -l | grep gnome-print | ii gnome-print 0.10-5 The GNOME Print architecture | --------------------------------------------------------------------------- | | However inspite of doing apt-get update on woody tree I am not getting any | new version of gnome-print. It looks as if no gnome-print is present in | woody tree.
| Where can I get the debs for the lastest version of gnome-print (>= 0.25) | which are required by glimmer. gnome-print is fairly unstable and changes frequently. I don't know if you need to go to unstable to get pre-made .debs, but you can get the latest release tarball from ftp.gnome.org. The alternative might be to try and disable printing support in glimmer. -D