Bugs item #3151502, was opened at 2011-01-04 16:37
Message generated for change (Tracker Item Submitted) made by johnbollinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3151502&group_id=40728

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/Building
Group: 2.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Bollinger (johnbollinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: make install ignores DESTDIR for Python extension

Initial Comment:
On CentOS 5.5 Linux I can successfully build OpenBabel 2.3.0, including the 
Python bindings.  I subsequently want to install to a staging area, so I then 
perform, for example,

make install DESTDIR=/tmp/openbabel

That correctly installs the OpenBabel binaries, libraries, etc. under 
/tmp/openbabel, BUT it attempts to install the Python extension directly onto 
the system (in my case, into /usr/lib64/python2.4/site-packages).  It should 
instead install the Python extension to (in this example) 
/tmp/openbabel/usr/lib64/python2.4/site-packages.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3151502&group_id=40728

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to