← Back to team overview

kicad-developers team mailing list archive

Re: Compiling KiCAD 5.99 on Raspberry Pi (400)

 

I am not aware of any patches needed for buster.

Just try to build and see if it succeeds.

On Wed, 28 Apr 2021 at 18:14, Knochi.de <mail@xxxxxxxxx> wrote:

> I’m using the standard Raspberry OS which is “raspian buster”
> libcurl4-gnutls-dev was the correct pick. So continuing with resolving
> dependencies for now.
>
> Next is how to apply patches. From my understanding I need to apply
> patches to certain files, plus the documentation says “platform dependent
> patches” so e.g. for boost I don’t need the “mingw” stuff.
> Do I need to apply them at all? They are very old.
>
> Cu
> David
>
> Am 28. Apr. 2021, 17:47 +0200 schrieb Nick Østergaard <oe.nick@xxxxxxxxx>:
>
> Mm, you didn't state what OS you have on that pi, but I assume something
> debian based, you probably need a "-dev" og some of the libcurl stuff.
> Something like libcurl4-gnutls-dev
>
> On Wed, 28 Apr 2021 at 17:26, David Knochenhauer <mail@xxxxxxxxx> wrote:
>
>> Hi,
>>
>> I'm new to this topic, but I want to learn how this stuff works and I
>> want my favorite eCAD software to be the subject of this journey.
>>
>> So what I have managed so far:
>>
>>    - getting the sources from GIT
>>    - executing cmake (ha!)
>>    - identifying missing dependencies
>>    - turning OFF SCRIPTING and OCE
>>    - installed GLEW and GLM libraries
>>
>> Now I'm struggling with CURL.. I'm not sure which library to install.
>> Libcurl4 and libcurl3-gnutls are preinstalled but obviously neither of them
>> is the needed.
>>
>> So if someone have a hint on this.. thanks in advance
>>
>> Cu
>> David
>>
>> _______________________________________________
>> 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
>>
>

References