On Mar 25, 2004, at 3:02 PM, Roy Mendelssohn wrote:


Without realizing that Panther comes with Python 2.3 I started to install python23 from fink (ultimately I am hoping to install pytables). The installation failed on gmp (more below). So before I continue, I have some questions:

How complete (i.e. what packages does it contain, does it have the IDLE etc) is the Panther installation, and is it worth installing the Fink version also, can the two co-exist etc etc.


I don't know if Apple includes headers with Python 2.3 or not--this was a problem on Jaguar, for sure.


I would suspect that they left something out, or Fink would have a system-python package (virtual, probably).

The Fink and built in versions seem to coexist happily as far as I can tell.

Second, the install did fail (assuming it is suppose to work on Panther).

gmp should indeed work--I have it.


I am running 10.3.3 and the latest developer tools with the following:

homework:~ rmendels$ fink --version
Package manager version: 0.19.2
Distribution version: 0.7.0.cvs


The error in compiling gmp is as follows:


checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking what assembly label suffix to use... :
checking how to export a symbol... .globl
checking if globals are prefixed by underscore... configure: error: Test program links neither with nor without underscore.
### execution of ./configure failed, exit code 1
Failed: compiling gmp-4.1.2-11 failed



Any help, information etc, appreciated.



2 ideas for you.


1) Check the config.log file and see if you can find the error that it's complaining about

-or-

2) The same version of gmp is available in the binary distribution.

-Roy M.
<snip>
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to