kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02125
Re: Compiling under Vista
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Mateusz Skowroński <skowri@...>
-
Date:
Thu, 29 Jan 2009 22:45:02 +0100
-
In-reply-to:
<49821B59.9020605@...>
2009/1/29 Milan Horák <konference@...>:
> Hallo gentlemen,
>
> trying to compile Kicad under Vista. For now I need to compile wxWidgets
> (2.8.9) but I end on this:
>
> $ make install
> (if test -d utils/wxrc ; then cd utils/wxrc && make all ; fi)
> make[1]: Entering directory `/e/Development/wxWidgets-2.8.9/utils/wxrc'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/e/Development/wxWidgets-2.8.9/utils/wxrc'
> mkdir -p /usr/local/lib
> /bin/install -c -m 644
> /e/Development/wxWidgets-2.8.9/lib/libwx_mswu-2.8.dll.a /usr/local/lib
> make: execvp: /bin/install: Permission denied
> make: *** [install_monodll] Error 127
>
> Any idea how to go on?
> Standard full MinGW + MSYS installation.
>
>
> Milan
>
Hello Milan!
You have to run MSYS with administrator privileges. It'll do the trick.
HTH,
Mateusz
--
AKA f3nix AKA metyl AKA skowri ;)
Follow ups
References