[Ekiga-list] ekiga and multi video conference

2009-08-05 Thread p a


_
Scarica i nuovi gadget per personalizzare Messenger!
http://www.messenger.it/home_gadget.aspx
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-list] ekiga and multi video conference

2009-08-05 Thread p a


_
Scarica i nuovi gadget per personalizzare Messenger!
http://www.messenger.it/home_gadget.aspx
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] ekiga and multi video conference

2009-08-05 Thread p a


_
Porta Messenger in Vacanza! Scaricalo sul cellulare!
http://new.windowslivemobile.msn.com/IT-IT/windows-live-messenger/default.aspx
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


[Ekiga-devel-list] Unable to open the project in 'Eclipse IDE'

2009-05-13 Thread Siva P

Hi team,
I have compiled(./configure, make, make install) the source 'ekiga-3.2.0' 
successfully. Actually i have to work the source in 'Eclipse IDE'. But when i 
opened the 'ekiga-3.2.0' project, its shows 70 errors and 7 warnings. I have 
mentioned the errors below.


 Build of configuration Debug for project Ekiga 

make all 
Building file: ../src/ekiga.cpp
Invoking: GCC C++ Compiler
g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MFsrc/ekiga.d 
-MTsrc/ekiga.d -osrc/ekiga.o ../src/ekiga.cpp
../src/ekiga.cpp:39:20: error: config.h: No such file or directory
In file included from ../src/ekiga.h:44,
 from ../src/ekiga.cpp:41:
../src/common.h:42:28: warning: opal/buildopts.h: No such file or directory
../src/common.h:47:26: warning: opal/manager.h: No such file or directory
../src/common.h:48:23: warning: opal/pcss.h: No such file or directory
../src/common.h:50:23: warning: h323/h323.h: No such file or directory
../src/common.h:51:21: warning: sip/sip.h: No such file or directory
../src/common.h:53:18: warning: glib.h: No such file or directory
../src/common.h:54:21: warning: gtk/gtk.h: No such file or directory
In file included from ../src/ekiga.cpp:41:
../src/ekiga.h:46:22: error: services.h: No such file or directory
../src/ekiga.h:47:26: error: runtime-glib.h: No such file or directory
../src/ekiga.h:49:24: error: statusicon.h: No such file or directory
../src/ekiga.cpp:42:23: error: callbacks.h: No such file or directory
../src/ekiga.cpp:43:25: error: preferences.h: No such file or directory
../src/ekiga.cpp:44:25: error: chat-window.h: No such file or directory
../src/ekiga.cpp:45:23: error: assistant.h: No such file or directory
../src/ekiga.cpp:47:22: error: accounts.h: No such file or directory
../src/ekiga.cpp:48:18: error: main.h: No such file or directory
../src/ekiga.cpp:49:18: error: misc.h: No such file or directory
../src/ekiga.cpp:55:22: error: gmdialog.h: No such file or directory
../src/ekiga.cpp:56:26: error: gmstockicons.h: No such file or directory
../src/ekiga.cpp:57:20: error: gmconf.h: No such file or directory
../src/ekiga.cpp:59:20: error: engine.h: No such file or directory
In file included from ../src/ekiga.cpp:41:
../src/ekiga.h:59: error: expected class-name before ‘{’ token
../src/ekiga.h:60: error: ‘Comparison’ does not name a type
../src/ekiga.h:108: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:108: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:115: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:115: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:122: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:122: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:129: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:129: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:136: error: ISO C++ forbids declaration of ‘StatusIcon’ with no 
type
../src/ekiga.h:136: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:147: error: ‘Ekiga’ has not been declared
../src/ekiga.h:147: error: ISO C++ forbids declaration of ‘ServiceCore’ with no 
type
../src/ekiga.h:147: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:170: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:170: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:171: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:171: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:172: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:172: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:173: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:173: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:174: error: ISO C++ forbids declaration of ‘GtkWidget’ with no 
type
../src/ekiga.h:174: error: expected ‘;’ before ‘*’ token
../src/ekiga.h:175: error: ISO C++ forbids declaration of ‘StatusIcon’ with no 
type
../src/ekiga.h:175: error: expected ‘;’ before ‘*’ token
../src/ekiga.h: In member function ‘virtual PBoolean 
GnomeMeeting::InternalIsDescendant(const char*) const’:
../src/ekiga.h:60: error: ‘PProcess’ has not been declared
../src/ekiga.h: In member function ‘virtual const char* 
GnomeMeeting::GetClass(unsigned int) const’:
../src/ekiga.h:60: error: ‘PProcess’ has not been declared
../src/ekiga.cpp: In constructor ‘GnomeMeeting::GnomeMeeting()’:
../src/ekiga.cpp:68: error: class ‘GnomeMeeting’ does not have any field named 
‘PProcess’
../src/ekiga.cpp:68: error: ‘MAJOR_VERSION’ was not declared in this scope
../src/ekiga.cpp:68: error: ‘MINOR_VERSION’ was not declared in this scope
../src/ekiga.cpp:68: error: ‘BUILD_TYPE’ was not declared in this scope
../src/ekiga.cpp:68: error: ‘BUILD_NUMBER’ was not declared in this scope
../src/ekiga.cpp:75: error: ‘assistant_window’ was not declared in this scope
../src/ekiga.cpp:76: error: ‘prefs_window’ was 

Re: [Ekiga-list] Newbie getting started problem.

2006-11-07 Thread Erik P. Olsen
Jan Schampera wrote:
 On Tue, 07 Nov 2006 18:14:30 +0100
 Erik P. Olsen [EMAIL PROTECTED] wrote:
 
 I am trying to setup Ekiga so that I can communicate with other
 PC-users, in particular my daughter in New Zealand. She is on Windows
 XP and I am on Linux (Fedora Core 5). Is there a piece of
 documentation which step-by-step explains how to setup Ekiga
 especially for communication between the Linux and Windows worlds? A
 documentation I could start reading before asking silly questions?
 
 You need a SIP client on the other side, no matter which operating
 system. Soon you can use Ekiga/WIN32. Check:
 http://wiki.ekiga.org/index.php/Wich_programs_work_with_Ekiga_%3F

Interesting site. It looks like Windows Messenger (I assume it's MSN Messenger) 
can work with Ekiga but I don't understand what the various accronyms stand for 
:-(

Regards,
-- 
Erik P. Olsen, Civilingeniør, MSc
Solsortvej 30, DK-2000 Frederiksberg, Denmark
Phone: +45 38346480, Fax: +45 20655783, Mobil: +45 40765300


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


Re: [Ekiga-list] How to get the src code frm the .rpm file

2006-09-15 Thread Chandresh P
Thanks for the help

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Julien PUYDT
Sent: Thursday, September 14, 2006 8:15 PM
To: Ekiga mailing list
Subject: Re: [Ekiga-list] How to get the src code frm the .rpm file


Chandresh P a écrit :
   Can someone please tell me what a .rpm file is ?
   I have downloaded the .rpm files provided in the EKIGA site
   and need the source code to port on to a Embedded platform.
   I would appreciate it if someone could tell me how to obtain the source
code from .rpm files.

RPM is a binary package format.

The sources can be obtained from gnome.org's cvs.

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

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


[Ekiga-list] How to get the src code frm the .rpm file

2006-09-14 Thread Chandresh P
  Can someone please tell me what a .rpm file is ?
  I have downloaded the .rpm files provided in the EKIGA site
  and need the source code to port on to a Embedded platform.
  I would appreciate it if someone could tell me how to obtain the source code 
from .rpm files.
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list