[Openchemistry-developers] Building Avogadro from OpenChemistry Github

Sanjeed Schamnad sanjeed063 at gmail.com
Thu Apr 14 08:39:22 EDT 2016


I faced the same error initially when I tried following the build process.
One of the required components i.e. GLEW, EIGEN, HDF5 or BOOST must have
failed during the build process.
There are two options to test which is the exact component that failed:

   1. Run the process again in a new folder and keep tabs on the entire
   build, keep scrolling up and seeing if there are any errors or
   2. Run the cmake command again, since eveything is build it'll throw up
   the component which is failing.

I suspect you're facing the same problem with HDF5 that I faced. You can
look at the issue here
<https://github.com/OpenChemistry/avogadrolibs/issues/53> .

To solve the issue, I would suggest that you install GLEW, EIGEN, HDF5 and
BOOST separately and use the cmake-gui to choose these packages

Regards
Sanjeed Schamnad




On Thu, Apr 14, 2016 at 4:07 PM, Ishan Gupta <ishangupta.work at gmail.com>
wrote:

> Hi,
>
> I'm trying to build Openchemistry Github repository on my system. I follow
> all the steps stated in the Build wiki.
>
> After running 'cmake ../openchemisty/' in the build folder and after that
> I run 'make'. The process starts building the project. It reaches this step-
>
>>
>> [100%] Built target vtkViewsInfovis
>>
>> [ 65%] Performing install step for 'VTK'
>
>
> Then, it starts installing VTK on the system. After installing it displays
> this.
>
> [ 65%] Completed 'VTK'
>> [ 65%] Built target VTK
>>
>>
>> Makefile:75: recipe for target 'all' failed
>> make: *** [all] Error 2
>
>
> I don't know what is causing the building process to fail as Avogadroapp
> is built after VTK and since it fails here, the avogadroapp folder is empty
> and the binaries are not built. How should I resolve this, can somebody
> guide me on this?
>
> Thanks and with regards,
> Ishan
> --
> *"What we do today, echoes in eternity."*
> Ishan Gupta
> Final Year student
> Communications and Computer Engineering
> The LNM Institute of Information Technology
> Jaipur, Rajasthan
> +91-8764029540
>>
> _______________________________________________
> Openchemistry-developers mailing list
> Openchemistry-developers at public.kitware.com
> http://public.kitware.com/mailman/listinfo/openchemistry-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/openchemistry-developers/attachments/20160414/0cbb0bf8/attachment.html>


More information about the Openchemistry-developers mailing list