Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to another Linux: some minor directory issues and running as root #124

Open
bitshiftnetau opened this issue Mar 17, 2021 · 1 comment

Comments

@bitshiftnetau
Copy link

Hello there!

I am keen to have this working on Arch Linux (because of course one of us was going to show up eventually)

Managed to get cmake config'd and output a makefile, then ran the makefile and landed with a neat little executable. Rather painless really so you should be commended :)

Only issue is the following error:

piserver

Having a quick grep I found the following lines in main.cpp:

piserver2

So, the next logical question is what are these folders and what are the desired permissions?

As an aside, is there a way to run this as a non-root user?

@maxnet
Copy link
Collaborator

maxnet commented Mar 17, 2021

If you do "sudo make install" those should be created.

Are simply the folders under /var/lib/piserver that are mentioned here: https://github.com/raspberrypi/piserver/blob/master/CMakeLists.txt#L93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants