I am attempting to install the wiimote. I have used Putty on my windows machine that is connected directly to my hybrid/core to use ssh. When I try to do the first step I get the following:
login as: linuxmce
linuxmce@192.168.80.1's password:
Linux dcerouter 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
Last login: Tue Aug 19 06:05:00 2008 from 192.168.0.199
linuxmce@dcerouter:~$
apt-get install libcwiid0E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
linuxmce@dcerouter:~$
I thought linuxmce was root but the error message indicates maybe not?
What do I need to do to correct the above?