qtRoot on Snow Leopard (MacOS 10.7)

Hi,

I was wondering whether anyone has successfully been able to build and run qtRoot on MacOS 10.7 (snow leopard). I have tried both Root 5.28 and 5.30 as well as QT 4.7.3. I have tried to build both with the -no-framework option as well as with frameworks. I am able to build successfully. However, whenever I try to compile a root or qt program it dies in the TQtWidget constructor with a segmentation fault.

Can someone please provide the proper build instructions for qtroot on macos?

Thank you.

-Jon

Very likely you did not set ".rootrc "parameters properly or missed to set the LD_LIBRARY_PATH

Valeri,

What are the proper rootrc parameters. Where can I read about this?

Regards

[quote=“jon2718”]. . . What are the proper rootrc parameters. Where can I read about this?
. . . [/quote]
Check root.bnl.gov/QtRoot/How2Install4 … l#appendix