Skip to content
Sections
Personal tools
Search
Navigation:
Show issue #  

 
Views

#103: problems in the installation of ball and ballview

issuedata
Classification: Bug
Topic: UI
Importance: Medium
Status: Accepted
Assigned to: anhi
Created by: serexia
Created at: 2008-09-03
progress
Deadline: 2008-09-17 04:29 PM
Hours estimated: 0
Hours needed: 0
Percent done: 0
contact
Name: Serena Leone
E-Mail: sleone@rics.bwh.harvard.edu
Description:
Transcript
#5: 2008-09-03 04:47 PM (anhi)
status: "pending" -> "accepted"
Could you check that the location to the libQtCore.so, libQtOpenGL.so, etc., is
either in your LD_LIBRARY_PATH or in your /etc/ld.so.conf?
When you type
ldd ClassTest_test
does it find the Qt libs or does it say something like "not found"?
Can you try something like
LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.2.2/lib/ ./ClassTest_test

#4: 2008-09-03 04:47 PM (anhi)
assignees: "[]" -> "['anhi']"

#3: 2008-09-03 04:42 PM (anhi)
Could you check that the location to the libQtCore.so, libQtOpenGL.so, etc., is
either in your LD_LIBRARY_PATH or in your /etc/ld.so.conf?
When you type
ldd ClassTest_test
does it find the Qt libs or does it say something like "not found"?
Can you try something like
LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.2.2/lib/ ./ClassTest_test

#2: 2008-09-03 04:42 PM (anhi)
assignees: "[]" -> "['anhi']"

#1: 2008-09-03 04:32 PM (serexia)
topic: "" -> "UI"
title: "" -> "problems in the installation of ball and ballview"
description: "" -> "I've been trying for the last days to install BALL and BALLview either on my lab PC (Dell, Intel Core duo, OpenSuse 10.3) and on my laptop (AMD Turion 64, Ubuntu 8.04), and in both cases I had the same problems: after a little struggle to install all the contrib packages (some of which were already present on my computers, therefore I didn't perform the installation with autobuild, but by manually configuring), BALL seems to install correctly, but fails (third time now, after brand new installation of all the components) the tests and the startup. This is the output I have when I try to make test: wanglab1 BALL-1.2/source# make test make[1]: Entering directory `/home/serena/BALL-1.2/source/TEST' Now running all class tests. This test suite verifies that all classes included in the test could be correctly compiled and checks their basic functionality. If problems occur for one of these tests, you might want to run this test program manually. Any failing test will be rerun with verbose output to identify the subtest that caused the problem. You may run each test manually in the verbose mode by specifying -v on the command line. Running these tests may take some time.... Executing tests for section BASIC: (1) ClassTest_test: Failure in test ClassTest_test. Please check log file ClassTest_test.log. (2) Debug_test: Failure in test Debug_test. Please check log file Debug_test.log. (3) RegularExpression_test: Failure in test RegularExpression_test. Please check log file RegularExpression_test.log. (4) GlobalTypes_test: Failure in test GlobalTypes_test. Please check log file GlobalTypes_test.log. (5) Limits_test: Failure in test Limits_test. Please check log file Limits_test.log. (6) VersionInfo_test: Failure in test VersionInfo_test. Please check log file VersionInfo_test.log. (7) RTTI_test: Failure in test RTTI_test. Please check log file RTTI_test.log. ============================================ The following subtests failed: - ClassTest_test - Debug_test - RegularExpression_test - GlobalTypes_test - Limits_test - VersionInfo_test - RTTI_test Please mail the output of this run to one of the developers and include a detailed description of the system you use. It is also neccessary to include the files ../config.mak ../config.h make[1]: *** [basic_test] Error 1 make[1]: Leaving directory `/home/serena/BALL-1.2/source/TEST' make: *** [test] Error 2 All the logfiles point out that they couldn't find some libQtOpenGL.* Qt is installed, and the libraries are in the path (the configuration command I issued is the following: wanglab1:~ # ./configure --with-fftw-incl=/usr/include/ --enable-gsl --enable-64 --with-gsl-incl=/usr/local/include/gsl/ --with-gsl-libs=/usr/local/lib --with-glew-incl=/usr/include/ --with-glew-libs=/usr/lib --with-fftw-libs=/usr/lib64/ --enable-python --x-libraries=/usr/lib64/ --with-qt=/usr/local/Trolltech/Qt-4.2.2/ --with-qt-libs=/usr/local/Trolltech/Qt-4.2.2/lib/ --with-qt-incl=/usr/local/Trolltech/Qt-4.2.2/include/ --with-moc=/usr/local/Trolltech/Qt-4.2.2/bin/moc --with-uic=/usr/local/Trolltech/Qt-4.2.2/bin/uic --with-sip=/usr/bin/sip --with-sip-libs=/usr/lib64/python2.5/site-packages/ Every suggestion will be greatly appreciated... Thank you very much, have a great day, Serena"

 

Powered by Plone

This site conforms to the following standards: