Dear Mr steve,
Thanks for giving me the web link. I got struck only in the script part. So Kindly give me the the script which sets LD_LIBRARY_PATH and calls Stellarium. Thanks in advance, Bharath Kumar On Thu, 21 Jan 2010 15:01:06 +0530 wrote >On 01/21/2010 02:35 PM, Bharath Kumar wrote: > > > Dear all, > > While trying to install stellarium I got this error I am getting this error : > > #cd /root/Desktop/stellarium-0.10.2/ > [r...@mail stellarium-0.10.2]# cd builds/unix/ > [r...@mail unix]# cmake ../.. > CMake Error at /usr/local/share/cmake-2.6/Modules/FindQt4.cmake:1584 > (MESSAGE): > Qt qmake not found! ^^^^^^^^^^^ -- looks like you are missing the qt-devel rpm. Did you install all the dependencies mentioned here ? http://www.stellarium.org/wiki/index.php/Build_Dependencies (scroll down on that page and try the yum command to install all required packages on Fedora 10, that should work for RHEL too, if some packages are missing you might want to add the EPEL repo to your system (more of that below)) > [...snip...] > I am using RHEL5 in my laptop > > Any help would be very needful. Since stellarium already exists in Fedora, you could try rebuilding the Fedora 11/12 rpm: https://admin.fedoraproject.org/pkgdb/packages/name/stellarium $ rpmbuild --rebuild .src.rpm and install that. Or you could request the inclusion of stellarium in the EPEL repo: http://fedoraproject.org/wiki/EPEL http://fedoraproject.org/wiki/Getting_a_Fedora_package_in_EPEL hth, cheers, - steve -- random non tech spiel: http://lonetwin.blogspot.com/ tech randomness: http://lonehacks.blogspot.com/ what i'm stumbling into: http://lonetwin.stumbleupon.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
