* Problem installing Denx Eldk on Mandrake 9.1
@ 2003-07-08 0:09 john duc
2003-07-08 9:13 ` Wojciech Kromer
0 siblings, 1 reply; 2+ messages in thread
From: john duc @ 2003-07-08 0:09 UTC (permalink / raw)
To: linuxppc-embedded
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 775 bytes --]
I have tried to install ELDK 2.0.2 and 2.1.0 on
Mandrake 9.1, the install program doesn't seem to
install all what needed. Here's what I do:
In eldk-ppc-linux-x86 directory:
./install -d /opt/eldk ppc_82xx
All I got after the installation are (under /opt/eldk
directory):
bin/ usr/ var/
./bin:
ppc-rpm rpm
./usr:
lib/
./usr/lib:
rpm/
./usr/lib/rpm:
macros rpmd rpmopt-4.0.3 rpmrc
./var:
/lib /tmp
./var/lib:
rpm/
./var/lib/rpm:
Basenames __db.001 __db.002 Name Packages
./var/tmp:
Could someone please tell me why all the install
program only setup rpm tools, not cross-compiler tools
for ppc_82xx?
Is it because of Mandrake 9.1?
Thanks in advance,
john
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem installing Denx Eldk on Mandrake 9.1
2003-07-08 0:09 Problem installing Denx Eldk on Mandrake 9.1 john duc
@ 2003-07-08 9:13 ` Wojciech Kromer
0 siblings, 0 replies; 2+ messages in thread
From: Wojciech Kromer @ 2003-07-08 9:13 UTC (permalink / raw)
To: linuxppc-embedded
>
>
>
>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@dgt-lab•com.pl
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-08 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-08 0:09 Problem installing Denx Eldk on Mandrake 9.1 john duc
2003-07-08 9:13 ` Wojciech Kromer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox