Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  VMWare Image Need Help
« previous next »
  • Print
Pages: [1]

Author Topic: VMWare Image Need Help  (Read 1364 times)

Offline moonscapex

  • Artist
  • Member
  • *
  • Posts: 75
  • Linux User - 5 Rockbox Installs
    • MoonscapeX's Build
VMWare Image Need Help
« on: November 17, 2009, 06:12:35 PM »
I have been using the VMware dev platform for a while and it was working great, until today.  Now, when i type 'make zip', i get this error:

/bin/sh: line 2: /home/user/rockbox/tools/buildzip.pl: Permission denied
make: *** [zip] Error 126


Does anyone know how to fix this?
Logged
MoonscapeX's Build Sansa E200 (v2)   //\\  //\\oonscapeX
Rockbox Album Art Downloader          //  \\//  \\@gmail.com

Offline mcuelenaere

  • Developer
  • Member
  • *
  • Posts: 392
Re: VMWare Image Need Help
« Reply #1 on: November 29, 2009, 07:18:11 AM »
You were probably compiling as root before, try doing
Code: [Select]
cd /home/user && sudo chown -R user:user rockbox

(I'm not sure whether the VMWare image has sudo, if not try
Code: [Select]
su
cd /home/user && chown -R user:user rockbox
)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  VMWare Image Need Help
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.064 seconds with 15 queries.