|
[Date Index]
[Thread Index]
[Author Index]
Re: RenderBadPicture error while running Mathematica 6 on Linux
- To: mathgroup at smc.vnet.net
- Subject: [mg89265] Re: RenderBadPicture error while running Mathematica 6 on Linux
- From: Le Chen <chenle02 at gmail.com>
- Date: Tue, 3 Jun 2008 03:58:03 -0400 (EDT)
- References: <g15qot$pe4$1@smc.vnet.net>
On May 23, 9:12 am, "William O. Bray" <b... at math.umaine.edu> wrote:
> I have tried the starting Mathematica with
> env XLIB_SKIP_ARGB_VISUALS=1 mathematica
>
> However, the fonts are not very clear. Another solution which works nicely=
on Ubuntu Hardy is to delete the libraries
Thank you very much!
I have solved this font problem by your suggestions!
> Path to Mathematica/SystemFiles/Libraries/Linux/libQtCore.so.4
> and libQtGui.so.4
>
> Then create symlinks to the same libs on the system, so in Ubunutu
> sudo ln -s /usr/lib/libQtCore.so.4 PathtoMathematica/SystemFiles/Libraries=
/Linux/libQtCore.so.4
> and the same for libQtGui.so.4
>
> If you are on 64 bit the directory Linux would be replaced with Linux-x86-=
64
> More info on this bug/solution can be found athttps://bugs.launchpad.net/b=
ugs/197163
Prev by Date:
Re: Datafunctions - multiple keys
Next by Date:
Collapsing All Input Cells
Previous by thread:
Re: Datafunctions - multiple keys
Next by thread:
Collapsing All Input Cells
|