• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 364 365 366 367 368

dolphin on ubuntu 9.04
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
dolphin on ubuntu 9.04
05-08-2009, 03:58 AM
#1
bicienzo13
Unregistered
 
in what way i can install dolphin ...
i have downloaded the file ...but after what i must do ...i 'm going crazy...i try to open the file named dolphin but nothing..i try to ./configure , make .make install but nothing is happende ..help
Reply
05-08-2009, 04:07 AM
#2
thegamefreak0134 Offline
Exit Mouse
***
Posts: 165
Threads: 14
Joined: Mar 2009
Run Dolphin in a command line and check the output. I'm betting on two things: either (a) you don't have Direct Rendering enabled on your card, or (b)(more likely) you don't have the shared libraries that Dolphin needs to link to.

In any case, you need to run it in a terminal to see the output, as running it straight from Nautilus will show... well, nothing. If you can paste the output from Dolphin here, we can help you much more.
The only good zombie is a live zombie.
Website Find
Reply
05-08-2009, 04:13 AM
#3
bicienzo13
Unregistered
 
/home/enzo/Scrivania/dolphin/Binary/Linux-i686/Dolphin: error while loading shared libraries: libbluetooth.so.2: cannot open shared object file: No such file or directory
/home/enzo/Scrivania/dolphin/Binary/Linux-i686/Dolphin: error while loading shared libraries: libbluetooth.so.2: cannot open shared object file: No such file or directory
dolphin(5107) KFileMetaInfoPrivate::init: KUrl("file:///home/enzo/Scrivania/dolphin/Binary/Linux-i686/Dolphin")
dolphin(5107) KFileMetaInfoPrivate::init: KUrl("file:///home/enzo/Scrivania/dolphin/Binary/Linux-i686/Dolphin")
dolphin(5107) KFileMetaInfoPrivate::init: KUrl("file:///home/enzo/Scrivania/dolphin/Binary/Linux-i686/Dolphin")


whati i must do
help me
Reply
05-08-2009, 01:49 PM
#4
thegamefreak0134 Offline
Exit Mouse
***
Posts: 165
Threads: 14
Joined: Mar 2009
Looks like Dolphin isn't seeing your bluetooth shared libraries. Most likely, this is because you have a newer version of them installed, or you may just not have them if your PC doesn't have a bluetooth dongle built in. Mine does, so I don't know if it's different without one.

In any case, Dolphin *should* only be using the bluetooth drivers for the wiimote plugin. If you've got a GC game to test out, try taking the wiimote plugin out of the plugins directory and see if you can get it to start up that way. Of course this breaks Wii game emulation, but if it works then it's a start.

In either case, in order to get the bluetooth shared library you need, you're going to have to find a package to install that provides it. Or, if you have libbluetooth.so.3 installed (I think this comes with Ubuntu 9.04) just copy it and rename it to libbluetooth.so.2, and that might solve it.

Does anyone have a bit more experience with this? I'm not sure if I've exhausted all the possibilities here, I'm OK with linux but I'm hardly advanced.
The only good zombie is a live zombie.
Website Find
Reply
05-08-2009, 10:55 PM (This post was last modified: 05-08-2009, 10:56 PM by A. Taiga.)
#5
A. Taiga Offline
Junior Member
**
Posts: 49
Threads: 3
Joined: May 2009
Why dont you install it from SVN ?

In the google code page of Dolphin there is this Wiki :

First :

sudo apt-get install subversion scons g++ wx2.8-headers libwxbase2.8-0 libwxbase2.8-dbg libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dbg libwxgtk2.8-dev libsdl1.2-dev nvidia-cg-toolkit libxxf86vm1-dbg libxxf86vm-dev libxext6-dbg libxext-dev libglew1.5-dev libcairo2-dbg libcairo2-dev libao2 libao-dev libbluetooth-dev

Second :

svn checkout http://dolphin-emu.googlecode.com/svn/trunk/ dolphin-emu-read-only

Third & Last :

cd dolphin-emu-read-only && scons

Thats all, after doing that you may have a full working Dolphin Linux Build, make sure you got, multiverse repos, and all the repos that arent being added by default .

PD : Or just do the apt-get install, see that there is a libbluetooth dep. and try with the source that you downloaded .
Find
Reply
05-09-2009, 11:36 AM (This post was last modified: 05-09-2009, 11:37 AM by hakunushi.)
#6
hakunushi Offline
Nintendo Fanboy
***
Posts: 117
Threads: 16
Joined: Mar 2009
don copy the lib just do simbolic link ln -s /waytothelib/lib.so.3 lib.so.2

anyway, chances are this wont work, coz there may be deprecated functions...

also i don recomend updating ubuntu to new distros till u are sure u need it, many old things will break on ubuntu updates, coz ubuntu is a bitch to let u use old libs.
[Image: locke.jpg]

GA ep43 ds3l
C2Q 8400 3200 MHz
4gb DDR2 800 patriot
Geforce gtx 560 2gb
Sata II 1,5 TB
Windows 7 64

Dell
Core i7 3612qm 2.10 mhz
8gb ddr3 800 samsung
1tb sata2 hd
geforce gtx 630m
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode