Bugs item #1304179, was opened at 2005-09-25 21:49
Message generated for change (Comment added) made by birkenfeld
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1304179&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Michael Schwartz (nynymike)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.5 configure / make infinite loop

Initial Comment:
I am trying to install python 2.3.5 from source on FC4 
to /usr/local.

# ./configure --prefix=/usr/local  

works ok.

But when I do

# make

I get caught in an infinite loop where it just runs the 
configure script over and over.

Thanks! 

- Mike


----------------------------------------------------------------------

>Comment By: Reinhold Birkenfeld (birkenfeld)
Date: 2005-09-25 22:29

Message:
Logged In: YES 
user_id=1188172

Not that I want to say that you don't have a problem, but if
you are installing from source anyway, couldn't you try
2.4.1 (or the upcoming 2.4.2)?

Moreover it's not likely that there will be a 2.3.6.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1304179&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to