From: assabajanischer_hinterwaeldler@xunit.de
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] wine & libpng
Date: Mon, 27 Jan 2014 14:34:28 +0100 [thread overview]
Message-ID: <20140127133427.GA2954@me.fritz.box> (raw)
In-Reply-To: <52E553C0.2020706@hfigge.myfqdn.de>
On Sun, Jan 26, 2014 at 07:28:16PM +0100, Hartmut Figge wrote:
> Gruß,
>
> nach längerer Zeit wollte ich mich mal wieder Nehrim zuwenden, einer
> Erweiterung von Oblivion. Der Aufruf von
> wine NehrimLauncher.exe
> führt jetzt direkt zur Beendigung von wine. Im xterm stehen viele Zeilen
>
> libpng warning: Application built with libpng-1.6.8 but running with 1.5.15
>
> welche möglicherweise einen Anhaltspunkt zum Problem liefern.
>
> hafi@i5_64 ~ $ locate libpng | grep /usr/lib
> /usr/lib32/libpng.so
> /usr/lib32/libpng12.so.0
> /usr/lib32/libpng15.so
> /usr/lib32/libpng15.so.15
> /usr/lib32/libpng15.so.15.15.0
> /usr/lib32/pkgconfig/libpng.pc
> /usr/lib32/pkgconfig/libpng15.pc
> /usr/lib64/libpng.so
> /usr/lib64/libpng16.so
> /usr/lib64/libpng16.so.16
> /usr/lib64/libpng16.so.16.8.0
> /usr/lib64/pkgconfig/libpng.pc
> /usr/lib64/pkgconfig/libpng16.pc
>
> Es scheint demnach, dass wine für den NehrimLauncher das libpng unter
> /usr/lib32 verwendet. Warum dort kein libpng16 verwendet wird, tja.
>
> [ebuild R ] media-libs/libpng-1.6.8:0/16 USE="-apng (-neon)
> -static-libs" ABI_X86="(64) (-32) (-x32)" 0 kB
>
> Das führte mich zu dem Versuch
> ABI_X86="64 32" emerge libpng
> welcher leider keinen Erfolg brachte. Ach ja, für wine gilt
>
> [ebuild R ~] app-emulation/wine-1.7.10 USE="X alsa cups fontconfig
> gecko gphoto2 jpeg lcms mono mp3 ncurses nls opengl perl png prelink
> realtime run-exes ssl threads truetype xml -capi -custom-cflags -dos
> -gsm -gstreamer -ldap -netapi -odbc -openal -opencl -osmesa -oss
> -pulseaudio -samba -scanner (-selinux) {-test} -udisks -v4l -xcomposite
> -xinerama" ABI_X86="32 64 (-x32)" LINGUAS="de en -ar -bg -ca -cs -da -el
> -en_US -eo -es -fa -fi -fr -he -hi -hr -hu -it -ja -ko -lt -ml -nb_NO
> -nl -or -pa -pl -pt_BR -pt_PT -rm -ro -ru -sk -sl -sr_RS@cyrillic
> -sr_RS@latin -sv -te -th -tr -uk -wa -zh_CN -zh_TW" 0 kB
>
> Ideen? :)
>
> Hartmut
>
>
Hallo Hartmut,
mit dem original von oblivion hatte ich selbst vor einiger zeit mal
probleme bei der installation, da diese explizit eine 32 bit umgebung
vorrauszusetzen schien.
um dies zu umgehen, habe ich eine zusaetzliche 32bit umgebung von wine
erstellt:
WINEPREFIX=/path/to/.wine_32 \
WINEARCH=wine_32 \
wine Befehl.exe
damit lies es sich groesstenteils verwenden, allerdings musste ich die
aufloesung zwischendurch korrigieren, da diese waehrend des intros
geringer war als im spiel selbst. zwar etwas nervig, aber mit xrander
kein problem.
ich bin mir nicht mehr sicher, ob es sich explizit um die libpng
gehandelt hatte, bin ich mir nicht sicher, aber beim wechsel hatte ich
bereits das problem, das aeltere versionen noch durch ein anderes paket
gehalten wurden. allerdings nicht die entsprechende paket version an
sich, sondern nur die zugehoerigen daten.
geholfen hat die entfernung aller pakete, die auf die entsprechende
bibliothek verweisen und der bibliothek selbst. anschliessend habe ich
alle pakete erneut installiert.
ein kurzer test mit 'emerge -C libpng' hinterlies bei mir noch dateien
in /usr/lib{32,64}. daher koennte das vollstaendige entfernen helfen.
warum dies der fall ist, kann ich mir allerdings gerade auch nicht
erklaeren.
ich hoffe, das sich das problem so loesen laesst
gruss
martin
next prev parent reply other threads:[~2014-01-27 13:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-26 18:28 [gentoo-user-de] wine & libpng Hartmut Figge
2014-01-26 18:43 ` knasan
2014-01-27 13:18 ` Randy Andy
2014-01-27 13:34 ` assabajanischer_hinterwaeldler [this message]
2014-01-27 15:04 ` [gentoo-user-de] " Hartmut Figge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140127133427.GA2954@me.fritz.box \
--to=assabajanischer_hinterwaeldler@xunit.de \
--cc=gentoo-user-de@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox