← Back to team overview

kicad-developers team mailing list archive

Re: library problem in Cvpcb

 

The KIGITHUB environment variable is probably not set in the env you are
running pcbnew in. i.e. if you just installed on a clean system you have to
log out and in as the script states.

echo "Please logout and back in after this script completes for environment"
echo "variable to get set into environment."


2014-02-11 21:32 GMT+01:00 Fabrizio Tappero <fabrizio.tappero@xxxxxxxxx>:

> Hi,
> not really sure why but doing a fresh download and install procedure using
> the proper linux install script, opening Pcbnew and looking at its libs I
> get the following error:
>
> Errors were encountered loading footprints
> IO_ERROR: Unable to parse URL:
> '${KIGITHUB}/Diodes_ThroughHole.pretty'
> from
> /home/fabrizio/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp :
> remote_get_zip() : line 507
> IO_ERROR: Unable to parse URL:
> '${KIGITHUB}/Discret.pretty'
> from
> /home/fabrizio/kicad_sources/kicad.bzr/pcbnew/github/github_plugin.cpp :
> remote_get_zip() : line 507
> .....
>
> Steps:
> - open pcbnew
> - open module editor
> - load module from library
> - List All
>
> seem strange that it is point at ~/kicad_sources....
>
> any suggestion?
>
> regards
> Fabrizio
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References