Bob Holden wrote:
>Not sure if you're still working on this, but it's still happening on a
>CentOS4.2 server with the latest tarball.
The tarball contains misc/KoreanCodecs-2.0.5.tar.gz. The Makefile built
by configure in the misc/ directory and run by the main Makefile
should install the korea
Not sure if you're still working on this, but it's still happening on a
CentOS4.2 server with the latest tarball.
Installing Python-Devel fixed the problem.
Bob Holden
EAWF
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.py
> "chaim" == <[EMAIL PROTECTED]> writes:
chaim> Thank you. I downloaded the package from list.org and they
chaim> didn't mention anything about it being pre-2.1 beta. Can
chaim> you suggest where I can find the 2.1 final and what the
chaim> exact size of the file should be?
> "chaim" == <[EMAIL PROTECTED]> writes:
chaim> Thank you for your help so far on this issue. Have you
chaim> found anything new since your last email?
This was resolved in 2.1 final. You must have the python -devel
package installed, but the test for this was broken in the pre-2.
On 2 Jan 2003 at 11:27, Barry A. Warsaw wrote:
>
> > "chaim" == <[EMAIL PROTECTED]> writes:
>
> chaim> Thank you for your help so far on this issue. Have you
> chaim> found anything new since your last email?
>
> This was resolved in 2.1 final. You must have the python -devel
> p
Thank you for your help so far on this issue. Have you found anything
new since your last email?
thanx,
chaim
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.o
> "BAW" == Barry A Warsaw <[EMAIL PROTECTED]> writes:
BAW> Thanks, I'm going to make this change to the 2.1 tarball.
I've just uploaded a new tarball and am about to make the
announcements. I've tested the new configure script as best I can on
RH 7.3 and it seems to do the trick (I trie
Thanks, I'm going to make this change to the 2.1 tarball.
-Barry
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: ht
On Tue, Dec 31, 2002 at 03:23:28PM -0500, Barry A. Warsaw wrote:
Content-Description: message body text
>
> Could folks who are having these "no korean package" problems please
> try the following configure script?
>
> If I'm right about the problem, this should bomb out with an error
> pretty ea
Could folks who are having these "no korean package" problems please
try the following configure script?
If I'm right about the problem, this should bomb out with an error
pretty early on. If it does, please install the python-devel package
and see if that fixes your problems.
If we can resolve
On 31 Dec 2002 at 15:15, Barry A. Warsaw wrote:
>
> Thanks, that's actually very helpful. Okay, next, try this:
>
> % python
> Python 2.2.2 (#1, Oct 14 2002, 19:51:36)
> [GCC 2.96 2731 (Red Hat Linux 7.3 2.96-112)] on linux2
> Type "help", "copyright", "credits" or "license" for more infor
> "WW" == Warren Woodward <[EMAIL PROTECTED]> writes:
WW> Hmm. I think I'm back to blaming Red Hat.
Me too. See my followup to Chaim.
I'm betting (hoping) that if you install the python-devel package,
it'll work for you. Unfortunately, configure had a catch for this,
but it looks lik
Thanks, that's actually very helpful. Okay, next, try this:
% python
Python 2.2.2 (#1, Oct 14 2002, 19:51:36)
[GCC 2.96 2731 (Red Hat Linux 7.3 2.96-112)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import distutils.sysconfig
>>> len(distutils.syscon
On 31 Dec 2002 at 14:39, Barry A. Warsaw wrote:
> Okay so the distutils installation in the misc directory is failing.
> The question is, why? Can you do the following:
>
> % make distclean
> % configure (with whatever options you used)
> % make install
>
> And send me the output. Hopefully th
Hmm. I think I'm back to blaming Red Hat.
_
[root@home email-2.4.3]# PYTHONPATH=/var/mailman/pythonlib /usr/bin/python
setup.py install --install-lib /var/mailman/pythonlib --install-purelib
/var/mailman/pythonlib --install-data /var/mailman/pythonlib
running install
Traceback (most recent
> "WW" == Warren Woodward <[EMAIL PROTECTED]> writes:
>> - Do you see any other errors from a "make install" of Mailman
>> 2.1? Look very carefully, especially where the distutils
>> packages are being installed.
WW> Not that I can see. Here's a tee of it:
WW> http://h
> "chaim" == <[EMAIL PROTECTED]> writes:
chaim> On 31 Dec 2002 at 12:29, Barry A. Warsaw wrote:
>> Do you see any errors in the make output before the line about
>> the korean package?
chaim> No
>> Also, look in /usr/local/mailman/pythonlib. You should see
>> bot
On 31 Dec 2002 at 12:29, Barry A. Warsaw wrote:
> Do you see any errors in the make output before the line about the
> korean package?
No
> Also, look in /usr/local/mailman/pythonlib. You should see both a
> korean subdir and a file called korean.pth.
That directory is empty.
On Tue, Dec 31, 2002 at 12:39:54PM -0500, Barry A. Warsaw wrote:
>
> - Are you using the standard Python from RH8 or did you build it from
> source?
Standard Python from RH 8.0.
>
> - If your Python comes from an RPM, did you install just the standard
> package or did you also install the d
> "WW" == Warren Woodward <[EMAIL PROTECTED]> writes:
WW> For the record, I am in the exact same bind... as are most
WW> people with RH 8.0, I'd imagine.
Is it really related to RH8.0? I've certainly never been able to
reproduce it on RH7.3, which is all I have available at the mome
On Tue, Dec 31, 2002 at 09:23:49AM -0800, [EMAIL PROTECTED] wrote:
> On 31 Dec 2002 at 12:18, Barry A. Warsaw wrote:
>
> > What version of Python ar you using?
>
> Python 2.2.1 (#1, Aug 30 2002, 12:15:30)
> [GCC 3.2 20020822 (Red Hat Linux Rawhide 3.2-4)] on linux2
> Type "help", "copyright", "c
Do you see any errors in the make output before the line about the
korean package?
Also, look in /usr/local/mailman/pythonlib. You should see both a
korean subdir and a file called korean.pth.
Are they there?
-Barry
--
Mailman-Users mailing l
On 31 Dec 2002 at 12:18, Barry A. Warsaw wrote:
> What version of Python ar you using?
Python 2.2.1 (#1, Aug 30 2002, 12:15:30)
[GCC 3.2 20020822 (Red Hat Linux Rawhide 3.2-4)] on linux2
Type "help", "copyright", "credits" or "license" for more
information.
>>> import distutils
>>> distutils.__
> "chaim" == <[EMAIL PROTECTED]> writes:
chaim> I tried to track it down and although I am an experience
chaim> developer/admin, I am fairly new to Python and Mailman. I
chaim> am a bit confused about the comments concerning korea and
chaim> korea.alias. Should I just commen
Talk about being on the cutting edge. I was about 95% of the way
finished installing v. 2.0 and following along with some docs on
list.org when I got a 404 error at the list.org site. Turns out that
while I was doing the install 2.1 was released and the list.org site
was updated.
Any who..
I
25 matches
Mail list logo