473,378 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

python 2.3b[12]

I originally tried compiling python 2.3b1 on a Solaris 9 system with
--enable-shared and ran into some problems that someone helped me
resolve and said fixes were in CVS. I thien tried python 2.3b2 and it
compiled fine so the fixes made it in; however, it reports:

../python
Python 2.3b1 (#1, Jun 14 2003, 15:08:24)
[GCC 3.2.3] on sunos5
Type "help", "copyright", "credits" or "license" for more information.

I thought maybe this was just someone forgetting to update the startup
message for the new beta, but I've seen other messages that show
Python 2.3b2.

Any ideas on what happened?

Dave

Jul 18 '05 #1
3 1861
Dave Reed wrote:
./python
Python 2.3b1 (#1, Jun 14 2003, 15:08:24)
[GCC 3.2.3] on sunos5
Type "help", "copyright", "credits" or "license" for more information.


I thought maybe this was just someone forgetting to update the startup
message for the new beta, but I've seen other messages that show
Python 2.3b2.

Any ideas on what happened?


Hmm, mine doesn't (built from scratch on Linux):

max@oxygen:~% python2.3
Python 2.3b2 (#1, Jun 29 2003, 20:30:58)
[GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

Are you sure you're running the version you think you are?

--
Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/
__ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/ \ Love is the true price of love.
\__/ George Herbert
Jul 18 '05 #2
On Thursday 03 July 2003 12:00, Dave Reed wrote:
On Wednesday 02 July 2003 19:51, Erik Max Francis wrote:
Dave Reed wrote:
./python
Python 2.3b1 (#1, Jun 14 2003, 15:08:24)
[GCC 3.2.3] on sunos5
Type "help", "copyright", "credits" or "license" for more information. >>>

I thought maybe this was just someone forgetting to update the startup message for the new beta, but I've seen other messages that show
Python 2.3b2.

Any ideas on what happened?


Hmm, mine doesn't (built from scratch on Linux):

max@oxygen:~% python2.3
Python 2.3b2 (#1, Jun 29 2003, 20:30:58)
[GCC egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Are you sure you're running the version you think you are?

I even ran it directly from the build directory and it still reports
b1.

I do have b1 installed in another directory (that was in the path when
I compiled b2). Maybe I need to remove that version of python before
compiling the new one. I used different --prefix= values when
compiling each one, but since the other one was still in the path, it
may have messed up.

Dave


Still get 2.3b1.

Here's the file size of the Python-2.3b2.tgz file: 8421285

Is that correct?

Dave

Jul 18 '05 #3
Dave Reed wrote:
Still get 2.3b1.

Here's the file size of the Python-2.3b2.tgz file: 8421285

Is that correct?


You can look on the python.org Web site and check this for yourself.

If you didn't uninstall the beta 1 and are installing the beta 2 into a
_different prefix_, it's almost certainly the case that what you're
seeing is simply contamination. Delete the old beta before installing
the new one.

--
Erik Max Francis && ma*@alcyone.com && http://www.alcyone.com/max/
__ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
/ \ To love without criticism is to be betrayed.
\__/ Djuna Barnes
Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Dave Reed | last post by:
I originally tried compiling python 2.3b1 on a Solaris 9 system with --enable-shared and ran into some problems that someone helped me resolve and said fixes were in CVS. I thien tried python 2.3b2...
7
by: Kyler Laird | last post by:
I've been using Pyrex to get me through the Computer Vision class I'm taking this semester http://shay.ecn.purdue.edu/~ece661/ by dealing with the requirement that all programming assignments be...
10
by: Andrew Dalke | last post by:
Is there an author index for the new version of the Python cookbook? As a contributor I got my comp version delivered today and my ego wanted some gratification. I couldn't find my entries. ...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 414 open ( +1) / 3498 closed ( +9) / 3912 total (+10) Bugs : 949 open ( +6) / 6376 closed (+12) / 7325 total (+18) RFE : 247 open...
24
by: Joe Salmeri | last post by:
I just upgraded from Python 2.4.2 to Python 2.5.1 and have found some unexpected behavior that appears to be a bug in the os.stat module. My OS is Windows XP SP2 + all updates. I have several...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.