Ionel Mugurel Ciob�c� wrote:
>
> On 25-10-2001, at 15h 43'30", Badut Alexandru wrote:
> >
> > Ps:exista vreun soft specializat in "traducerea" din rpm in tgz?
>
> alien -t file.rpm
> sau
> alien --to-tgz file.rpm
rpm2cpio file.rpm | cpio -div | tar -czvf file.tgz
rpm -> cpio
cpio -div -> extract to stdout
tar -czvf -- (parca : comprima de pe stdin) (cioby stie:)
e?
>
> Stie de .deb (Debian), .rpm (RedHat) , .tgz (Slackware), .slp (Stampede).
>
> Eu l-am folosit cu succes sa instalez package-uri rpm.
> Desi nici programul rpm nu e rau.
>
> Mugurel
> ---
> Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
> unsubscribe from this list.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.