Hi all, I am trying to install MythWifiRemote (http://studwww.ugent.be/~aveys/mythwifi/) on my mater backend frontend. I am running FC2, with 0.18.1 from ATrpms, so the plugins folder is where the installer expects.
What I see when I run 'make install' as per the instructions is... [EMAIL PROTECTED] mythwifi]# make install g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEB UG -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include -I/usr/local/include -I/usr/lib/qt-3.3/i nclude -o main.o main.cpp main.cpp:31:32: mythtv/mythcontext.h: No such file or directory main.cpp:32:31: mythtv/mythplugin.h: No such file or directory main.cpp: In function `int mythplugin_init(const char*)': main.cpp:48: error: `cout' undeclared (first use this function) main.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:49: error: `gContext' undeclared (first use this function) main.cpp:49: error: `MYTH_BINARY_VERSION' undeclared (first use this function) make: *** [main.o] Error 1 Does anybody have any idea what I am doing wrong? Regards, Whytey -- -- I have GMail invites, if you want one, email me direct. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
