• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Heimdall Mini-Howto

So, everything I'm reading here and at XDA is heavily oriented towards Odin. Some of us can't run Odin, for whatever reason. I just spent a lot of time with Heimdall over the last two days, systematically trashing my Fascinate, panicking, and then restoring things to factory. This howto is Linux oriented, as I don't have a working Windows installation, nor access to OS X, so users of those platforms just ignore the compiling/installing bit and snag the binaries from Heimdall
 
I get this results when trying the front end compilation. Can you tell me what I am doing wrong Please.

qmake;make;make install
/usr/bin/uic-qt4 mainwindow.ui -o GeneratedFiles/ui_mainwindow.h
make: /usr/bin/uic-qt4: Command not found
make: *** [GeneratedFiles/ui_mainwindow.h] Error 127
 
What Linux distribution are you using? Have you installed QT4 development software? Sorry to respond so late, I don't come by here all that often.
 
Back
Top Bottom