Re: Some dependencies missing in DEPS-LIST



umar,

Two things:
(1) kindly mention which distro you are running.
(2) take a look in ./bootstrap

-Joseph

===================================================================
On Sun, 2006-10-01 at 23:40 -0700, u m a r wrote:
> hi all,
> While building gnome2.16 i got following dependency errors.I think
> these should be added to DEPS-LIST of garnome source.
> 
> error::: 1
> checking for msgfmt... no
> configure: error:
> *** You must have either have gettext support in your C library, or
> use the
> *** GNU gettext library.
> (http://www.gnu.org/software/gettext/gettext.html
> 
> 
> solution::::
> apt-get install gettext
> 
> 
> error::2
> checking for tex... no
> checking whether autoconf is installed... no
> configure: error: Autoconf 2.58 or better is required.
> Please make sure it is installed and in your PATH.
> make[7]: *** [configure-work/main.d/automake-1.9.6/configure] Error 1
> 
> 
> solution::
> apt-get install autoconf
> 
> 
> error::3
> checking for python module gdbm... no
> configure: error: Could not find Python module gdbm
> make[6]: *** [configure-work/main.d/avahi-0.6.13/configure] Error 1
> 
> 
> solution::
> apt-get install python-gdbm
> 
> 
> error::4
> checking for XTestFakeKeyEvent in -lXtst... no
> configure: error: Couldn't find the Xtst library. Check config.log
> make[2]: *** [configure-work/main.d/at-spi-1.7.11/configure] Error 1
> make[2]: Leaving directory
> `/home/umar/garnome-src/garnome-2.16.0/platform/at-spi'
> 
> 
> solution::
> apt-get install libxtst-dev
> 
> 
> error:::5
> make[4]: Entering directory
> `/home/umar/garnome-src/garnome-2.16.0/bootstrap/pwlib'
> make[4]: Leaving directory
> `/home/umar/garnome-src/garnome-2.16.0/bootstrap/pwlib'
> [fetch] complete for pwlib.
> ==> Running checksum on pwlib-1.10.2.tar.gz
> 9215a13cd4671a022c1ea1db8272991d download/pwlib-1.10.2.tar.gz
> download/pwlib-1.10.2.tar.gz: FAILED
> *** GAR GAR GAR! pwlib-1.10.2.tar.gz failed checksum test! GAR GAR
> GAR! ***
> make[3]: *** [checksum-pwlib-1.10.2.tar.gz] Error 1
> 
> 
> solution:::
> Manually download pwlib.tar.gz , copy .diff file from files directory
> (remove the link) then create md5sum .
> $find download/ -type f -exec md5sum {} \; > checksums
> 
> 
> error::6
> checking for XmuClientWindow in -lXmu... no
> configure: error: Xmu development libraries not found
> make[1]: ***
> [configure-work/main.d/fast-user-switch-applet-2.16.0/configure] Error
> 1
> make[1]: Leaving directory
> `/home/umar/garnome-src/garnome-2.16.0/desktop/fast-user-switch-applet'
> make: *** [paranoid-install] Error 2
> 
> 
> solution::
> apt-get install libxmu-dev
> 
> 
> 
> 
> 
> 
> 
> 
> 
>     Best Regards:
>      U M A R   
>     http://www.nrcfoss.org.in/boss
> 
> 
>    
> 
> 
> 
> ______________________________________________________________________
> How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call
> rates.
-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]