Re: Installation question 2.5.4

2009-10-17 Thread ryles
On Sat, Oct 17, 2009 at 9:55 PM, JimR wrote: > Thanks. As it turned out, I needed /usr/local/python instead of /usr/local > as the prefix. After setting that, all worked as it should. -- http://mail.python.org/mailman/listinfo/python-list

Re: Installation question 2.5.4

2009-10-17 Thread ryles
On Oct 17, 2:22 am, JimR wrote: > I completed the configure, the make and the make install.  However, the > last instruction in README is to perform > pkgmanager -a /usr/python > > As you may have guessed, Redhat does not have pkgmanager.  What can I do > to work-around this problem and get this l

Installation question 2.5.4

2009-10-16 Thread JimR
I just activated a new Mailman mailing list system on a Redhat virtual server. All was going well except the digests were not being delivered. The logged error was to the effect of decoding Unicode not being supported. In searching out this error, I found a reference that suggested upgrading

Re: Installation question

2005-09-08 Thread Nx
Thanks anyway I wished there was a sure step by step approach to get it to work but I can't think of any good solution and I do not want to reinstall a well optimized system if something goes astray. Nx -- http://mail.python.org/mailman/listinfo/python-list

Re: Installation question

2005-09-07 Thread malv
I can't give you an exact answer, but maybe this helps a bit: I tried running both Python 2.3 and 2.4 (both 32) with Qt3 on two other distros. It never really worked and gave me lots of problems. It certainly "messed up" a few things here and there. I never managed to get things straightened out. I

Installation question

2005-09-06 Thread Nx
I would like to know how to install Qt3 for following setup Already Installed : Suse 9.2 64 version Python 2.3 (for 64) lives in /usr/bin/python2.3 Qt3 (for Python 2.3) Python 2.4 (for 32) lives in /usr/local/bin/python2.4 Want to install Qt3 (for Python 2.4) without messing up my existing ins