Hi all,
Iam trying to get 'cvs2svn' to get to work on a Trustix Linux machine.
However is suspect that no dbm is installed because running cvs2svn
gives the following error:
ERROR: your installation of Python does not contain a suitable
DBM module -- cvs2svn cannot continue.
See http://python.o
Hi all,
Iam trying to get 'cvs2svn' to get to work on a Trustix Linux machine.
However is suspect that no dbm is installed because running cvs2svn
gives the following error:
ERROR: your installation of Python does not contain a suitable
DBM module -- cvs2svn cannot continue.
See http://python.org/
Hi, thanks for the reply.
firstly i couldnt find the DBM module for python 2.3.5, trustix system and
i386 hardware platform.
so i downloaded gnu dbm for python 2.3.5 and i568( precisly,
python-gdbm-2.3.5-4tr.i586), simply assuming it could just work.
but trying to install gives me the following er