0

python purple says it needs dbms and debhelper in order to run, but I don't run debian. Is there a way to get this running on a different linux? or in cygwin?

4

1 に答える 1

5

cdbsとdebhelperはどちらも、debianパッケージをビルドしようとしている場合にのみ必要です。通常python setup.py buildのを実行するだけで、正常に機能するはずです(他の前提条件が利用可能であると想定しています)。

于 2009-08-08T23:19:29.083 に答える