![]() |
2010-01-07
, 20:19
|
Posts: 434 |
Thanked: 325 times |
Joined on Sep 2009
|
#2
|
I have upgraded my PC however, and as I'm a game-a-holic, have windows running now, with VMware running Ubuntu.
The Following User Says Thank You to Sasler For This Useful Post: | ||
![]() |
2010-01-07
, 20:23
|
Posts: 57 |
Thanked: 9 times |
Joined on Nov 2009
@ Glasgow, Scotland
|
#3
|
If I understood correctly, you are running a Windows PC now. If this is the case, why don't you run MADDE straight in Windows?
![]() |
2010-01-07
, 20:32
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#4
|
sudo chown -R neil: /home/neil/.madde
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
![]() |
2010-01-07
, 20:33
|
Posts: 10 |
Thanked: 2 times |
Joined on Jan 2010
|
#5
|
The Following User Says Thank You to ansoni For This Useful Post: | ||
![]() |
2010-01-07
, 20:43
|
Posts: 57 |
Thanked: 9 times |
Joined on Nov 2009
@ Glasgow, Scotland
|
#6
|
sudo chown -R neil /home/neil/.madde
neil@neil-desktop:~$ mad-admin create fin -a 192.168.2.100 Device runtime 'fin' initialized!
The Following User Says Thank You to finlaybob For This Useful Post: | ||
Possible noob problem here, but im taking the risk, I don't want to break anything!
I'm fairly new at linux, I had been using MADDE very successfully when i was running ubuntu 9.10 straight from HD on my PC
I was just running through some simple things using Qt and sending them to the device, familiarizing myself as I've not used C++ for about a million years.
I have upgraded my PC however, and as I'm a game-a-holic, have windows running now, with VMware running Ubuntu.
I checked permissions and apparrently owner of "/home/neil/.madde/" (amongst other things madde needs) has been created by root, thus root is owner and i'm guessing the mad-admin command can't access it.
I've tried:
So I guess the question is, how do I fix this?
Delete everything MADDE related and reinstall?
Or would i be able to just reinstall madde over the top of everything? I'm guessing i need root permission to overwrite the dirs/files and the same thing would happen..
possibly chown everything to myself?
Any helps appreciated.
Last edited by finlaybob; 2010-01-07 at 19:58.