SuperSaiyanWolverine / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Can't run, Ubuntu 10.10 #399

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific):Ubuntu 10.10 Maverick Meerkat
 - Machine type (32-bit or 64-bit): 32-bit
 - Mupen64Plus version:1.99.4
 - Plugins used:Rice

For visual artifacts, give:
- game name and CRC/MD5 hash (printed on console)
- description of the artifact (missing polygons, flashing, wrong colors,
etc)

Describe the problem:
After installing, when I run from the command line I get this:
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.4

dlopen('./libmupen64plus.so.2') error: ./libmupen64plus.so.2: cannot open 
shared object file: No such file or directory
AttachCoreLib() Error: failed to find Mupen64Plus Core library

Even when the mentioned file is in the correct place. 

Please provide any additional information below.

Original issue reported on code.google.com by nonstand...@gmail.com on 28 Nov 2010 at 8:09

GoogleCodeExporter commented 9 years ago
How did you install it? Using the Debian packages? 
ppa:sven-eckelmann/ppa-mupen64plus

How did you start it (complete command and parameters). Do you have the correct 
rights to access ./libmupen64plus.so.2? Does the link (libmupen64plus.so.2 is 
usually only a symbolic link) point to a valid file to which you have full 
access? Do you have any kind of security framework installed which could 
prevent the loading using dlopen from specific directories? Are the files in a 
path on a partition without noexec flag?

Original comment by sven@narfation.org on 28 Nov 2010 at 10:35

GoogleCodeExporter commented 9 years ago
I installed using the binaries and running the install.sh script. I started
it by typing mupen64plus.  I think I have the correct rights and the link
points to a valid file? I do not have any kind of security framework
installed. I think so?

I'm kind of a noob, and I probably made an error during the install process,
although I'm not sure how. I posted because I was not the only one who had
this issue.

Original comment by nonstand...@gmail.com on 28 Nov 2010 at 10:42

GoogleCodeExporter commented 9 years ago
Please either use the ppa or call the installation script like that:

sudo ./install.sh /usr/

But you must resolve the missing dependencies (like libpng14.so) manually when 
you use the precompiled version from this site - compile it and install 
libpng14 from 
http://prdownloads.sourceforge.net/libpng/libpng-1.4.4.tar.xz?download .

The ppa should be easier for you. Just follow the instructions under 
https://launchpad.net/~sven-eckelmann/+archive/ppa-mupen64plus

Original comment by sven@narfation.org on 28 Nov 2010 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by dorian.f...@gmail.com on 5 Dec 2010 at 12:38

GoogleCodeExporter commented 9 years ago
wtf is a "PPA"??

Original comment by punches.chris@gmail.com on 9 Sep 2011 at 5:37

GoogleCodeExporter commented 9 years ago
punches.chris@gmail.com: https://help.launchpad.net/Packaging/PPA

Original comment by s...@narfation.org on 10 Sep 2011 at 9:52