[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Evolution] Re: Problem in building the gtkhtml
- From: Devashish <sdevashish novell com>
- To: Himanshu Mandge <himanshukm yahoo com>
- Cc: evolution-list gnome org
- Subject: [Evolution] Re: Problem in building the gtkhtml
- Date: Fri, 25 Nov 2005 11:00:04 +0530
I export the following variables or rather put them into .bashrc.
/opt/gnome2 is my INSTALL_PREFIX (--prefix), so you need to change it to
whatever you use.
You dont need to build gal as required parts have been merged into
evolution.
export
BONOBO_ACTIVATION_PATH=/opt/gnome2/lib/bonobo/servers:/opt/gnome/lib/bonobo/servers
export CVSROOT=":pserver:anonymous anoncvs gnome org:/cvs/gnome"
export
PKG_CONFIG_PATH=/opt/gnome2/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
export
LD_LIBRARY_PATH=/opt/gnome2/lib:/opt/gnome/lib:/usr/lib:/usr/local/lib:/opt/mozilla/lib
export ACLOCAL_FLAGS="-I /usr/share/aclocal -I /usr/local/share/aclocal"
export PATH=/opt/gnome2/bin:/usr/local/bin:$PATH
gail.pc is in /opt/gnome/lib/pkgconfig, if its somewhere else adjust
your PKG_CONFIG_PATH.
Hope this helps.
On Thu, 2005-11-24 at 21:19 -0800, Himanshu Mandge wrote:
> Hi devashish
>
> thanx for the help.
>
> i am following the steps from the site
>
> http://go-evolution.org/Compiling_Evolution_from_CVS
>
> I downloded all files.
>
> I could able to build gnome-common and libsoup.
>
> But while doing gkthtml i am getting the error
>
> checking for pkg-config... /usr/bin/pkg-config
> checking for gail >= 1.1.0... Package gail was not
> found in the pkg-config search path.
> Perhaps you should add the directory containing
> `gail.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gail' found
>
> After this i installed gail 1.8 using rpm file, still
> i am getting above
> error.
>
>
>
>
>
>
>
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]