-
Notifications
You must be signed in to change notification settings - Fork 35
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
CentOS용 하루프레스를... #291
Comments
CentOS 5.x에서 문제점을 해결 했습니다. 해결 원인은 아래와 같습니다. CentOS의 경우 Python의 버젼이 낮기에 python을 따로 수정하였으며, 접속 테스트는 http://root.so로 하시면 된답니다.
|
wow awesome! 그리고 유사한 문제를 겪을 유저들을 위해 공식사이트에도 CentOS 관련하여 소개해도 될까요?! |
당연히 소개하셔도 되지요. ^^; |
기본적인 부분에 대하여 http://root.so에 업로드하였습니다. 확인 부탁드립니다. ^^; |
^_^ 네 기본적으로 github.com 의 정적 페이지 서비스 방식을 그대로 활용하고 있습니다. 메뉴얼이 부족하지만 기본적인 사용법들은 haroopress.com 에 archives 에 있는 내용들 보시면 |
안녕하세요? 하루프레스를 유심히 모니터링(?)하는 자입니다.
우선 정말 좋은 프로그램을 만들어주셔서 감사드립니다.
개인적으로 Mac User이지만... 종사 업종이 Linux분야이기에 어쩔수 없이
MacServer가 아닌 Linux Server를 손대고 있습니다.
CentOS 5.x에서도 동작이 되기를 바라여 설치를 진행하였으나,
npm 설치 및 python 2.6버젼 설치 그리고 node 0.8.16까지 한 뒤
robotskirt 에서 문제가 계속 발생되고 있습니다.
이 부분만 해결되면 좋을텐데 무엇인가 방법이 없을까요?
The text was updated successfully, but these errors were encountered: