Hello, I use 64bit ubuntu 10:10, libao.so.2 missing plugin error.
I solved this way:
sudo apt-get install libao4
sudo cp / usr/lib/libao.so.4 / usr/lib/libao.so.2
Sorry for my English.
EDIT:
http://www.mediafire.com/?4tbx0jpuqtzka4x
Download the script
Run (double click) or open a terminal and type sh Dipendenze_DolphinEmu
fwiw, you should create a symbolic link instead of copying the file, that way you won't have any outdated libs on your system.
I'm running Ubuntu 10.10 32bit, built Dolphin svn from source but I can't get the wiimote config to work properly, every other config window work just fine, here's the console output:
Quote:wingnux@wingnux-desktop:~/jogos/dolphin-emu-read-only/Binary/Linux-i686$ ./dolphin-emu
36:42:038 Source/Core/Common/Src/FileUtil.cpp:97 W[COMMON]: IsDirectory: stat failed on ./user/Wii/title/00000001/00000002/content:
36:42:149 Source/Core/DolphinWX/Src/X11Utils.cpp:115 N[Video]: XRRExtension-Version 1.3
36:42:151 Source/Core/DolphinWX/Src/X11Utils.cpp:158 N[Video]: Fullscreen Resolution 640x480
37:37:869 Source/Core/Core/Src/ConfigManager.cpp:73 N[BOOT]: Saving settings to ./user/Config/Dolphin.ini
[
attachment=4441]
[
attachment=4442]
i updated to 10.10 and my system is a little borked

it might be a couple of more days before regular updates come rolling in. sorry.
Ok, doing my first test build on my new install of Ubuntu 10.10.
I had to change libao2 to libao-common in the apt-get install portion of the build command from the wiki page. Looks like it's compiling just fine now though.
Please create a compilation of Naul describing how you do it on your ubuntu.

observation
My english is terrible ...
I speak Portuguese

hi there i have been trying to run on ubuntu 10.10 x64 with no sucess i get a error while loading shared libraries: libCg.so: cannot open shared object file: No such file or directory so if anyone can help me to run dolphin il be very thankfull
thank you for your time
sudo aptitude install nvidia-cg-toolkit
(11-13-2010, 02:46 AM)wingnux Wrote: [ -> ]sudo aptitude install nvidia-cg-toolkit
"sudo: aptitude: command not found"
did you writted correctly?
(11-13-2010, 05:14 AM)konio38 Wrote: [ -> ] (11-13-2010, 02:46 AM)wingnux Wrote: [ -> ]sudo aptitude install nvidia-cg-toolkit
"sudo: aptitude: command not found"
did you writted correctly?
... Just use Google and your brain to find out how to install the package nvidia-cg-toolkit, kthx.