> But when I try to start Ekiga from terminal, it tells me Ekiga's not > installed.
You're short on details; how do you try to start Ekiga from terminal? Like, if you use an upper-case E the program would quite surely not be found. "it tells" is also unclear, like, what did the shell, which is normally run in a terminal, tell you? Then the question is how which install location you configured (./configure --prefix=somepath), and what the current PATH environment variable is (echo $PATH). If the error is a linker error (the error message shown in the terminal should tell you so), it may be necessary to run ldconfig as root to update the dynamic library cache, or to set LD_LIBRARY_PATH if you installed Ekiga in a non-root location. Christian. -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss für nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02 _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
