Re: Compiling gtk+ with MinGW on WindowsXP - perl problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 13 Sep 2009 06:28:03 +0200, Joost wrote:
> But: At step 11 - atk - compilation failed for the first time. It is> here, where more than the MinGW/Msys core is needed, the perl script> glib-mkenums has to be run at the start of make. Apparently perl tries> to write something into /usr/bin/env, which doesn't exist. Creating it> manually - from the msys shell or not - changes the error message to> include "Permission denied" then (of course i did all this with admin> privileges).
This sounds like the hashbang contains something like "#!/usr/bin/env perl"and there's no env program on msys, which results in somewhat confusingmessages. Try replacing /usr/bin/env perl with /bin/perl, and it shouldwork then.
-- < Jernej Simončič ><><><><>< http://eternallybored.org/ >
_______________________________________________gtk-list mailing listgtk-list@xxxxxxxxxxxxx://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux