[求助]Zend Studio 5.2在linux(Ubuntu)下奇怪的问题
时间:2006-07-16
来源:互联网
使用的输入法是scim-bridge,换成fcitx也一样。不知道是什么原因
作者: qingyue 发布时间: 2006-07-15
作者: PHPChina 发布时间: 2006-07-19
作者: qingyue 发布时间: 2006-08-29
作者: suker 发布时间: 2006-11-14
http://www.phpchina.com/?action_viewnews_itemid_189.html
2、给文件可执行的权限
sudo chmod +r 文件名
3、运行安装文件
sudo 文件名
说明:文件名可能包含文件的路径
然后一路next就可以了
作者: qingyue 发布时间: 2006-11-14
提示是这样的:
[tim@pinkbox Downloads]$ ./ZendStudio-5_2_0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/tmp/install.dir.11452/Linux/resource/jre/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[tim@pinkbox Downloads]$
I wanna evaluate Zend Studio and see if i likes it.
However, i got a problem... Just look up
And the problem is that Zend's scripts are trying to set LD_ASSUME_KERNEL which gives me those errors. Im using kernel version 2.6.17
看一下哇。
作者: suker 发布时间: 2006-11-16
引用:
原帖由 suker 于 2006-11-16 13:44 发表朋友,我在ubuntu 2.6.17直接装都装不上zend studio,,
提示是这样的:
$ ./ZendStudio-5_2_0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Ex ...
安装之前先执行:
代码:
sudo cat ZendStudio-5_2_0.bin.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > ZendStudio-5_2_0.bin代码:
cd /usr/local/Zend/ZendStudioClient-5.1.0/bincp ZDE ZDE.bak
cat ZDE.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > ZDE
rm ZDE.bak
[ 本帖最后由 Yimin 于 2006-11-18 16:43 编辑 ]
作者: Yimin 发布时间: 2006-11-18
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28