AgoControl > Developers

Mini installation

(1/2) > >>

LA:
Dear all,
can somebody please help me to install mini version of LinuxMCE?
There is installer folder. But looks like I need to copy some files to some folders first and then import mysql tables.
It is also not quite clear which version of mysql (4, 5.0 or 5.1) is required.

Trying to run it on Ubuntu 9.


PS. Here is description of what I've already tried.

hari:
you need to copy your all binaries to /usr/pluto/bin. I've tested it with mysql 4 and 5.

best regards
Hari

LA:
thanks, Hari!

what is about installation steps?
should it be enough just to run mini_install.sh? where this file should be placed?

LA:
Hari,
I've copied files to /usr/pluto/bin and run DCERouter:

--- Code: ---user@ubuntu910desktop:/usr/pluto/bin$ ./DCERouter
touch: cannot touch `/usr/pluto/var/DCERouter.running': No such file or directory
Copyright (C) 2004 Pluto, Inc., a Florida Corporation
www.plutohome.com
Phone: +1 (877) 758-8648
This 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.
---------------

Cannot perform query: [select `Device`.* from Device where FK_DeviceTemplate=1 AND FK_Device_ControlledVia=1] Failed to get error message
05 07/14/10 12:48:04.368 Resetting db_wrapper connection <0xb77438e0>
01 07/14/10 12:48:14.520 Table_Device::GetRows Cannot perform query [select `Device`.* from Device where FK_DeviceTemplate=1 AND FK_Device_ControlledVia=1] Failed to get error message reconnect: 1 result2: -1 <0xb77438e0>
Cannot perform query: [select `Device`.* from Device where FK_Installation=1 AND FK_DeviceTemplate=1] Failed to get error message
05 07/14/10 12:48:14.521 Resetting db_wrapper connection <0xb77438e0>
01 07/14/10 12:48:24.681 Table_Device::GetRows Cannot perform query [select `Device`.* from Device where FK_Installation=1 AND FK_DeviceTemplate=1] Failed to get error message reconnect: 1 result2: -1 <0xb77438e0>
Cannot perform query: [select `Device`.* from Device where FK_DeviceTemplate=1] Failed to get error message
05 07/14/10 12:48:24.682 Resetting db_wrapper connection <0xb77438e0>
01 07/14/10 12:48:34.910 Table_Device::GetRows Cannot perform query [select `Device`.* from Device where FK_DeviceTemplate=1] Failed to get error message reconnect: 1 result2: -1 <0xb77438e0>
01 07/14/10 12:48:34.911 Cannot determine my device ID automatically.  # of records in DB: 0 <0xb77438e0>
Sorry...   I cannot figure out what my device ID is automatically.  To do this there must be only
1 record in the database for a device with the device template type of 1 (DCE Router) in installation 1.  There are 0
You will need to specify the device id on the command line.

--- End code ---

does it mean that it works correctly?
web interface is still not available...


and, if I run mini_install, still get the same error (even when files are already in usr/pluto/bin):

--- Code: ---root@ubuntu910desktop:/tmp/harimini/installer# ./mini-install.sh
Setting up your computer to act as a 'Core'
05 07/14/10 14:55:03.068 Called with: -d 7  <0xb77cc6d0>
01 07/14/10 14:55:03.190 Query failed (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND FK_DeviceTemplate=1' at line 1): SELECT PK_DeviceTemplate_DeviceCategory_ControlledVia FROM DeviceTemplate_DeviceCategory_ControlledVia WHERE FK_DeviceCategory IN () AND FK_DeviceTemplate=1 (1) <0xb77cc6d0>
--- End code ---

Could you please publish detailed instruction how the application should be installed on Ubuntu 9 or 10?

hari:
Hi LA,

I'm working on detailed instructions right now. I seem to have a problem with the Makefiles. The error you are seeing relates to the db_wrapper. I'm just trying to build on fedora 12 and will create a wiki page with all required steps soon.

br Hari

Navigation

[0] Message Index

[#] Next page

Sitemap 
Go to full version