linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Steven Scholz <steven.scholz@imc-berlin.de>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: HHL 2.0 Journeyman and SuSE Linux
Date: Fri, 31 Aug 2001 09:48:33 +0200	[thread overview]
Message-ID: <3B8F4151.E69886CB@imc-berlin.de> (raw)
In-Reply-To: 20010830092150.O18618@cpe-24-221-152-185.az.sprintbbd.net


> > is it possible to install and use the HHL 2.0 Journeyman Edition on a
> > SuSE Linux 7.x machine?

Yep. It is!

Just "patch" the script hhl-host-install:

--- hhl-host-install.ORIG       Fri May 25 18:34:49 2001
+++ hhl-host-install    Thu Aug 30 18:07:22 2001
@@ -532,8 +532,8 @@
     elif [ -r /etc/SuSE-release ]
     then
        RPMVERSION=3
-       RPMSUBDIR=suse70
-       HOST=suse
+       RPMSUBDIR=redhat62
+       HOST=redhat
        HOSTARCH=i386

     elif [ -r /etc/yellowdog-release ]

"redhat62" is because of RPM version (3.0.06) used on SuSE 7.2.

Thanks Steven, well done! ;-)

> Possibly.  The RedHat rpms should 'just work'.  Or you can download the
> source rpms and compile the host tools for your setup.  The target binaries
> are all the same.

They do work, indeed. At least for building a kernel.

Thanks Tom.


Steven Scholz

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2001-08-31  7:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-30  7:52 4xx - a question and a patch David Gibson
2001-08-30  8:54 ` HHL 2.0 Journeyman and SuSE Linux Steven Scholz
2001-08-30 16:21   ` Tom Rini
2001-08-31  7:48     ` Steven Scholz [this message]
2001-09-04 19:50 ` 4xx - a question and a patch Dan Malek
2001-09-05  1:04   ` David Gibson
2001-09-05  4:18     ` Dan Malek
2001-09-05  4:41       ` David Gibson
2001-09-05 15:34         ` Dan Malek
2001-09-06  1:06           ` David Gibson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B8F4151.E69886CB@imc-berlin.de \
    --to=steven.scholz@imc-berlin.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).