Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
g++ -c -I/usr/include/libxml2/ -I/usr/include/mysql -I.. -I../DCE -I/usr/include/mysql -Wall -fPIC -ggdb3 AEt_EMC2000.cpp -o AEt_EMC2000.oAEt_EMC2000.cpp: In function ‘void* start(void*)’:AEt_EMC2000.cpp:40:28: error: ‘base’ was not declared in this scopeAEt_EMC2000.cpp:40:47: error: expected type-specifierAEt_EMC2000.cpp:40:47: error: expected ‘>’AEt_EMC2000.cpp:40:47: error: expected ‘(’AEt_EMC2000.cpp:40:72: error: expected primary-expression before ‘>’ tokenAEt_EMC2000.cpp:40:76: error: expected ‘)’ before ‘;’ tokenAEt_EMC2000.cpp: In member function ‘virtual void DCE::AEt_EMC2000::receiveFunction()’:AEt_EMC2000.cpp:292:6: warning: unused variable ‘address’make[1]: *** [AEt_EMC2000.o] Error 1make[1]: Leaving directory `/home/public/arm-pandaboard/mini/src/AEt_EMC2000'make: *** [dcedevs] Error 2
emanuele@dcerouter:/home/public/arm-pandaboard/mini/installer$ sudo ./mini-install.shSetting up your computer to act as a 'Core'05 07/30/11 15:23:47.909 Called with: -d 7 <0x400494e0>96Configuring devicesRunning device 113Running device 114ERROR 1062 (23000) at line 1: Duplicate entry '1' for key 'PRIMARY'
root@dcerouter:/home/public/arm-pandaboard/mini/installer# ./mini-install.shSetting up your computer to act as a 'Core'05 07/30/11 20:42:23.767 Called with: -d 7 <0x40220000>191Configuring devicesRunning device 208Running device 209ERROR 1062 (23000) at line 1: Duplicate entry '1' for key 'PRIMARY'
/touch: cannot touch `/opt/pluto/var/DCERouter.running': No such file or directoryCopyright (C) 2004 Pluto, Inc., a Florida Corporationwww.plutohome.comPhone: +1 (877) 758-8648This program is distributed according to the terms of the GNU Public License, available at: http://www.fsf.org/licensing/licenses/gpl.html This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Public License for more details.---------------01 07/30/11 20:42:09.201 Connect failed Can't connect to MySQL server on 'dcerouter' (111) <0x40e1f000>01 07/30/11 20:42:09.202 Connect failed Can't connect to MySQL server on 'dcerouter' (111) <0x40e1f000>01 07/30/11 20:42:09.202 Cannot connect to database! <0x40e1f000>
I think I know what my problem, it seems that is not recognized as a host dcerouter, in fact I was able to run ". / DCERouter" with the "-h localhost", I tried to change my files "/etc /hosts" and "/etc/hostname", but does not work.How can I fix?
Another problem that I do not know whether it is always linked to the above, I installed apache2 and downloaded lmce-admin, but does not work.Emanuele