Avogadro Compilation errors

Hi All,

Error compiling Avogadro from source under Ubuntu 10.04 LTS, CMake 2.8.4

Exactly the same versions of Qt, OpenBabel and CMake on laptop, Avogadro installed no errors.

cmake/modules/FindModules.cmake:47
Could not find lconvert

any advice?

Mark

Sorry, all latest versions of software, installed through software center.


From: Lewis, Mark [M.A.Lewis@liverpool.ac.uk]
Sent: 07 March 2011 16:12
To: avogadro-devel@lists.sourceforge.net
Subject: [Avogadro-devel] Avogadro Compilation errors

Hi All,

Error compiling Avogadro from source under Ubuntu 10.04 LTS, CMake 2.8.4

Exactly the same versions of Qt, OpenBabel and CMake on laptop, Avogadro installed no errors.

cmake/modules/FindModules.cmake:47
Could not find lconvert

any advice?

Mark


What You Don’t Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d


Avogadro-devel mailing list
Avogadro-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/avogadro-devel

On Mon, Mar 7, 2011 at 11:20 AM, Lewis, Mark M.A.Lewis@liverpool.ac.uk wrote:

Hi All,

Error compiling Avogadro from source under Ubuntu 10.04 LTS, CMake 2.8.4

Exactly the same versions of Qt, OpenBabel and CMake on laptop, Avogadro installed no errors.

cmake/modules/FindModules.cmake:47
Could not find lconvert

Is there a development Qt package that isn’t installed? Or a separate
package for Qt’s Linguist? lconvert is used by Qt for language
conversions, and may not be part of the default Qt package.

Dave