Hello,<div><br></div><div>I'm new to marble, and somewhat of a linux novice, and have been trying to build marble on my RHEL 5, 64-bit machine. I'm actually looking to get the the marble Widget that I can embed in a custom Qt application. </div>
<div><br></div><div>Here are the steps that I have executed:</div><div><br></div><div>1) retrieved the marble source: svn co svn://<a href="http://anonsvn.kde.org/home/kde/branches/KDE/4.4/kdeedu/marble">anonsvn.kde.org/home/kde/branches/KDE/4.4/kdeedu/marble</a></div>
<div><br></div><div>this installed marble in a directory 'marble' inside my home directory. I then created a 'marble-build' directory (as instructed) that is parallel to 'marble'.</div><div><br></div>
<div>2) started following instructions on: <a href="http://edu.kde.org/marble/obtain.php">http://edu.kde.org/marble/obtain.php</a> to build a Qt only application.</div><div><br></div><div>3) inside the marble-build directory, executed: cmake -DQTONLY=ON ../marble</div>
<div> NOTE: I had to install cmake (cmake-2.6.4-1.el5.rf RPM for x86_64) downloaded from <a href="http://www.rpmfind.net/linux/RPM/dag/redhat/el5/x86_64/cmake-2.6.4-1.el5.rf.x86_64.html">http://www.rpmfind.net/linux/RPM/dag/redhat/el5/x86_64/cmake-2.6.4-1.el5.rf.x86_64.html</a></div>
<div><br></div><div>4) inside the marble-build directory, executed: make</div><div><br></div><div>The make executed through 79% of the build, then the following error occurred:</div><div><br></div><div> .</div><div> .</div>
<div><div>[ 79%] Building CXX object src/lib/CMakeFiles/marblewidget.dir/qrc_marble.o</div><div>Linking CXX shared library libmarblewidget.so</div><div>/usr/lib/qt4/lib/libQtCore.so: could not read symbols: File in wrong format</div>
<div>collect2: ld returned 1 exit status</div><div>make[2]: *** [src/lib/libmarblewidget.so.0.9.0] Error 1</div><div>make[1]: *** [src/lib/CMakeFiles/marblewidget.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div>
<div><br></div><div><br></div><div>I would appreciate any suggestions.</div><div><br></div><div>Thanks!!</div><div><br></div><div>Bryan</div><div><br></div><div><a href="mailto:rbgreenway@gmail.com">rbgreenway@gmail.com</a></div>