Get GTK+ on a CYGWIN machine



I am in the process of installing GTK+ in my computer and as you know there are other libraries that have to be installed in advance.

I am now trying to install libiconv-1.9.1 but I get an error that has thrown me off, that is because the OS I am installing is a WinXPensive using CYGWIN. I know, I know, but I am only doing this because a client wants one of my applications to work on the bloodies OS. I am really a Penguin kind of guy.

 

Any way, here is the problem.

Compiler

~~~~~~~~

 Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs

Configured with: /GCC/gcc-3.3.1-3/configure --with-gcc --with-gnu-ld --with-gnu-as --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/sbin --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,f77,pascal,java,objc --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --without-included-gettext --enable-interpreter --enable-sjlj-exceptions --disable-version-specific-runtime-libs --enable-shared --disable-win32-registry --enable-java-gc=boehm --disable-hash-synchronization --verbose --target=i686-pc-cygwin --host=i686-pc-cygwin --build=i686-pc-cygwin

Thread model: posix

gcc version 3.3.1 (cygming special)

 

Error

~~~~~

 /usr/bin/install: cannot remove `/usr/lib/../bin/cygiconv-2.dll': Permission denied

make[1]: *** [install] Error 1

make: *** [install] Error 2

 

Can any one help??

 

Thanks folks!!



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