Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installare RealPlayer 10 Gold su amd64 (ci sono quasi)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
cruentatio
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2004
Posts: 125

PostPosted: Sun Feb 13, 2005 7:39 pm    Post subject: Installare RealPlayer 10 Gold su amd64 (ci sono quasi) Reply with quote

Salve, stavo cercando di installare RealPlayer 10 gold, ho trovato un post che mi ha aiutato, ma ora non so come andare avanti.
Ho scaricato il file ".bin" dal sito.
Ho dato un rpm2targz e ho scompattato il tutto in opt/RealPlayer
Ho editato il file realplay mettendo la giusta dir.
Ma quando avvio ./realplay ottengo questo errore:
Code:
bash-2.05b# ./realplay
/opt/RealPlayer/realplay.bin: error while loading shared libraries: libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory


Allora ho dato un ldd realplay.bin

Code:
bash-2.05b# ldd realplay.bin
        linux-gate.so.1 =>  (0xffffe000)
        libstdc++.so.5 => /usr/lib32/libstdc++.so.5 (0x55580000)
        libgdk-x11-2.0.so.0 => not found
        libatk-1.0.so.0 => not found
        libgdk_pixbuf-2.0.so.0 => not found
        libm.so.6 => /lib32/libm.so.6 (0x55633000)
        libpangoxft-1.0.so.0 => not found
        libpangox-1.0.so.0 => not found
        libpango-1.0.so.0 => not found
        libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0 (0x55656000)
        libgmodule-2.0.so.0 => /usr/lib32/libgmodule-2.0.so.0 (0x55695000)
        libdl.so.2 => /lib32/libdl.so.2 (0x5569a000)
        libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0x5569d000)
        libgtk-x11-2.0.so.0 => not found
        libpthread.so.0 => /lib32/libpthread.so.0 (0x5571d000)
        libc.so.6 => /lib32/libc.so.6 (0x55770000)
        libX11.so.6 => /emul/linux/x86/usr/X11R6/lib32/libX11.so.6 (0x55887000)
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0x55953000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)


E ho visto che mancano delle librerie. Ma dove le posso trovare?

Grazie mille a tutti.
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4812
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sun Feb 13, 2005 7:58 pm    Post subject: Reply with quote

Code:

cloc3@gentoo-amd ~ $ qpkg -fp libpangox-1.0.so
x11-libs/pango *
cloc3@gentoo-amd ~ $ qpkg -fp libgtk-x11-2.0.so.0
x11-libs/gtk+ *
cloc3@gentoo-amd ~ $ qpkg -fp libgdk-x11-2.0.so.0
x11-libs/gtk+ *
cloc3@gentoo-amd ~ $ qpkg -fp libatk-1.0.so.0
dev-libs/atk *

Immagino che ti basti emergere i pacchetti corrispondenti.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
cruentatio
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2004
Posts: 125

PostPosted: Sun Feb 13, 2005 8:18 pm    Post subject: Reply with quote

Ho fatto una ricerca di questi file. Ma esistono gia nel mio sistema...

Code:

bash-2.05b# find / -iname libpangox-1.0.so   
/usr/lib/libpangox-1.0.so

bash-2.05b# find / -iname libgdk-x11-2.0.so.0
/usr/lib/libgdk-x11-2.0.so.0

bash-2.05b# find / -iname libgtk-x11-2.0.so.0
/usr/lib/libgtk-x11-2.0.so.0

bash-2.05b# find / -iname libpangox-1.0.so.0
/usr/lib/libpangox-1.0.so.0


Ma come faccio a dirgli dove sono!? 8O
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Sun Feb 13, 2005 9:49 pm    Post subject: Reply with quote

http://gentoo-wiki.com/HOWTO_RealPlayer10Gold
Back to top
View user's profile Send private message
cruentatio
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2004
Posts: 125

PostPosted: Sun Feb 13, 2005 10:33 pm    Post subject: Reply with quote

Avevo gia provato, ma ottengo questo:

Code:
bash-2.05b# emerge -pv realplayer-bin

These are the packages that I would merge, in order:

Calculating dependencies   
!!! All ebuilds that could satisfy "realplayer-bin" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-video/realplayer-bin-10.0.1.436 (masked by: missing keyword)
- media-video/realplayer-bin-10.0.2.608 (masked by: missing keyword)
- media-video/realplayer-bin-10.0.0.297 (masked by: missing keyword)
- media-video/realplayer-bin-10.0.1.366 (masked by: missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum