LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3394|回复: 18

How to install the file install.sh in the debian operating system?

[复制链接]
发表于 2005-6-24 19:17:37 | 显示全部楼层 |阅读模式
I want to install the Intel fortran compiler IFC and the math libs MKL in the debian system. I use the command ./install.sh. Because I use it in the redhat. It work perfectly.
But in the debian system it say wrong. It said to use the command alien. I have not to use  
it. Anybody can help me?
Thank you!
 楼主| 发表于 2005-6-24 19:37:17 | 显示全部楼层
如何在debian系统上安装有install文件的软件。在redhat上用./install就可以了。
在debian说要用alien,如何解决这个问题。
谢谢大家!
在线等
回复 支持 反对

使用道具 举报

发表于 2005-6-24 19:54:40 | 显示全部楼层
你那个IFC是rpm的吧?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-24 19:56:52 | 显示全部楼层
It's not a rpm. Just install.sh file. No other file.
My os is ubuntu.
回复 支持 反对

使用道具 举报

发表于 2005-6-24 20:28:44 | 显示全部楼层
只有一个install.sh文件,没别的了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-24 20:46:27 | 显示全部楼层
no
install.sh, installdata licence
only these files.
回复 支持 反对

使用道具 举报

发表于 2005-6-24 20:48:52 | 显示全部楼层
如果只是sh文件的话是不会有这个问题的,debian不会提示用alien,估计是那个安装包里面有rpm的东西,你可以先install.sh --help看看是不是有解压的命令,如果有的话,就解压。然后看看它的安装脚本再说
回复 支持 反对

使用道具 举报

发表于 2005-6-24 21:06:23 | 显示全部楼层
把你的install.sh贴出来看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-24 21:17:30 | 显示全部楼层
It's too large.
Just the intel fortran compler for linux (ifc) and math libs (mkl).
On the redhat I use ./install.sh is ok.
In my ubuntu when I use the ./install.sh, It said it need the alien.
I have no experiences about ubuntu.
回复 支持 反对

使用道具 举报

发表于 2005-6-24 21:24:59 | 显示全部楼层
it has nothing to do with debian or ubuntu
your *.sh file is a source file
maybe you should use "make" to compile it to *.deb then dpkg -i *.deb
so how to compile sources on debian? i'v no idea ,you'd better check trough Google
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表