On 12/13/05, <b class="gmail_sendername">alex</b> <<a href="mailto:radsky@ncia.net">radsky@ncia.net</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On my Lycoris CD, the closest I can find to your example is:<br><br> rl/install/RPMS/kdeconfig-1.1g-46rl.noarch.rpm<br><br>> To get it out:<br><br>> alien -t kdeconfig-1.2-138rl.noarch.rpm<br>><br> I tried :
<br><br> alien -t kdeconfig-1.1g-46rl.noarch.rpm<br><br> no success<br></blockquote></div><br><br>Hard to tell what failure you had.<br><br>First, "alien -t" is designed to convert an RPM file to a .tgz file. Then you can open it in the File Browser and look for the picture you want.
<br><br>Second, the problem may have been the path, the need to use sudo, or the output needing to be on a writeable medium. This should fix all three at once:<br><br>"cd /tmp"<br>"sudo alien -t /media/cdrom/rl/install/RPMS/kdeconfig-
1.1g-46rl.noarch.rpm"<br><br>The .tgz file will be in /tmp.<br><br>-- <br>John DeCarlo, My Views Are My Own