> > > >Is it because of Mandrake 9.1? > > > > Yes. They (mandrake maintainers) like newer versions of rpm, and it have some problems with redirection
try: for f in *.rpm;do rpm -hiv $f --force --nodeps --relocate /=/opt/eldk;done if this won't help rename /var/lib/__db* another method is downgrade rpm (sorry dont remember version) my sollution was copy /opt/eldk from previous installation on another machine -- * * * * * * * * * * * * * per pedes ad astra! * * * * * * * * * * * * * mailto:krom at dgt-lab.com.pl ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
