|
|
On Thu, 21 Sep 2006 16:57:43 +0530 (IST)
Prakash B <prakashb@xxxxxxxxxxxxxxx> 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@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/ekiga-list
|
|