Gary T. Leavens wrote:
> Hi,
>
> I'm having trouble with Browse on Redhat Linux, specifically
>
> $ uname -a
> Linux refine 2.6.18-53.1.4.el5xen #1 SMP Wed Nov 14 10:52:01 EST 2007
> x86_64 x86_64 x86_64 GNU/Linux
>

Your problems may be related to the fact that you are compiling it on a
64-bit system.  At least, I know I had some issues due to that.  I had
to compile Mozart as a 32-bit application, but this means that I needed
to compile all of its dependencies (gmp, tcl/tk, etc) as 32-bit as
well.  Unfortunately, the way I achieved this is specific to the Gentoo
distribution, so my process wouldn't help you.  On the other hand, you
could possibly still use the i386 Mozart rpm you tried installing
before, if you install the i386 rpms for the other dependencies.  I'm
making the assumption, though, that Redhat keeps a separate /lib
directory for 32 and 64-bit libraries.  I'm not sure how, or if, Redhat
handles a mixed environment like this. 

Hope this helps (or at least points you in the right direction)

Alfred
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to