[Avogadro-devel] [ avogadro-Bugs-3441428 ] libxml2 problems with avogadro squared

2011-11-23 Thread SourceForge . net
Bugs item #3441428, was opened at 2011-11-23 03:33
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=835077aid=3441428group_id=165310

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: Building / Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: libxml2 problems with avogadro squared

Initial Comment:
When building with avogadro squared on a clean 64-bit Linux system I get:

make[5]: *** No rule to make target 
`/home/andy/build/avogadro/build/prefix/lib/libxml2.so', needed by 
`lib/cdxmlformat.so'.  Stop.

The problem is that on a 64-bit system libxml2 installs to 'lib64' directory, 
not 'lib'. The following solution works:

git clone --recursive git://github.com/cryos/avogadro-squared.git
sed -i -e '/LIBXML2_LIBRARIES/s/\/lib\//\/lib64\//' 
avogadro-squared/cmake/External_libxml2.cmake
mkdir build
cd build
cmake ../avogadro-squared 
make

So I guess cmake/External_libxml2.cmake needs to have a conditional based on 
the system being 64-bit. Or perhaps libxml2 can be persuaded to still use 'lib' 
directory via it's configure somehow.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=835077aid=3441428group_id=165310

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel


[Avogadro-devel] Bug in Avogadros CMake-System?

2011-11-23 Thread Carsten Niehaus
Hey,

I just got this request

https://git.reviewboard.kde.org/r/103209/#review8407

I cannot say anything about it, it is beyond me :)

Carsten

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel


Re: [Avogadro-devel] Bug in Avogadros CMake-System?

2011-11-23 Thread Marcus D. Hanwell
On Wed, Nov 23, 2011 at 8:07 AM, Carsten Niehaus cnieh...@gmx.de wrote:
 Hey,

 I just got this request

 https://git.reviewboard.kde.org/r/103209/#review8407

 I cannot say anything about it, it is beyond me :)

Hi,

I need to recover my password to access reviewboard...but the fix is a
bad one. We do not use the Qt imported target stuff explicitly as far
as I know. I will have to dig into this, but I never ported Avogadro
to use it, perhaps this is a distro patch?

Marcus

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel