Re: Program Derleme Hatası...
* adem aydemir [2006-09-26 22:29:23+0300]
> Merhaba,
Merhaba,
> Daha önce kaynak kod kullanarak pek program derlemedim. KDE için bir tema
> derlerken aşağıdaki hata ile karşılaştım. ayrdımcı olursanız
> sevinirim...
> İyi çalışmalar.
> adem@sultan:~/QtCurve-KDE3-0.43.2$ ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> .....
> checking for _NSGetEnviron... no
> checking for vsnprintf... yes
> checking for snprintf... yes
> checking for X... configure: error: Can't find X includes. Please check your
> installation and add the correct paths!
> adem@sultan:~/QtCurve-KDE3-0.43.2$
Gerekli geliştirme kitaplıklarını kurmalısınız. Kestirme bir yöntem olarak
buna benzer bir paketten (kde-style-klearlook) hareketle:
apt-get build-dep kde-style-klearlook
apt-get install build-essential
--
roktas
Reply to: