![루트 없이 AIX에 Mercurial 설치](https://linux55.com/image/29966/%EB%A3%A8%ED%8A%B8%20%EC%97%86%EC%9D%B4%20AIX%EC%97%90%20Mercurial%20%EC%84%A4%EC%B9%98.png)
루트 없이 AIX 시스템에 Mercurial을 설치할 수 있습니까? 저는 버전 제어 소프트웨어가 마음에 들지 않는 우리 대학의 IBM 클러스터를 정기적으로 사용하고 있습니다.
AIX의 소스에서 Mercurial을 빌드하는 방법에 대한 간략한 가이드를 보여줄 수 있습니까?
고쳐 쓰다 시스템의 Python이 불완전합니다. 그것을 사용할 때
python setup.py install --user
Mercurial 설치 중 오류가 발생했습니다.
"Couldn't import standard bz2 (incomplete Python install)."
또한 Python 2.6.8을 컴파일하려고 시도했는데 오류가 발생했습니다.
Failed to find the necessary bits to build these modules:
_sqlite3 bsddb185 dl
imageop linuxaudiodev ossaudiodev
spwd sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_bsddb _ctypes _curses
_curses_panel _tkinter fcntl