adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-general] Python library not found


From: shirish शिरीष
Subject: Re: [Adonthell-general] Python library not found
Date: Wed, 6 Mar 2013 01:30:49 +0530

in-line :-

On Wed, Mar 6, 2013 at 1:17 AM, Kai Sterker <address@hidden> wrote:
> On Tue, Mar 5, 2013 at 8:39 PM, shirish शिरीष <address@hidden> wrote:
>
>> $  apt-file search libpython2.7.so
>
> This is the library the configure script should pick up in your case:
>> libpython2.7: /usr/lib/python2.7/config/libpython2.7.so
>
> Can you check if it is an actual file or perhaps just a symbolic link to
>> libpython2.7: /usr/lib/python2.7/config-x86_64-linux-gnu/libpython2.7.so
> ?

Actually it doesn't seem to have that one :-

$ cd /usr/lib/py
pymodules/ pyshared/  python2.6/ python2.7/ python3/   python3.2/ python3.3/


$ cd /usr/lib/python2.7/
bsddb/                   curses/                  encodings/
    lib2to3/                 multiprocessing/         test/
compiler/                dist-packages/           hotshot/
    lib-dynload/             plat-x86_64-linux-gnu/   unittest/
config-x86_64-linux-gnu/ distutils/               importlib/
    lib-tk/                  pydoc_data/              wsgiref/
ctypes/                  email/                   json/
    logging/                 sqlite3/                 xml/

So as can be seen it has only :-

/usr/lib/python2.7/config-x86_64-linux-gnu$ ls
config.c  config.c.in  install-sh  libpython2.7.a  libpython2.7-pic.a
libpython2.7.so  Makefile  makesetup  python.o  Setup  Setup.config
Setup.local

> If it's a regular file, are the two files above identical. I.e do a
> diff on them or compare their file sizes.
>
>
>> I am on a 64-bit system, maybe that's the issue and the path is
>> different than on 32-bit systems and that what throws the build system
>> off or something else?
>
> It should not matter, but I guess there might be issues if both 64bit
> and 32bit versions are installed.
>
> Kai

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

[Prev in Thread] Current Thread [Next in Thread]