[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: stung by dependancies



Marlin Unruh said:
> I would like to switch from an RPM based package handling distro. In fact
> I  installed a debian distro, but uninstalled it because one of the main
> programs I use is for drawing schematics and PCB. It uses some old
> components, ld-linux.so.1 and libc-5.3.12-3, both in RPM form. Is there
> any  way I can install them in a debian distro?
>
> Please help! I want to switch, bad.

libc5 is available via the package libc5

apt-get install libc5

ld-linux.so.1 looks to be in the package ldso

apt-get install libc5 ldso

good luck

nate





Reply to: