kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02434
Re: Several Problems with kicad on osx
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"dioiioib" <dioiioib@...>
-
Date:
Sat, 25 Apr 2009 02:14:50 -0000
-
In-reply-to:
<49F1B692.7090109@...>
-
User-agent:
eGroups-EW/0.82
--- In kicad-devel@xxxxxxxxxxxxxxx, Dick Hollenbeck <dick@...> wrote:
>
> Marco Serantoni wrote:
> >>> sudo make
> >>> sudo make install
> >>>
> >> It is not typical to use sudo in front of any of the above commands, except
> >> make install.
> >> FYI being root removes barriers to mistakes or bad scripts.
> >>
> >
> > And obliusly could also change PATH search with strange results (wx-config).
> > Dick i've made a proposal of patch for the File Association under OSX the 15 April, and i don't know if was refused or not, can you help me indicatig who i can ask about ?
> > Thank you
> > --
> > Marco
> >
>
> If its not in the repository by Monday, I will get after it. I am away
> from my computer until then. Anybody opposed to the patch, please let
> us know now.
>
> Dick
>
I customarily compile all libraries to /usr/local/...
You can't get access to that file path without sudo.
References