Ekiga Config issues ( libebook-1.2 )

View: New views
4 Messages — Rating Filter:   Alert me  

Ekiga Config issues ( libebook-1.2 )

by sohil86 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
             I want to install ekiga 3.2.6 on fedora 11. When i run ./configure, i get the below given errors.

checking for XML::Parser... ok
checking for GTK... yes
checking for GLIB... yes
checking for SIGC... yes
checking for XML... yes
checking for GCONF... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for EDS... configure: error: Package requirements (libebook-1.2) were not met:

No package 'libebook-1.2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EDS_CFLAGS
and EDS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


PKG_CONFIG_PATH is set to /usr/local/lib/pkgconfig
libebook-1.2.so.9  and  libebook-1.2.so.9.3.0   are already present in
/usr/lib/ (maybe as a part of evolution-data-server)

-- 
Thanks & Regards,
Sohil Shah
Embedded Engineer
eInfochips Ltd.
Tel. No.  +91 79 26563705 Ext. 120
Cell. No. +91 9428111818
www.einfochips.com

--
Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Ekiga Config issues ( libebook-1.2 )

by sohil86 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

To add to the below given content :

I've also uninstalled evolution-data-server and even after that i can locate libebook.

[root@CPU1065 ekiga-3.2.6]# locate libebook
/usr/lib/libebook-1.2.so.9
/usr/lib/libebook-1.2.so.9.3.0
/usr/share/gtk-doc/html/libebook

-- 
Thanks & Regards,
Sohil Shah



On 11/13/2009 11:34 AM, Sohil Shah wrote:
Hi,
             I want to install ekiga 3.2.6 on fedora 11. When i run ./configure, i get the below given errors.

checking for XML::Parser... ok
checking for GTK... yes
checking for GLIB... yes
checking for SIGC... yes
checking for XML... yes
checking for GCONF... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for EDS... configure: error: Package requirements (libebook-1.2) were not met:

No package 'libebook-1.2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables EDS_CFLAGS
and EDS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


PKG_CONFIG_PATH is set to /usr/local/lib/pkgconfig
libebook-1.2.so.9  and  libebook-1.2.so.9.3.0   are already present in
/usr/lib/ (maybe as a part of evolution-data-server)

-- 
Thanks & Regards,
Sohil Shah

  

--
Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.






_______________________________________________ ekiga-list mailing list ekiga-list@... http://mail.gnome.org/mailman/listinfo/ekiga-list



--
Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.



_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Ekiga Config issues ( libebook-1.2 )

by Jānis Rukšāns :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 13, 2009 at 8:04 AM, Sohil Shah <sohil.shah@...> wrote:
> Hi,
>              I want to install ekiga 3.2.6 on fedora 11.

yum install ekiga ?

> When i run ./configure, i get the below given errors.
>
> checking for XML::Parser... ok
> checking for GTK... yes
> checking for GLIB... yes
> checking for SIGC... yes
> checking for XML... yes
> checking for GCONF... yes
> Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema
> installation
> Using $(sysconfdir)/gconf/schemas as install directory for schema files
> checking for EDS... configure: error: Package requirements (libebook-1.2)
> were not met:
>
> No package 'libebook-1.2' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables EDS_CFLAGS
> and EDS_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
>
> PKG_CONFIG_PATH is set to /usr/local/lib/pkgconfig
> libebook-1.2.so.9  and  libebook-1.2.so.9.3.0   are already present in
> /usr/lib/ (maybe as a part of evolution-data-server)

Apparently you don't have libebook headers, which are provided by
evolution-data-server-devel. When building something from source, you
generally need *-devel packages for each dependency.

--
Ian
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list

Re: Ekiga Config issues ( libebook-1.2 )

by Jānis Rukšāns :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Nov 13, 2009 at 8:52 AM, Sohil Shah <sohil.shah@...> wrote:
> I've also uninstalled evolution-data-server and even after that i can locate
> libebook.
>
> [root@CPU1065 ekiga-3.2.6]# locate libebook
> /usr/lib/libebook-1.2.so.9
> /usr/lib/libebook-1.2.so.9.3.0
> /usr/share/gtk-doc/html/libebook

As far as I can tell, RPM doesn't update the mlocate database used by
locate. The locate output you're seeing is out-of-date view of the
filesystem.

--
Ian
_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list