Linux-RealPlayer
- 公開日: 2004/12/19(日) 13:47[JST]
現時点ではreal.comから最新のrp8のrpmが入手できなくなっているようだ。対策がどこぞのメーリングリストで語られていたので転載しておく。
Real has moved stuff around so that the directions in the port no longer apply. I tracked down the rpm here: wget http://software-dl.real.com/146d3265f554f152c503//support/unix/ rp8_linux20_ libc6_i386_cs1_rpm There seems cs2 is not available. I changed its name here: mv /opt/ports/distfiles/rp8_linux20_libc6_i386_cs1_rpm /opt/ports/distfiles/rp8_ linux20_libc6_i386_cs2_rpm I found the version 9 patch here: wget http://docs.real.com/docs/playerpatch/unix/rv9_libc6_i386_cs2.tgz and edited the distinfo since the checksum failed. --- distinfo Wed Jul 28 05:18:50 2004 +++ distinfo.mod Wed Oct 13 20:29:54 2004 @@ -1,4 +1,4 @@ -MD5 (rp8_linux20_libc6_i386_cs2_rpm) = d3fe263a8df91c17e6917f7ccd8288c6 +MD5 (rp8_linux20_libc6_i386_cs2_rpm) = 32a8a61e74e7c1aec75a9a3f181cc797 SIZE (rp8_linux20_libc6_i386_cs2_rpm) = 5124844 MD5 (rv9_libc6_i386_cs2.tgz) = b2fd9f4148edfd8e2a714dd57634ae1b SIZE (rv9_libc6_i386_cs2.tgz) = 814305 And it all seemed to work.