What you probably still need to do, is run the default.sh script in the web/layout directory (it is described in the INSTALL file of the web tar file).
(always a good idea to read the INSTALL files; mine wasn't working either until I read this file ;-)) Stanley. > I get exactly the same result using 0.18.1 (CVS). In my case I don't think > the database is being created or populated. I have trued restarting backa > nd > front ends after the install. Anything alse I can do to debug this? > > On 5/28/05, Michael Segulja <[EMAIL PROTECTED]> wrote: >> >> Just wanted to let you know I got the latest version installed on MythTV >> 0.17.1, but I'm having a problem getting it configured. Not sure if I'm >> doing something wrong, but I ran the default.sh script in the layout >> folder and set it to the hostname. My frontend and backend are on the >> same box... >> >> When I connect to http://mythbox/web, I get the drop down menu and >> password field, but the drop down menu is blank. How do I get it set up >> for my hostname? >> >> Thanks for your help, >> Michael >> >> Femi Veys wrote: >> >> > I have added a solution for users of older versions of MythTV in the >> > most recent version of the tarball on my website. I have not been able >> > to test it (I dont have an older version of MythTV installed right >> > now), but I think it should work. >> > Tell me if it worked please, so I can fix where necessary. >> > >> >> From: Michael Segulja <[EMAIL PROTECTED]> >> >> Reply-To: Development of mythtv <[email protected]> >> >> To: Development of mythtv <[email protected]> >> >> Subject: Re: [mythtv] MythWifi Remote Control plugin >> >> Date: Thu, 26 May 2005 20:30:20 -0500 >> >> >> >> I'm very interested in your PDA plugin, but I'm having trouble >> >> getting mythwifi to compile. Here's the output from make: >> >> >> >> [EMAIL PROTECTED] mythwifi]# make >> >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer >> >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG >> >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED >> >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include >> >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o main.o main.cpp >> >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer >> >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG >> >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED >> >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include >> >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifi.o >> >> mythwifi.cpp >> >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer >> >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG >> >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED >> >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include >> >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifixml.o >> >> mythwifixml.cpp >> >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer >> >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG >> >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED >> >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include >> >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifisocket.o >> >> mythwifisocket.cpp >> >> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer >> >> -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DQT_NO_DEBUG >> >> -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED >> >> -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include >> >> -I/usr/local/include -I/usr/lib/qt-3.3/include -o mythwifidbcheck.o >> >> mythwifidbcheck.cpp >> >> mythwifidbcheck.cpp: In function `void UpdateDBVersionNumber(const >> >> QString&)': >> >> mythwifidbcheck.cpp:52: error: 'class MSqlQuery' has no member named >> >> 'InitCon' >> >> mythwifidbcheck.cpp: In function `void performActualUpdate(const >> >> QString*, >> >> QString, QString&)': >> >> mythwifidbcheck.cpp:65: error: 'class MSqlQuery' has no member named >> >> 'InitCon' >> >> make: *** [mythwifidbcheck.o] Error 1 >> >> >> >> Any ideas? >> >> >> >> Thanks, >> >> Michael Segulja >> >> >> >> Femi Veys wrote: >> >> >> >>> Hi, >> >>> >> >>> I have made a Remote Control plugin. It is still in an early stage, >> but >> >>> neverethless usable yet. >> >>> It is intended for a PDA to be used as remote control using the >> >>> wireless >> >>> network interface. It consists of a plugin and a webinterface. >> >>> The plugin uses bidrectional socket communication. So a Java client >> >>> can be >> >>> possible too. For now I have used a webinterface as most PDA's have >> a >> >>> browser. >> >>> The webinterface is highly customizable as the layout is stored in >> the >> >>> database. >> >>> You can find all information and source code on my site: >> >>> http://studwww.ugent.be/~aveys/mythwifi/ >> >>> >> >>> I hope it can be of use to anyone. Don't hesitate to contact me if >> you >> >>> have any questions. >> >>> >> >>> Regards, >> >>> >> >>> Arnaud Femi Veys >> >>> >> >>> >> >>> _______________________________________________ >> >>> mythtv-dev mailing list >> >>> [email protected] >> >>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev >> >> >> >> >> >> >> >> -- >> >> >> >> >> >> Michael Segulja >> >> LMD Computing Solutions, Inc. >> >> (281) 376-8181 | Office. >> >> (281) 300-8285 | Mobile >> >> (281) 576-7230 | Fax >> >> http://www.lmdcs.com >> >> >> >> | >> >> | To mess up a Linux box, you need to work at it; >> >> | to mess up your Windows box, you just need to work on it. >> >> | - Scott Granneman, Security Focus >> >> | >> >> >> >> _______________________________________________ >> >> mythtv-dev mailing list >> >> [email protected] >> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev >> > >> > >> > >> > _______________________________________________ >> > mythtv-dev mailing list >> > [email protected] >> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev >> >> >> -- >> >> >> Michael Segulja >> LMD Computing Solutions, Inc. >> (281) 376-8181 | Office. >> (281) 300-8285 | Mobile >> (281) 576-7230 | Fax >> http://www.lmdcs.com >> >> | >> | To mess up a Linux box, you need to work at it; >> | to mess up your Windows box, you just need to work on it. >> | - Scott Granneman, Security Focus >> | >> >> _______________________________________________ >> mythtv-dev mailing list >> [email protected] >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev >> > > _______________________________________________ > mythtv-dev mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > > _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
