You are not logged in.
I installed zsnes using the lib32 repo (not testing) but its not showing anywhere after the install.
Also, its to be noted that I am on all testing repos other than for games and lib32, which are stable.
Output of pacman -Qi zsnes:
Name : zsnes
Version : 1.51-7
URL : http://www.zsnes.com/
Licenses : GPL
Groups : None
Provides : None
Depends On : lib32-libgl lib32-libpng>=1.4.0 lib32-sdl>=1.2 lib32-ncurses
lib32-libxdamage lib32-gcc-libs
Optional Deps : None
Required By : None
Conflicts With : zsnes zsnes-wip
Replaces : None
Installed Size : 3140.00 K
Packager : Anke Boersma <abeveritas@chakra-project.org>
Architecture : x86_64
Build Date : Thu 30 Dec 2010 11:44:21 PM UTC
Install Date : Sun 02 Jan 2011 04:49:04 AM UTC
Install Reason : Explicitly installed
Install Script : No
Description : A Super Nintendo emulatorLast edited by rajitsingh (2011-01-02 00:26:59)
Offline
This is not correct at all, if you are on testing you should use also games-testing and apps-testing, else the apps are not supposed to work, stable repos and testing repos in Chakra cannot be mixed. That's not supported anymore.
Anyway this repo it's not finished and this app doesn't work right now ->
[manutortosa@chakra-desktop ~]$ zsnes
zsnes: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
Obviously i've lib32-libpng installed but the app cannot find it...
Offline
@manutortosa:
zsnes should work, that was an app in bundles, so all the lib32 deps were available already. Did you try lib32, or lib32-testing?
Offline
@manutortosa
Well I'll keep that in mind. Thankfully didn't install anything other than zsnes, so it shouldn't be much trouble migrating.
Offline
Ok, removed zsnes and all its lib32 deps. Resynced the repos. Installed zsnes from testing again. But still the same problem. So, ill just wait it out till the repo is finished or the issues are ironed out.
[rajit@rajit-pavilion ~]$ zsnes
bash: /usr/bin/zsnes: No such file or directoryLast edited by rajitsingh (2011-01-02 01:23:14)
Offline
Would you mind and reinstall:
sudo pacman -S zsnesAnd post the output of the install process?
Offline
I didn't know that games repo exists. So I recently built 0 A.D by myself... ![]()
Offline
[rajit@rajit-pavilion ~]$ sudo pacman -S zsnes
Password:
warning: zsnes-1.51-7 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): zsnes-1.51-7
Total Download Size: 0.00 MB
Total Installed Size: 3.07 MB
Proceed with installation? [Y/n] y
checking package integrity...
(1/1) checking for file conflicts [#####################] 100%
(1/1) upgrading zsnesLast edited by rajitsingh (2011-01-02 09:53:43)
Offline
Thanks for the reply, seems back to the drawing board to get lib32 working.
Offline