in reply to approaches to debugging a platform-dependant bug
First step of all steps would be to get an accurate error description. Maybe you have it already, but I think it would help if you shared that error description with us.
From what I've seen, there are some problems with the locale set on Red Hat systems - I think that Red Hat exports LANG=en_US.utf8 or something like that which has given people grief. Maybe deleting that entry from the environment or setting it to "C" or something like that helps.
As a general idea, I'd go for one of the many virtualization packages and run Red Hat in a virtual machine - almost every modern operating system offers virtual machines to contain other operating systems.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: approaches to debugging a platform-dependant bug
by bcrowell2 (Friar) on Apr 09, 2006 at 18:20 UTC |