I plan to install OpenPNE3 on the Fc2 rental server, but I get an error when I enter the following command.
git clone git://github.com/openpne/OpenPNE3.git
The following error details
The program 'git' is currently not installed.Trun 'git' please ask your administrator to install the package 'git-core'
giitd@rentalserver14:~/httpdocs$The program 'git' is currently not installed.Trun 'git' please ask your administrator to install the package 'git-core'^C
I understand that GIT is not installed, but
Can GIT be installed on the Fc2 rental server?
If possible, please let me know if you have any reference websites.
Perhaps git
cannot be installed.(It is recommended to use VPS
which gives administrator privileges, etc.Basically, I don't think the rental server will give it to me.)
By the way, the source code itself is also distributed in zip
as follows, so I think there is a way to use it.
https://github.com/openpne/OpenPNE3/archive/master.zip
© 2024 OneMinuteCode. All rights reserved.