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

PHPlike will not install on Synology 213j #10

Open
FM57 opened this issue Oct 19, 2017 · 10 comments
Open

PHPlike will not install on Synology 213j #10

FM57 opened this issue Oct 19, 2017 · 10 comments

Comments

@FM57
Copy link

FM57 commented Oct 19, 2017

No compiler, make command fails. node-gyp is installed but still does not execute make command.
I tried to manually install 'make' through opkg but it fails too.

So I would need a way to install pre compiled version of PHPlike or another way to compile cleanly on Synology with armada 370 processor.

Thanks

Fred

@puritys
Copy link
Owner

puritys commented Oct 24, 2017

Could you type "uname -a" on Synology to show the kernel version of linux?

@FM57
Copy link
Author

FM57 commented Oct 24, 2017 via email

@puritys
Copy link
Owner

puritys commented Oct 25, 2017

Sorry, I could not find out the version of linux image from the string "[image: Images intégrées 1]".

Could you type the following two commands to show more Synology OS information.

cat /proc/version
dmesg | grep Linux

Also you could show me the error message when you install the Phplike.
Make sure the libcurl-devel is already installed on your system if you want to compile by yourselves

@FM57
Copy link
Author

FM57 commented Oct 25, 2017 via email

@FM57
Copy link
Author

FM57 commented Oct 26, 2017 via email

@FM57
Copy link
Author

FM57 commented Oct 26, 2017 via email

@puritys
Copy link
Owner

puritys commented Oct 28, 2017

You have not permission to modify the dir "/root/".

Try to change the node module dir by this command:

npm config set prefix /volume1/web/node.js/

@FM57
Copy link
Author

FM57 commented Oct 28, 2017 via email

@FM57
Copy link
Author

FM57 commented Oct 28, 2017 via email

@FM57
Copy link
Author

FM57 commented Oct 28, 2017 via email

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