Dolphin, the GameCube and Wii emulator - Forums

Full Version: Build Dolphin on Linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
A few weeks ago I followed the Linux build guide on Ubuntu 12.04. This gave no problems. This week I tried building on Ubuntu 12.10.

After the command "make && make install" it gave the following error:

-- Install configuration: "Release"
CMake Error at cmake_install.cmake:44 (FILE):
file cannot create directory: /usr/local/share/dolphin-emu/user. Maybe
need administrative privileges.

I've also tried "sudo make && make install" giving the same problem. Creating the folder "/usr/local/share/dolphin-emu/user" from a terminal works fine, but does not solve the problem because there are more files and folder to be created there.
make && sudo make install.
You rock... I'm stupid... I've been looking through user permission from a - z Confused

Thanks!

post scriptum,
Noticed you're one of the developers. Asome work! My daughters have so much fun with your software, just as I am.
Sure, no problem :>