Sohil Shah wrote: > Hi, > Just to add what all is written below : > I tried to run ekiga executable on a machine on which ekiga was never > installed before. But i got plenty of errors of missing libs like > libatk, libiconv, etc etc. I understand that I somehow need to make a > proper installer which solves these dependencies which installing ekiga > on windows :-(
Or you can link statically: you put all these libraries in the ekiga executable. It's what is done with current windows ekiga, that's why this file is big. -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
