papa123

papa123

0个粉丝

41

问答

0

专栏

11

资料

papa123  发布于  2008-08-23 16:22:21
采纳率 0%
41个问答
3922

Mathematica 6 for Linux X error fix (on Ubuntu)zz

The first is to run Mathematica from a console prompt as follows

mathematica -defaultvisual

This allows you to see what you are doing but is a big ugly. Another workaroun

d is to install libqt4-core and libqt4-gui by doing

sudo apt-get install libqt4-core libqt4-gui

and then rename a couple of files in the Mathematica distribution as follows



sudo mv /usr/local/Wolfram/Mathematica/6.0/SystemFiles/Libraries/Linux/libQtCo

re.so.4 /usr/local/Wolfram/Mathematica/6.0/SystemFiles/Libraries/Linux/libQtCo

re.so.4.old

sudo mv /usr/local/Wolfram/Mathematica/6.0/SystemFiles/Libraries/Linux/libQtGu

i.so.4 /usr/local/Wolfram/Mathematica/6.0/SystemFiles/Libraries/Linux/libQtGui

.so.4.old

This fixes the problem but you may get two extra blank windows appear when you

run Mathematica. To fix this open up the Option Inspector in Mathematica as f

ollows:

Edit-> Preferences and click on Open Option Inspector

When in the Option Inspector click on Notebook Options and then Window Propert

ies and change the WindowFrame option from “Normal” to “Generic” then clic

k on Apply
我来回答
回答0个
时间排序
认可量排序
易百纳技术社区暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
+ 添加网盘链接/附件

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
举报反馈

举报类型

  • 内容涉黄/赌/毒
  • 内容侵权/抄袭
  • 政治相关
  • 涉嫌广告
  • 侮辱谩骂
  • 其他

详细说明

易百纳技术社区