Installing the i386 deb for ZSNES 1.51 on 64-bit Ubuntu

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
jdb2
New Member
Posts: 5
Joined: Fri Nov 12, 2010 7:55 am

Installing the i386 deb for ZSNES 1.51 on 64-bit Ubuntu

Post by jdb2 »

Along with trying to compile ZSNES on my 64-bit Ubuntu derived system, I've been trying to install the i386 package.

Specifically, I'm running Linux Mint 9 Isadora KDE 64-bit whih is based off of Ubuntu 10.04 Lucid Lynx. The latest ZSNES package can be found here http://mirrors.kernel.org/ubuntu/pool/u ... 4_i386.deb . Downloading this package and trying to install it with 'dpkg --force-architecture -i' results in a complaint about my system lacking libao4 >= v1.0 . Well, all that I could find in the repos was libao2 v0.8.8 so I downloaded libao4 v1.0 from Xiph.org , cross-compiled it to 32-bit and installed it in /usr/lib32 . After this I successfully installed the package.

Well, when I try to run ZSNES, I get the following :

Code: Select all

jdb2@aleph1 ~ $ zsnes
ZSNES v1.51, (c) 1997-2007, ZSNES Team
Be sure to check http://www.zsnes.com/ for the latest version.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE.TXT' thoroughly before doing so.

Use ZSNES -? for command line definitions.

Starting Mouse detection.
Unable to poll /dev/input/event10. Make sure you have read permissions to it.
Unable to poll /dev/input/event9. Make sure you have read permissions to it.
Unable to poll /dev/input/event8. Make sure you have read permissions to it.
Unable to poll /dev/input/event7. Make sure you have read permissions to it.
Unable to poll /dev/input/event5. Make sure you have read permissions to it.
Unable to poll /dev/input/event4. Make sure you have read permissions to it.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.
Segmentation fault
Using catchsegv we can get a backtrace :

Code: Select all

*** Segmentation fault
Register dump:

 EAX: 00000000   EBX: 00000000   ECX: ffffffff   EDX: 00000000
 ESI: 088662c5   EDI: 08303170   EBP: 000001f4   ESP: fffc0968

 EIP: 082f3364   EFLAGS: 00210246

 CS: 0023   DS: 002b   ES: 002b   FS: 0000   GS: 0063   SS: 002b

 Trap: 0000000e   Error: 00000004   OldMask: 00000000
 ESP/signal: fffc0968   CR2: 00000004

 FPUCW: ffff037f   FPUSW: ffff0020   TAG: ffffffff
 IPOFF: 00000000   CSSEL: 0010   DATAOFF: 00000000   DATASEL: 002b

 ST(0) 0000 0000000000000000   ST(1) 0000 0000000000000000
 ST(2) 0000 0000000000000000   ST(3) 0000 0000000000000000
 ST(4) 0000 0000000000000000   ST(5) 0000 0000000000000000
 ST(6) 0000 9c40000000000000   ST(7) 0000 8000000000000000

Backtrace:
/lib32/libSegFault.so(+0x206f)[0xf773106f]
??:0(??)[0xf7736400]

Memory map:

08048000-0830b000 r-xp 00000000 08:01 21531112 /usr/bin/zsnes
0830b000-0830c000 r--p 002c2000 08:01 21531112 /usr/bin/zsnes
0830c000-0834b000 rw-p 002c3000 08:01 21531112 /usr/bin/zsnes
0834b000-088ff000 rw-p 00000000 00:00 0
0994e000-09a83000 rw-p 00000000 00:00 0 [heap]
f0ece000-f0ecf000 ---p 00000000 00:00 0
f0ecf000-f16cf000 rw-p 00000000 00:00 0
f56d0000-f57b0000 rw-s 00000000 00:04 8650796 /SYSV00000000 (deleted)
f57b0000-f57ea000 rw-p 00000000 00:00 0
f5863000-f586b000 r-xp 00000000 08:01 21235848 /usr/lib32/libXcursor.so.1.0.2
f586b000-f586c000 r--p 00007000 08:01 21235848 /usr/lib32/libXcursor.so.1.0.2
f586c000-f586d000 rw-p 00008000 08:01 21235848 /usr/lib32/libXcursor.so.1.0.2
f588f000-f58ce000 r--p 00000000 08:01 21635251 /usr/lib/locale/en_US.utf8/LC_CTYPE
f58ce000-f59ec000 r--p 00000000 08:01 21635259 /usr/lib/locale/en_US.utf8/LC_COLLATE
f59ec000-f59ed000 ---p 00000000 00:00 0
f59ed000-f6d1c000 rw-p 00000000 00:00 0
f6d1c000-f6d21000 r-xp 00000000 08:01 21235612 /usr/lib32/libogg.so.0.6.0
f6d21000-f6d22000 r--p 00004000 08:01 21235612 /usr/lib32/libogg.so.0.6.0
f6d22000-f6d23000 rw-p 00005000 08:01 21235612 /usr/lib32/libogg.so.0.6.0
f6d23000-f6d4a000 r-xp 00000000 08:01 21234903 /usr/lib32/libvorbis.so.0.4.3
f6d4a000-f6d4b000 r--p 00026000 08:01 21234903 /usr/lib32/libvorbis.so.0.4.3
f6d4b000-f6d4c000 rw-p 00027000 08:01 21234903 /usr/lib32/libvorbis.so.0.4.3
f6d4c000-f6e38000 r-xp 00000000 08:01 21234987 /usr/lib32/libvorbisenc.so.2.0.6
f6e38000-f6e39000 ---p 000ec000 08:01 21234987 /usr/lib32/libvorbisenc.so.2.0.6
f6e39000-f6e47000 r--p 000ec000 08:01 21234987 /usr/lib32/libvorbisenc.so.2.0.6
f6e47000-f6e48000 rw-p 000fa000 08:01 21234987 /usr/lib32/libvorbisenc.so.2.0.6
f6e48000-f6e93000 r-xp 00000000 08:01 21235484 /usr/lib32/libFLAC.so.8.2.0
f6e93000-f6e94000 r--p 0004a000 08:01 21235484 /usr/lib32/libFLAC.so.8.2.0
f6e94000-f6e95000 rw-p 0004b000 08:01 21235484 /usr/lib32/libFLAC.so.8.2.0
f6e95000-f6ea1000 r-xp 00000000 08:01 21235760 /usr/lib32/libXi.so.6.1.0
f6ea1000-f6ea2000 r--p 0000c000 08:01 21235760 /usr/lib32/libXi.so.6.1.0
f6ea2000-f6ea3000 rw-p 0000d000 08:01 21235760 /usr/lib32/libXi.so.6.1.0
f6ea3000-f6eda000 r-xp 00000000 08:01 9961553 /lib32/libdbus-1.so.3.4.0
f6eda000-f6edb000 r--p 00036000 08:01 9961553 /lib32/libdbus-1.so.3.4.0
f6edb000-f6edc000 rw-p 00037000 08:01 9961553 /lib32/libdbus-1.so.3.4.0
f6edc000-f6f3d000 r-xp 00000000 08:01 21235045 /usr/lib32/libsndfile.so.1.0.21
f6f3d000-f6f3e000 ---p 00061000 08:01 21235045 /usr/lib32/libsndfile.so.1.0.21
f6f3e000-f6f3f000 r--p 00061000 08:01 21235045 /usr/lib32/libsndfile.so.1.0.21
f6f3f000-f6f40000 rw-p 00062000 08:01 21235045 /usr/lib32/libsndfile.so.1.0.21
f6f40000-f6f44000 rw-p 00000000 00:00 0
f6f44000-f6f4b000 r-xp 00000000 08:01 9961612 /lib32/libwrap.so.0.7.6
f6f4b000-f6f4c000 r--p 00006000 08:01 9961612 /lib32/libwrap.so.0.7.6
f6f4c000-f6f4d000 rw-p 00007000 08:01 9961612 /lib32/libwrap.so.0.7.6
f6f4d000-f6f62000 r-xp 00000000 08:01 21235604 /usr/lib32/libICE.so.6.3.0
f6f62000-f6f63000 r--p 00014000 08:01 21235604 /usr/lib32/libICE.so.6.3.0
f6f63000-f6f64000 rw-p 00015000 08:01 21235604 /usr/lib32/libICE.so.6.3.0
f6f64000-f6f66000 rw-p 00000000 00:00 0
f6f66000-f6faf000 r-xp 00000000 08:01 21235824 /usr/lib32/libpulsecommon-0.9.21.so
f6faf000-f6fb0000 r--p 00048000 08:01 21235824 /usr/lib32/libpulsecommon-0.9.21.so
f6fb0000-f6fb1000 rw-p 00049000 08:01 21235824 /usr/lib32/libpulsecommon-0.9.21.so
f6fb1000-f6ff1000 r-xp 00000000 08:01 21235473 /usr/lib32/libpulse.so.0.12.2
f6ff1000-f6ff2000 r--p 00040000 08:01 21235473 /usr/lib32/libpulse.so.0.12.2
f6ff2000-f6ff3000 rw-p 00041000 08:01 21235473 /usr/lib32/libpulse.so.0.12.2
f6ffa000-f7002000 r-xp 00000000 08:01 21235843 /usr/lib32/libXrender.so.1.3.0
f7002000-f7003000 r--p 00007000 08:01 21235843 /usr/lib32/libXrender.so.1.3.0
f7003000-f7004000 rw-p 00008000 08:01 21235843 /usr/lib32/libXrender.so.1.3.0
f7004000-f7005000 r--p 00000000 08:01 21635267 /usr/lib/locale/en_US.utf8/LC_NUMERIC
f7005000-f7006000 r--p 00000000 08:01 21635417 /usr/lib/locale/en_US.utf8/LC_TIME
f7006000-f7007000 r--p 00000000 08:01 21635411 /usr/lib/locale/en_US.utf8/LC_MONETARY
f7007000-f7008000 r--p 00000000 08:01 21635414 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
f7008000-f7009000 r--p 00000000 08:01 21635286 /usr/lib/locale/en_US.utf8/LC_PAPER
f7009000-f700a000 r--p 00000000 08:01 21635416 /usr/lib/locale/en_US.utf8/LC_NAME
f700a000-f700b000 r--p 00000000 08:01 21635412 /usr/lib/locale/en_US.utf8/LC_ADDRESS
f700b000-f700c000 r--p 00000000 08:01 21635410 /usr/lib/locale/en_US.utf8/LC_TELEPHONE
f700c000-f700d000 r--p 00000000 08:01 21635281 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT
f700d000-f7014000 r--s 00000000 08:01 21257604 /usr/lib32/gconv/gconv-modules.cache
f7014000-f7015000 r--p 00000000 08:01 21635415 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION
f7015000-f701f000 r-xp 00000000 08:01 9961656 /lib32/libnss_files-2.11.1.so
f701f000-f7020000 r--p 00009000 08:01 9961656 /lib32/libnss_files-2.11.1.so
f7020000-f7021000 rw-p 0000a000 08:01 9961656 /lib32/libnss_files-2.11.1.so
f7021000-f7029000 r-xp 00000000 08:01 9961558 /lib32/libnss_nis-2.11.1.so
f7029000-f702a000 r--p 00007000 08:01 9961558 /lib32/libnss_nis-2.11.1.so
f702a000-f702b000 rw-p 00008000 08:01 9961558 /lib32/libnss_nis-2.11.1.so
f702b000-f703e000 r-xp 00000000 08:01 9961496 /lib32/libnsl-2.11.1.so
f703e000-f703f000 r--p 00012000 08:01 9961496 /lib32/libnsl-2.11.1.so
f703f000-f7040000 rw-p 00013000 08:01 9961496 /lib32/libnsl-2.11.1.so
f7040000-f7042000 rw-p 00000000 00:00 0
f7042000-f7048000 r-xp 00000000 08:01 9961543 /lib32/libnss_compat-2.11.1.so
f7048000-f7049000 r--p 00006000 08:01 9961543 /lib32/libnss_compat-2.11.1.so
f7049000-f704a000 rw-p 00007000 08:01 9961543 /lib32/libnss_compat-2.11.1.so
f704a000-f704c000 rw-p 00000000 00:00 0
f704c000-f7050000 r-xp 00000000 08:01 21234945 /usr/lib32/libXdmcp.so.6.0.0
f7050000-f7051000 r--p 00003000 08:01 21234945 /usr/lib32/libXdmcp.so.6.0.0
f7051000-f7052000 rw-p 00004000 08:01 21234945 /usr/lib32/libXdmcp.so.6.0.0
f7052000-f7054000 r-xp 00000000 08:01 21236248 /usr/lib32/libXau.so.6.0.0
f7054000-f7055000 r--p 00001000 08:01 21236248 /usr/lib32/libXau.so.6.0.0
f7055000-f7056000 rw-p 00002000 08:01 21236248 /usr/lib32/libXau.so.6.0.0
f7056000-f706e000 r-xp 00000000 08:01 21234734 /usr/lib32/libxcb.so.1.1.0
f706e000-f706f000 r--p 00017000 08:01 21234734 /usr/lib32/libxcb.so.1.1.0
f706f000-f7070000 rw-p 00018000 08:01 21234734 /usr/lib32/libxcb.so.1.1.0
f7070000-f7071000 rw-p 00000000 00:00 0
f7071000-f707a000 r-xp 00000000 08:01 9961510 /lib32/libdrm.so.2.4.0
f707a000-f707b000 r--p 00008000 08:01 9961510 /lib32/libdrm.so.2.4.0
f707b000-f707c000 rw-p 00009000 08:01 9961510 /lib32/libdrm.so.2.4.0
f707c000-f7080000 r-xp 00000000 08:01 21235830 /usr/lib32/libXfixes.so.3.1.0
f7080000-f7081000 r--p 00003000 08:01 21235830 /usr/lib32/libXfixes.so.3.1.0
f7081000-f7082000 rw-p 00004000 08:01 21235830 /usr/lib32/libXfixes.so.3.1.0
f7082000-f7084000 r-xp 00000000 08:01 21235542 /usr/lib32/libXdamage.so.1.1.0
f7084000-f7085000 r--p 00001000 08:01 21235542 /usr/lib32/libXdamage.so.1.1.0
f7085000-f7086000 rw-p 00002000 08:01 21235542 /usr/lib32/libXdamage.so.1.1.0
f7086000-f708a000 r-xp 00000000 08:01 21236187 /usr/lib32/libXxf86vm.so.1.0.0
f708a000-f708b000 r--p 00003000 08:01 21236187 /usr/lib32/libXxf86vm.so.1.0.0
f708b000-f708c000 rw-p 00004000 08:01 21236187 /usr/lib32/libXxf86vm.so.1.0.0
f708c000-f709a000 r-xp 00000000 08:01 21235898 /usr/lib32/libXext.so.6.4.0
f709a000-f709b000 r--p 0000d000 08:01 21235898 /usr/lib32/libXext.so.6.4.0
f709b000-f709c000 rw-p 0000e000 08:01 21235898 /usr/lib32/libXext.so.6.4.0
f709c000-f709d000 rw-p 00000000 00:00 0
f709d000-f71b6000 r-xp 00000000 08:01 21235520 /usr/lib32/libX11.so.6.3.0
f71b6000-f71b7000 r--p 00118000 08:01 21235520 /usr/lib32/libX11.so.6.3.0
f71b7000-f71b9000 rw-p 00119000 08:01 21235520 /usr/lib32/libX11.so.6.3.0
f71b9000-f71ba000 rw-p 00000000 00:00 0
f71ba000-f71ce000 r-xp 00000000 08:01 21235712 /usr/lib32/libdirect-1.2.so.0.8.0
f71ce000-f71cf000 r--p 00013000 08:01 21235712 /usr/lib32/libdirect-1.2.so.0.8.0
f71cf000-f71d0000 rw-p 00014000 08:01 21235712 /usr/lib32/libdirect-1.2.so.0.8.0
f71d0000-f71d8000 r-xp 00000000 08:01 21236184 /usr/lib32/libfusion-1.2.so.0.8.0
f71d8000-f71d9000 r--p 00007000 08:01 21236184 /usr/lib32/libfusion-1.2.so.0.8.0
f71d9000-f71da000 rw-p 00008000 08:01 21236184 /usr/lib32/libfusion-1.2.so.0.8.0
f71da000-f724d000 r-xp 00000000 08:01 21235867 /usr/lib32/libdirectfb-1.2.so.0.8.0
f724d000-f724e000 ---p 00073000 08:01 21235867 /usr/lib32/libdirectfb-1.2.so.0.8.0
f724e000-f724f000 r--p 00073000 08:01 21235867 /usr/lib32/libdirectfb-1.2.so.0.8.0
f724f000-f7250000 rw-p 00074000 08:01 21235867 /usr/lib32/libdirectfb-1.2.so.0.8.0
f7250000-f7251000 rw-p 00000000 00:00 0
f7251000-f7253000 r-xp 00000000 08:01 9961657 /lib32/libdl-2.11.1.so
f7253000-f7254000 r--p 00001000 08:01 9961657 /lib32/libdl-2.11.1.so
f7254000-f7255000 rw-p 00002000 08:01 9961657 /lib32/libdl-2.11.1.so
f7255000-f7256000 rw-p 00000000 00:00 0
f7256000-f725d000 r-xp 00000000 08:01 9961508 /lib32/librt-2.11.1.so
f725d000-f725e000 r--p 00006000 08:01 9961508 /lib32/librt-2.11.1.so
f725e000-f725f000 rw-p 00007000 08:01 9961508 /lib32/librt-2.11.1.so
f725f000-f7322000 r-xp 00000000 08:01 21234790 /usr/lib32/libasound.so.2.0.0
f7322000-f7326000 r--p 000c2000 08:01 21234790 /usr/lib32/libasound.so.2.0.0
f7326000-f7327000 rw-p 000c6000 08:01 21234790 /usr/lib32/libasound.so.2.0.0
f7327000-f733c000 r-xp 00000000 08:01 9961621 /lib32/libpthread-2.11.1.so
f733c000-f733d000 r--p 00014000 08:01 9961621 /lib32/libpthread-2.11.1.so
f733d000-f733e000 rw-p 00015000 08:01 9961621 /lib32/libpthread-2.11.1.so
f733e000-f7340000 rw-p 00000000 00:00 0
f7340000-f7493000 r-xp 00000000 08:01 9961653 /lib32/libc-2.11.1.so
f7493000-f7494000 ---p 00153000 08:01 9961653 /lib32/libc-2.11.1.so
f7494000-f7496000 r--p 00153000 08:01 9961653 /lib32/libc-2.11.1.so
f7496000-f7497000 rw-p 00155000 08:01 9961653 /lib32/libc-2.11.1.so
f7497000-f749a000 rw-p 00000000 00:00 0
f749a000-f74b7000 r-xp 00000000 08:01 21234891 /usr/lib32/libgcc_s.so.1
f74b7000-f74b8000 r--p 0001c000 08:01 21234891 /usr/lib32/libgcc_s.so.1
f74b8000-f74b9000 rw-p 0001d000 08:01 21234891 /usr/lib32/libgcc_s.so.1
f74b9000-f74ba000 rw-p 00000000 00:00 0
f74ba000-f74de000 r-xp 00000000 08:01 9961494 /lib32/libm-2.11.1.so
f74de000-f74df000 r--p 00023000 08:01 9961494 /lib32/libm-2.11.1.so
f74df000-f74e0000 rw-p 00024000 08:01 9961494 /lib32/libm-2.11.1.so
f74e0000-f75c9000 r-xp 00000000 08:01 21235377 /usr/lib32/libstdc++.so.6.0.13
f75c9000-f75ca000 ---p 000e9000 08:01 21235377 /usr/lib32/libstdc++.so.6.0.13
f75ca000-f75ce000 r--p 000e9000 08:01 21235377 /usr/lib32/libstdc++.so.6.0.13
f75ce000-f75cf000 rw-p 000ed000 08:01 21235377 /usr/lib32/libstdc++.so.6.0.13
f75cf000-f75d6000 rw-p 00000000 00:00 0
f75d6000-f7630000 r-xp 00000000 08:01 21234665 /usr/lib32/mesa/libGL.so.1.2
f7630000-f7635000 r--p 00059000 08:01 21234665 /usr/lib32/mesa/libGL.so.1.2
f7635000-f763a000 rwxp 0005e000 08:01 21234665 /usr/lib32/mesa/libGL.so.1.2
f763a000-f763b000 rwxp 00000000 00:00 0
f763b000-f7642000 r-xp 00000000 08:01 21234937 /usr/lib32/libao.so.4.0.0
f7642000-f7643000 r--p 00006000 08:01 21234937 /usr/lib32/libao.so.4.0.0
f7643000-f7644000 rw-p 00007000 08:01 21234937 /usr/lib32/libao.so.4.0.0
f7644000-f7667000 r-xp 00000000 08:01 9961552 /lib32/libpng12.so.0.42.0
f7667000-f7668000 r--p 00022000 08:01 9961552 /lib32/libpng12.so.0.42.0
f7668000-f7669000 rw-p 00023000 08:01 9961552 /lib32/libpng12.so.0.42.0
f7669000-f76cd000 r-xp 00000000 08:01 21234935 /usr/lib32/libSDL-1.2.so.0.11.3
f76cd000-f76ce000 r--p 00063000 08:01 21234935 /usr/lib32/libSDL-1.2.so.0.11.3
f76ce000-f76cf000 rw-p 00064000 08:01 21234935 /usr/lib32/libSDL-1.2.so.0.11.3
f76cf000-f76f8000 rw-p 00000000 00:00 0
f76f8000-f770b000 r-xp 00000000 08:01 21234699 /usr/lib32/libz.so.1.2.3.3
f770b000-f770c000 r--p 00012000 08:01 21234699 /usr/lib32/libz.so.1.2.3.3
f770c000-f770d000 rw-p 00013000 08:01 21234699 /usr/lib32/libz.so.1.2.3.3
f770d000-f770e000 rw-p 00000000 00:00 0
f770e000-f7711000 r-xp 00000000 08:01 9961559 /lib32/libuuid.so.1.3.0
f7711000-f7712000 r--p 00002000 08:01 9961559 /lib32/libuuid.so.1.3.0
f7712000-f7713000 rw-p 00003000 08:01 9961559 /lib32/libuuid.so.1.3.0
f7713000-f7717000 r-xp 00000000 08:01 21235421 /usr/lib32/libXtst.so.6.1.0
f7717000-f7718000 r--p 00003000 08:01 21235421 /usr/lib32/libXtst.so.6.1.0
f7718000-f7719000 rw-p 00004000 08:01 21235421 /usr/lib32/libXtst.so.6.1.0
f7719000-f7720000 r-xp 00000000 08:01 21235878 /usr/lib32/libSM.so.6.0.1
f7720000-f7721000 r--p 00006000 08:01 21235878 /usr/lib32/libSM.so.6.0.1
f7721000-f7722000 rw-p 00007000 08:01 21235878 /usr/lib32/libSM.so.6.0.1
f7722000-f7725000 r-xp 00000000 08:01 21235676 /usr/lib32/libpulse-simple.so.0.0.3
f7725000-f7726000 r--p 00002000 08:01 21235676 /usr/lib32/libpulse-simple.so.0.0.3
f7726000-f7727000 rw-p 00003000 08:01 21235676 /usr/lib32/libpulse-simple.so.0.0.3
f7727000-f7729000 r-xp 00000000 08:01 22021093 /usr/lib32/ao/plugins-4/libpulse.so
f7729000-f772a000 r--p 00001000 08:01 22021093 /usr/lib32/ao/plugins-4/libpulse.so
f772a000-f772b000 rw-p 00002000 08:01 22021093 /usr/lib32/ao/plugins-4/libpulse.so
f772b000-f772d000 r-xp 00000000 08:01 22021091 /usr/lib32/ao/plugins-4/liboss.so
f772d000-f772e000 r--p 00001000 08:01 22021091 /usr/lib32/ao/plugins-4/liboss.so
f772e000-f772f000 rw-p 00002000 08:01 22021091 /usr/lib32/ao/plugins-4/liboss.so
f772f000-f7732000 r-xp 00000000 08:01 9961658 /lib32/libSegFault.so
f7732000-f7733000 r--p 00002000 08:01 9961658 /lib32/libSegFault.so
f7733000-f7734000 rw-p 00003000 08:01 9961658 /lib32/libSegFault.so
f7734000-f7736000 rw-p 00000000 00:00 0
f7736000-f7737000 r-xp 00000000 00:00 0 [vdso]
f7737000-f7753000 r-xp 00000000 08:01 9961499 /lib32/ld-2.11.1.so
f7753000-f7754000 r--p 0001b000 08:01 9961499 /lib32/ld-2.11.1.so
f7754000-f7755000 rw-p 0001c000 08:01 9961499 /lib32/ld-2.11.1.so
fffae000-fffc3000 rw-p 00000000 00:00 0 [stack]
ZSNES should run. Does anyone know what the problem could be?

Thanks,

jdb2
SampleNick11

Re: Installing the i386 deb for ZSNES 1.51 on 64-bit Ubuntu

Post by SampleNick11 »

May I suggest you to install the version 1.510-2.2ubuntu3 (not 1.510-2.2ubuntu4 like yours)?
You can download it from http://packages.ubuntu.com/lucid/zsnes
Seemingly, it only requires the version 0.8.8 of libao2, which DOES exist.

PS: It works fine on my Ubuntu 10.04. It should work on yours.
dfreer
Lurker
Posts: 139
Joined: Fri May 11, 2007 5:28 am

Re: Installing the i386 deb for ZSNES 1.51 on 64-bit Ubuntu

Post by dfreer »

Post Reply