[L2Ork-dev] Compiling pd-l2ork on raspberry pi, stuck at compile stage

Ryan Stanley ryan7585 at gmail.com
Mon Apr 18 10:39:08 EDT 2022


Hello, I am a complete newbie to Linux and Raspberry Pi, and am attempting
to install PD-L2ORK. I was unsuccessful at attempting basic installation,
and have resorted to trying to build the program from source, directly on
the Raspberry Pi. I am doing this with no knowledge of Linux commands, just
copying and pasting commands from the instructions.

Everything went as expected up until the compile step. I have already
installed the developer packages, dependencies, etc, and have already
cloned the repository from github.

The PD-L2ORK website tells me that while I should be following the
instructions in the github's README file, "there is one notable
exception"... I should use the -R flag for the autocompile script, like so:
./tar_em_up.sh -R

However the README file has no step that tells me to type a command like
this. The compile stage simply tells me to type "make all" in order to
build the full program. I attempted to type "make all" with no success.

I then tried changing to the directory "pd-l2ork" and then typing "make
all". Suddenly it started trying to do something, but produced an SSL
connection error when trying to fetch the nwjs binary.

Then I tried typing "make all -R".. figuring maybe that would work. Now, it
has gotten completely stuck and is not producing an error, and is not
completing its process in any way, so I can't type another command. It is
stuck while attempting to fetch the nwjs binary and has been for some time.

My question is this.... did I mess up somehow? Where was I supposed to put
that -R flag?
Or is everything going fine, and I just need to be patient while this
process completes?

Thanks,
Ryan Stanley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20220418/9eccb1fd/attachment.htm>


More information about the L2Ork-dev mailing list