← Back to team overview

kicad-developers team mailing list archive

problems with scripts/kicad-install.sh

 

HI,
I believe in my case (debian 7) these changes might be necessary/

# line 130
    cmake   -DCMAKE_BUILD_TYPE=Release \
            -DUSE_FP_LIB_TABLE=ON \
            -DBUILD_GITHUB_PLUGIN=ON \
            ../

# line 129, 151, 159
sudo rm -rf build && mkdir build && cd build


Best Regards
Fabrizio


Follow ups