문제

I'm trying to use Fossil on my shared sever through SSH. I've taken the following steps:

  1. Created the folder fossil (in my user root, which gives the path /fossil/)
  2. Uploaded the linux build of Fossil in /fossil/
  3. Gave both the fossil folder and file CHMOD 755

However, using SSH and cd'ing into /fossil (which is the correct path), and then using any command only results in Segmentation fault.

Image of the problem

Any suggestions on how to solve this problem are greatly appreciated.

도움이 되었습니까?

해결책

I was, like Greg said, most likely using the wrong build. Bulding Fossil on my own solved my problem and now it works great.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top