LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Compiling Ekiga on Slack 12.1 (https://www.linuxquestions.org/questions/slackware-14/compiling-ekiga-on-slack-12-1-a-654066/)

Slackovado 07-07-2008 07:40 AM

Compiling Ekiga on Slack 12.1
 
I'm getting this error when running configure

configure: error: conditional "HAVE_GNOME_DOC_UTILS" was never defined.
Usually this means the macro was only invoked conditionally.

I'm using these options for configure
./configure --disable-gnome --with-pwlib-dir=/usr/local --with-opal-dir=/usr/local --disable-avahi --disable-doc --disable-scrollkeeper

Anybody have any ideas how to get this thing compile?
Anybody compiled Ekiga successfully on Slackware 12.1?

What SIP app are you using with Slack 12.1?

jomen 07-07-2008 08:07 AM

I'm on Gentoo and had a look at the build-logs for ekiga.
The relevant difference here seems to be the:
--disable-gtk-doc
which is not shown when you run ./configure --help
This is how it got configured for my system - of course I have Gnome and want this dependency...
Code:

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-dbus --enable-sdl --enable-avahi --disable-doc --enable-gnome --disable-scrollkeeper --disable-gtk-doc --build=i686-pc-linux-gnu

bgeddy 07-07-2008 08:40 AM

There is a SlackBuild for this :
http://slackbuilds.org/repository/12...timedia/ekiga/

Slackovado - if you are not aware of SlackBuilds then you should be. Look into them...

Alien Bob 07-07-2008 10:04 AM

Or else, ready packages (SlackBuild scripts included) for ekiga plus the dependencies opal & pwlib here:

Ekiga
Opal
Pwlib

Eric

goossen 07-08-2008 08:27 AM

I just compiled the SlackBuild.org version and it's working perfectly!

Slackovado 07-08-2008 10:34 AM

Ok, thanks everyone.
I did compile using the slackbuild and it worked.
I like compiling my own and it usually works fine except when something is broken at the source like Ekiga.

the3dfxdude 07-08-2008 07:55 PM

Does anyone have a good sip/voip provider they use?


All times are GMT -5. The time now is 06:07 AM.