Nevermind, I found the solution in another posting.
Basically, the wordpress directory has CHMOD permissions that may be set through an FTP program.
By default, these settings are ok – but when you install a theme, you’re adding directories that do not have the same permissions.
Be sure to set the permissions of the theme folders to 666 or 777, allowing the PHP processes to edit the files.