Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Yeah, I forgot the redirection thing ;) rpm pretty much blows as far as
I'm concerned... kludge on top of kludge... As far as the core dumps go -
are you sure you have glibc2 (libc6) libraries under the linux emulation?
RealPlayer requires these, I do believe. You can get the most up-to-date
linux emulation files by fetching the packages that start with "suse_*"
from the NetBSD ftp site. Hope this helps with the core dump problem. It
seems that my NetBSD machine died. I'll have to research it when I don't
have programming to do. I could never get RealPlayer to work correctly
under Slackware 4, either. I'll be upgrading my linux machine to
Slackware 7 sometime this week, as it has full glibc2 support. Have a
good one.
Ryan Woodsmall
EMAIL:PROTECTED
EMAIL:PROTECTED
On Mon, 1 Nov 1999, Kmicic wrote:
> Thanks Ryan!
> I couldn't quite get the cpio to work in this case. I think the reason was, it was
> probably working ok, but I had no idea where it was installing. Btw, shouldn't it
> be:
> rpm2cpio nameof.rpm > nameof.cpio
> ..?
> Anyway, I had no idea rpm pkg was there, it was hiding under /misc that's why I
> didn't see it before. So inspired by all that I got rpm working, installed the
> thing, and now I'm getting a core dump, but at least it dumps on the executable.
> ;-)
> Thanks!
> - Paul
>
> Ryan Woodsmall wrote:
>
> > Use the rpm package from the package system. There's a program called
> > rpm2cpio that will turn the rpm to file into, guess what, a cpio file. do
> > a "rpm2cpio nameof.rpm nameof.cpio" Then do a "cpio --extract
> > --make-directories --file=nameof.cpio" This will extract everything out
> > of the rpm file. Hope this helps.
> >
> > Ryan Woodsmall
> > EMAIL:PROTECTED
> > EMAIL:PROTECTED
>