Re: [Ekiga-list] how to run eki?

2006-09-21 Thread Jan Schampera
On Thu, 21 Sep 2006 16:57:43 +0530 (IST)
Prakash B [EMAIL PROTECTED] wrote:


 i installed the ekiga software successfully , by giving the command
 make install what to do after that?
 how to run ekiga?

ekiga?

If the install prefix bin directory is not in $PATH,
/usr/bin/ekiga
/usr/local/bin/ekiga

If every guessing fails, something like

find / -name *ekiga* -perm -400

Which will search every *ekiga* file with minimum mode
owner-executable.


J.

-- 
One of the main causes of the fall of the Roman Empire was that,
lacking zero, they had no way to indicate successful termination of
their C programs --Robert Firth
___
ekiga-list mailing list
ekiga-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] how to run eki?

2006-09-21 Thread Damien Sandras
Le jeudi 21 septembre 2006 à 14:05 +0200, Jan Schampera a écrit :
 On Thu, 21 Sep 2006 13:52:48 +0200
 Julien Puydt [EMAIL PROTECTED] wrote:
 
   ekiga?
  
   If the install prefix bin directory is not in $PATH,
   /usr/bin/ekiga
   /usr/local/bin/ekiga
 
  The correct question is : what did you do before the 'make
  install' ?. I have a hard time grasping how someone could manage to
  compile ekiga but not know how to run it...
 
 When one compiles directly from a source distribution, I always assume
 he knows a bit what he does. If the source comes from CVS tree I assume
 very strong he knows what he does.
 
   If every guessing fails, something like
   
   find / -name *ekiga* -perm -400
   
   Which will search every *ekiga* file with minimum mode
   owner-executable.
  
  Ouch! Hope you don't have a huge disk around, or this will take ages.
 
 See above. It was meant as hint in the automatic direction (something
 like). For everyone that builds from scratch it should be clear for
 what configure parameters are.
 
 Anyways, that reminds me of... How about generic compiling instructions
 (Wiki)?
 

It's in the FAQ :)
 
-- 
 _  Damien Sandras
(o- 
//\ Ekiga Softphone: http://www.ekiga.org/
v_/_FOSDEM 2006: http://www.fosdem.org/
SIP Phone  : sip:[EMAIL PROTECTED]
 sip:[EMAIL PROTECTED]

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