Re: Red-carpet on a P4 with Red Hat 6.2
Mark Gordon <[email protected]> 03 Jun 2002 11:04:49 -0400
| Newsgroups | gmane.comp.gnome.ximian.red-carpet |
|---|---|
| Message-ID | <1023116715.7539.61.camel@metric> |
I suspect you're right about the Red Hat 6.2 issue. I have two ideas that might work: 1) Upgrade to a newer version of Red Hat. Probably not a bad idea, since you're likely to run into other sorts of bitrot. 2) Make a hacked uname in a different directory. This should work: #!/bin/bash /bin/uname $@ | sed 's/i.86/i786/' Put this in ~/bin/uname, make sure that ~/bin is in your path before /bin when invoking Red Carpet (e.g. PATH=$HOME/bin:$PATH red-carpet). -Mark Gordon On Tue, 2002-05-28 at 06:40, Andrew Stubbs wrote: > Hi, > > I have a problem using red-carpet on my system. > > > When I run red-carpet I get the following message. There is also a > window which says something along the same lines. > > libredcarpet-WARNING **: Unable to figure out what architecture you're > on > > libredcarpet-WARNING **: Cannot determine what distribution you're on > > > This is probably because I have Red Hat 6.2 running on a Pentium 4. > uname reports i?86 and this probably is the problem. > > Is there a way to manually specify the distribution? The rpm program > works fine with a small modification to the rpmrc file so there > shouldn't be any other problems. > > TIA > > -- > ------------------------------------------------------------------------ > | Andrew Stubbs, | E-mail: [email protected] | > | SuperH, Inc., | or [email protected] | > | 2430 Aztec West, | | > | Almondsbury, | Tel: +44 (0)1454 462325 | > | Bristol, BS32 4AQ, U.K. | Fax: +44 (0)1454 462701 | > ------------------------------------------------------------------------ > > > _______________________________________________ > red-carpet maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/red-carpet _______________________________________________ red-carpet maillist - [email protected] http://lists.ximian.com/mailman/listinfo/red-carpet