Re: keygen problem generating cryptkey
Kevin Goodsell <[email protected]> Fri, 11 Feb 2011 10:13:33 -0800
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 11, 2011 at 9:45 AM, J. Maxwell <[email protected]> wrote: > > The Makefile has a line =3D> > USE_PYTHON=3D=A0=A0=A0=A0 2.4+ > Can I just simply change this to > USE_PYTHON=3D=A0=A0=A0=A0 2.7+ > > Since Python 2.7.1 seems to be the default > > THANKS! > Please trim the quoted text to just the relevant part when replying rather than placing the burden of sorting through the message on the recipients. As far as I know, TMDA has no Makefiles. If you have a question about how to make your system use a particular Python version, you should ask the Python maintainer for your system. On the other hand, putting TMDA/ (or a symlink to it) in one of the module directories for Python 2.7 should be trivial (though I can't guarantee TMDA works with Python 2.7). The default directories for site packages, given sys.prefix =3D sys.exec_prefix =3D '/usr/local', would be: /usr/local/lib/python2.7/site-packages /usr/local/lib/site-python Note that the second one does not depend on the Python version. -Kevin ---------------------------------------------------------------------------= --- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ tmda-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tmda-users