ANNOUNCE - Ekiga 3.2.5 [STABLE] available

View: New views
5 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

Re: ANNOUNCE - Ekiga 3.2.5 [STABLE] available

by Joseph Comfort :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Eugen Dedu wrote:

> Joseph Comfort wrote:
>>
>> yannick wrote:
>>> Joseph Comfort a écrit :
>>>> ptlib and opal compile fine on SuSE 11.1 with gcc 4.3.3.
>>>>
>>>> Ekiga is going very well (after disabling ldap) until:
>>>> Making all in help
>>>> make[2]: Entering directory `/usr/local/ekiga-3.2.5/help'
>>>> xsltproc -o ekiga-C.omf --stringparam db2omf.basename ekiga
>>>> --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd
>>>> "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C
>>>> --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam
>>>> db2omf.help_dir "/usr/local/share/gnome/help" --stringparam
>>>> db2omf.omf_in "/usr/local/ekiga-3.2.5/help/ekiga.omf.in"
>>>> `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/ekiga.xml
>>>> || {
>>>> rm -f "ekiga-C.omf"; exit 1; }
>>>> compilation error: file C/ekiga.xml line 10 element article
>>>> xsltParseStylesheetProcess : document is not a stylesheet
>>>> make[2]: *** [ekiga-C.omf] Error 1
>>>> make[2]: Leaving directory `/usr/local/ekiga-3.2.5/help'
>>>> make[1]: *** [all-recursive] Error 1
>>>> make[1]: Leaving directory `/usr/local/ekiga-3.2.5'
>>>> make: *** [all] Error 2
>>>>
>>>> I've seen this before and could not get around it.  Any fix?
>>> probably if you disable documentation (disable-doc or something like
>>> that, check in configure)
>>>
>>> ekiga-list mailing list
>>> ekiga-list@...
>>> http://mail.gnome.org/mailman/listinfo/ekiga-list
>>>
>> No, sorry, there is nothing that works.  I tried
>> --disable-schemas-install (a listed option); --disable-documentation;
>> --disable-doc; --disable-help; and --without-help
>
> Could you try http://markmail.org/message/xxrsax2lkrutlfbd and
> subsequent answers in the list?  They tell to make a modification
> related to pkg-config.
>
OK, that does it.  Thanks.  Being a KDE user on a non-debian system, I
normally do not install much in the way of gnome stuff.  But I found the
package for gnome-doc-utils.  Can Ekiga be made a bit less platform
specific?

Ekiga runs and connects to the MCU at the other end.  The bouncing ball
is transmitted.  There is no sound in either direction.  (There was no
meeting, but I get a 'welcome' message otherwise.)

I get messages on user login about the sound system not being set up.
There are similar messages with Ekiga starts.  The problem is somewhere
in the sound system, and I have not been able to track it down yet.
Otherwise, there is progress.

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

Re: ANNOUNCE - Ekiga 3.2.5 [STABLE] available

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joseph Comfort wrote:

>
> Eugen Dedu wrote:
>> Joseph Comfort wrote:
>>> yannick wrote:
>>>> Joseph Comfort a écrit :
>>>>> ptlib and opal compile fine on SuSE 11.1 with gcc 4.3.3.
>>>>>
>>>>> Ekiga is going very well (after disabling ldap) until:
>>>>> Making all in help
>>>>> make[2]: Entering directory `/usr/local/ekiga-3.2.5/help'
>>>>> xsltproc -o ekiga-C.omf --stringparam db2omf.basename ekiga
>>>>> --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd
>>>>> "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C
>>>>> --stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam
>>>>> db2omf.help_dir "/usr/local/share/gnome/help" --stringparam
>>>>> db2omf.omf_in "/usr/local/ekiga-3.2.5/help/ekiga.omf.in"
>>>>> `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/ekiga.xml
>>>>> || {
>>>>> rm -f "ekiga-C.omf"; exit 1; }
>>>>> compilation error: file C/ekiga.xml line 10 element article
>>>>> xsltParseStylesheetProcess : document is not a stylesheet
>>>>> make[2]: *** [ekiga-C.omf] Error 1
>>>>> make[2]: Leaving directory `/usr/local/ekiga-3.2.5/help'
>>>>> make[1]: *** [all-recursive] Error 1
>>>>> make[1]: Leaving directory `/usr/local/ekiga-3.2.5'
>>>>> make: *** [all] Error 2
>>>>>
>>>>> I've seen this before and could not get around it.  Any fix?
>>>> probably if you disable documentation (disable-doc or something like
>>>> that, check in configure)
>>>>
>>>> ekiga-list mailing list
>>>> ekiga-list@...
>>>> http://mail.gnome.org/mailman/listinfo/ekiga-list
>>>>
>>> No, sorry, there is nothing that works.  I tried
>>> --disable-schemas-install (a listed option); --disable-documentation;
>>> --disable-doc; --disable-help; and --without-help
>> Could you try http://markmail.org/message/xxrsax2lkrutlfbd and
>> subsequent answers in the list?  They tell to make a modification
>> related to pkg-config.
>>
> OK, that does it.  Thanks.  Being a KDE user on a non-debian system, I
> normally do not install much in the way of gnome stuff.  But I found the
> package for gnome-doc-utils.  Can Ekiga be made a bit less platform
> specific?

I think it could :o), but someone with spare time must implement it :o)

So you had this error until you installed gnome-doc-utils?  If yes, we
should put it as mandatory dep or see how to deal with it without
installing it.

> Ekiga runs and connects to the MCU at the other end.  The bouncing ball
> is transmitted.  There is no sound in either direction.  (There was no
> meeting, but I get a 'welcome' message otherwise.)
>
> I get messages on user login about the sound system not being set up.
> There are similar messages with Ekiga starts.  The problem is somewhere
> in the sound system, and I have not been able to track it down yet.

You need to send the -d 4 output.

> Otherwise, there is progress.

:o)

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


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

Re: ANNOUNCE - Ekiga 3.2.5 [STABLE] available

by Jim Diamond :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Jul  7, 2009 at 21:45 (-0400), Christian Schäfer wrote:

> Jim Diamond wrote:
>>> Try installing libdbus-1-3, libdbus-1-dev, libdbus-glib-1-2,  
>>> libdbus-glib-1-dev and see if that helps (the exact numbers may
>>> differ,  though, 'apt-cache search libdbus' should give information on
>>> the exact  names).
>> thanks very much for those hints.  It turns out that by installing
>> those (actually, I think it said I didn't need libdbus-glib-1-2, it
>> was already there), I was able to get through the configure and compile.

>> Unfortunately, it still doesn't notice that I have a camera attached
>> to the system...

> It may be the same problem, i.e. missing dev-packages. Perhaps libv4l-dev
> is missing on your system. When configuring ptlib, make sure it recognizes
> v4l2 in the output of ./configure. Afterwards, configure and compile ekiga
> (and opal to be on the safe side) again. Generally, it is always as good
> idea to check for missing things during the configure run.
> Hope that helps.

You also need to add --enable-v4l in ptlib to enable v4l, since by default
it is not activated (cf.
http://wiki.ekiga.org/index.php/Compiling_Ekiga#PTLib_2).


On Wed, 08 Jul 2009 08:54:03 Eugen Dedu wrote

> You also need to add --enable-v4l in ptlib to enable v4l, since by default
> it is not activated (cf.
> http://wiki.ekiga.org/index.php/Compiling_Ekiga#PTLib_2).



Chris and Eugen,

thanks for the help.  I am clearly (still) missing a lot of packages
to make a truly functional version of ekiga on Knoppix, but things are
moving forward a bit.  (**sigh** 10 minutes on Slackware, multiple
hours and counting on Knoppix...)

It now sees both of my web cams (although it seems to be using V4L and
not V4L2 for my QuickCam Notebook Pro), which is a huge step forward.
It doesn't see that web cam's built-in mic, but it does see the
laptop's mic.

Anyway, thanks again for your help.

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

Re: ANNOUNCE - Ekiga 3.2.5 [STABLE] available

by Eugen Dedu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bret Busby wrote:

> On Mon, 6 Jul 2009, Mateusz Kaduk wrote:
>
>> Date: Mon, 6 Jul 2009 22:02:20 +0200
>> From: Mateusz Kaduk <mateusz.kaduk@...>
>> Reply-To: Ekiga mailing list <ekiga-list@...>
>> To: Ekiga mailing list <ekiga-list@...>
>> Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.5 [STABLE] available
>>
>> I am looking forward to see it in Debian sid
>>
>> 2009/7/6 Eugen Dedu <Eugen.Dedu@...>:
>>> This is the five stable release of the 3.2 version of Ekiga.
>>
>
> And I, in Debian 4.0 and 5.0, and Ubuntu 8.04 ...

Have finally :o) arrived in debian unstable, cf.
http://packages.qa.debian.org/e/ekiga.html

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

Re: ANNOUNCE - Ekiga 3.2.5 [STABLE] available

by Damien Sandras :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le mercredi 15 juillet 2009 à 20:16 +0200, Eugen Dedu a écrit :

> Bret Busby wrote:
> > On Mon, 6 Jul 2009, Mateusz Kaduk wrote:
> >
> >> Date: Mon, 6 Jul 2009 22:02:20 +0200
> >> From: Mateusz Kaduk <mateusz.kaduk@...>
> >> Reply-To: Ekiga mailing list <ekiga-list@...>
> >> To: Ekiga mailing list <ekiga-list@...>
> >> Subject: Re: [Ekiga-list] ANNOUNCE - Ekiga 3.2.5 [STABLE] available
> >>
> >> I am looking forward to see it in Debian sid
> >>
> >> 2009/7/6 Eugen Dedu <Eugen.Dedu@...>:
> >>> This is the five stable release of the 3.2 version of Ekiga.
> >>
> >
> > And I, in Debian 4.0 and 5.0, and Ubuntu 8.04 ...
>
> Have finally :o) arrived in debian unstable, cf.
> http://packages.qa.debian.org/e/ekiga.html

Excellent news!
--
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras@...
                       

_______________________________________________
ekiga-list mailing list
ekiga-list@...
http://mail.gnome.org/mailman/listinfo/ekiga-list
< Prev | 1 - 2 | Next >