QtRoot Installation On MacOS Snow Leopard (10.6.2)

I have followed the instructions to install QtRoot after previously installing Qt and Root (see root.bnl.gov/QtRoot/How2Install4 … complement).

After I execute make, I receive the following error:

make
cd qt/ && make -f Makefile
( rm -f …/libGQt.so; ln -s libGQt.dylib libGQt.so; mv -f libGQt.so …/ )
rm -f libGQt.1.0.0.dylib libGQt.dylib libGQt.1.dylib libGQt.1.0.dylib
g++ -headerpad_max_install_names -arch i386 -single_module -dynamiclib -compatibility_version 1.0 -current_version 1.0.0 -install_name libGQt.1.dylib -o libGQt.1.0.0.dylib .obj/GQtDict.o .obj/GQtGUI.o .obj/TGQt.o .obj/TGQtDummy.o .obj/TQMimeTypes.o .obj/TQtApplication.o .obj/TQtBrush.o .obj/TQtClientFilter.o .obj/TQtClientGuard.o .obj/TQtClientWidget.o .obj/TQtEvent.o .obj/TQtEventQueue.o .obj/TQtMarker.o .obj/TQtRootApplication.o .obj/TQtSymbolCodec.o .obj/TQtTimer.o .obj/TQtWidget.o .obj/TQtPadFont.o .obj/TQtPen.o .obj/TQtRootSlot.o .obj/moc_TQtClientFilter.o .obj/moc_TQtClientGuard.o .obj/moc_TQtClientWidget.o .obj/moc_TQtTimer.o .obj/moc_TQtWidget.o .obj/moc_TQtEmitter.o .obj/moc_TQtRootSlot.o -L/usr/local/Trolltech/Qt-4.7.0/lib -L/Users/Jon/BNL/root/lib -lGui -lGpad -lRint -L/Users/Jon/BNL/root/lib -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -lfreetype -lGui -pthread -Wl,-rpath,/Users/Jon/BNL/root/lib -lm -ldl -lQtGui_debug -L/usr/local/Trolltech/Qt-4.7.0/lib -lQtCore_debug -L/usr/local/Trolltech/Qt-4.7.0/lib -L/usr/local/Trolltech/Qt-4.7.0/lib -lQtCore_debug -L/usr/local/Trolltech/Qt-4.7.0/lib
ld: -rpath can only be used when targeting Mac OS X 10.5 or later
collect2: ld returned 1 exit status
make[1]: *** […/libGQt.1.0.0.dylib] Error 1
make: *** [sub-qt-make_default-ordered] Error 2

Any thoughts would be greatly appreciated.

Thank you.

I think this is waht the other your thread is about
root.cern.ch/phpBB2/viewtopic.php?t=9521
I think we should create the second thread on issue.
Please keep using that root.cern.ch/phpBB2/viewtopic.php?t=9521

[quote=“jon2718”]Ild: -rpath can only be used when targeting Mac OS X 10.5 or later
collect2: ld returned 1 exit status
[/quote] One can not say anything unless you clarify what your system is.
Is it “Mac OS X 10.5 or later” ?