On 18/07/05, A JM <[EMAIL PROTECTED]> wrote: > I need some help with Qmake on an xbox. When I try to compile > MythPlugins on my xbox I get the error "qmake: command not found". > > Is qmake not installed with xebian by default? What do I need to do to > install qmake?
Ooh, fun. Xebian is a very bare install. First thing to do is to update APT, then you need to get all the things related to QT. libqt3, libqt3-dev, things like that would be a good place to start. -- Robert "Anaerin" Johnston _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
