Hello. I have tried to compile the application but I get the following errors.
$ make make: dpkg-architecture: Command not found Checking prerequisites... /bin/sh.exe: hash: i586-mingw32msvc-gcc: not found /bin/sh.exe: hash: i586-mingw32msvc-g++: not found /bin/sh.exe: hash: i586-mingw32msvc-ld: not found /bin/sh.exe: hash: i586-mingw32msvc-nm: not found /bin/sh.exe: hash: i586-mingw32msvc-ar: not found /bin/sh.exe: hash: i586-mingw32msvc-ranlib: not found /bin/sh.exe: hash: i586-mingw32msvc-dlltool: not found /bin/sh.exe: hash: i586-mingw32msvc-dllwrap: not found /bin/sh.exe: hash: i586-mingw32msvc-objdump: not found /bin/sh.exe: hash: i586-mingw32msvc-windres: not found /bin/sh.exe: hash: i586-mingw32msvc-as: not found You need to install mingw32 make: *** [binaries] Error 1 I have installed MinGW 5.0, MinGW32-make and MSys. In the downloads list of MinGW site I can find gcc and g++, but I can't find the other programs or modules. Would you please let me know what modules do I have to install? Thanks in advance. On 1/16/07, Kilian Krause <[EMAIL PROTECTED]> wrote:
Gustavo, On Mon, Jan 15, 2007 at 04:23:25PM -0600, Gustavo Valdes wrote: > I'm trying to add some libraries to make the UI skinnable, this libraries > belong to a project named SLIK and I'd also want to remove or hide some > tabs. for SILK, just copy a target like libxml2 or libogg (3 targets overall). Add the last lib/libsilk.a to the depends of ekiga/config.status. Then go ahead and update the tarball or hack away with the ekiga/ directory. Touch ekiga/autogen.sh will cause "make all" to refresh all subsequent targets. Hth. -- Best regards, Kilian _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
-- Experiencia no es lo que le sucede al hombre, sino lo que el hombre hace con lo que le sucede. -- Aldous Huxley
_______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/ekiga-devel-list