On Mon, Sep 28, 2009 at 19:35, Peng Yu wrote:
> On Mon, Sep 28, 2009 at 4:44 PM, Robert Kern wrote:
>> On Mon, Sep 28, 2009 at 16:40, Peng Yu wrote:
>>> I attached the script that I run for build and the build output. I
>>> think that setup.py doesn't use the correct python library. But I'm
>>>
On Mon, Sep 28, 2009 at 4:44 PM, Robert Kern wrote:
> On Mon, Sep 28, 2009 at 16:40, Peng Yu wrote:
>> I attached the script that I run for build and the build output. I
>> think that setup.py doesn't use the correct python library. But I'm
>> not sure why. Would you please help me figure out wha
On Mon, Sep 28, 2009 at 16:40, Peng Yu wrote:
> I attached the script that I run for build and the build output. I
> think that setup.py doesn't use the correct python library. But I'm
> not sure why. Would you please help me figure out what the problem is?
Setting $LDFLAGS to be empty is also in
On Mon, Sep 28, 2009 at 16:27, Peng Yu wrote:
> On Mon, Sep 28, 2009 at 2:53 PM, Robert Kern wrote:
>> On Mon, Sep 28, 2009 at 14:31, Peng Yu wrote:
>>> I use the following command to build numpy-1.3.0rc2. But it seems not
>>> able to find the appropriate library files. Can somebody let me know
On Mon, Sep 28, 2009 at 2:53 PM, Robert Kern wrote:
> On Mon, Sep 28, 2009 at 14:31, Peng Yu wrote:
>> I use the following command to build numpy-1.3.0rc2. But it seems not
>> able to find the appropriate library files. Can somebody let me know
>> how to make it use the correct ones?
>>
>> #c
On Mon, Sep 28, 2009 at 14:31, Peng Yu wrote:
> I use the following command to build numpy-1.3.0rc2. But it seems not
> able to find the appropriate library files. Can somebody let me know
> how to make it use the correct ones?
>
> #command
> export LD_LBRARY_PATH=
> export CPPFLAGS="-I$HOME/u
I use the following command to build numpy-1.3.0rc2. But it seems not
able to find the appropriate library files. Can somebody let me know
how to make it use the correct ones?
#command
export LD_LBRARY_PATH=
export CPPFLAGS="-I$HOME/utility/linux/opt/Python-2.6.2/include/python2.6"
export LDFL