Comment 10 for bug 1302940

Revision history for this message
Charles Gautier (gautcha) wrote : Re: [Bug 1302940] Re: Install script fails at step 9

Thank you all for your help. Script runs to the end now.

What I had to do:

1) Delete the whole /kicad_sources directory
2) Go on code.launchpad.net and identify where to download the latest
kicad-install.sh executable updated by Dick Hollenbeck. Could not find a
place to download this specific version.
3) Open terminal and issue command: bzr branch lp:kicad. This
downloaded the whole source code.
4) Went into the source code and copied
/kicad_sources/kicad.bzr/scripts/kicad-install.sh into a separate
directory /Kicad
5) Go back in terminal and issue command "kicad-install.sh
--install-or-update"
6) Finally, script executed with no errors.

However:

a) Documentation still not accessible through help menu
b) Still can't create library

Regards.

On 14-04-06 03:14 PM, Dick Hollenbeck wrote:
> As of an hour ago, what was
>
> kicad-install-no_launchpad_account.sh
>
> is now
>
> kicad-install.sh
>
> and it should be fixed now.
>