o****n 发帖数: 197 | 1 真是连新手都算不上,什么都不懂。请问要在mac里装linux系统的一般应用软件,告知
要加入自己的path,这个怎么做啊?多谢各位大侠,不要觉得我问的太傻啊! |
E*V 发帖数: 17544 | 2 edit your .bashrc?
I don't know if you are using bash or not.
if you are,
like this
$vi ~/.bashrc
PATH=/usr/your/path:$PATH
【在 o****n 的大作中提到】 : 真是连新手都算不上,什么都不懂。请问要在mac里装linux系统的一般应用软件,告知 : 要加入自己的path,这个怎么做啊?多谢各位大侠,不要觉得我问的太傻啊!
|
o****n 发帖数: 197 | 3 多谢啊多谢!可是你说的这些我都不懂。我一直就用mac,不太懂什么叫自己的path。
也不知道什么是bash。
【在 E*V 的大作中提到】 : edit your .bashrc? : I don't know if you are using bash or not. : if you are, : like this : $vi ~/.bashrc : PATH=/usr/your/path:$PATH
|
S**I 发帖数: 15689 | 4 不懂Linux就想着用Linux的软件?
【在 o****n 的大作中提到】 : 多谢啊多谢!可是你说的这些我都不懂。我一直就用mac,不太懂什么叫自己的path。 : 也不知道什么是bash。
|
E*V 发帖数: 17544 | 5 bash is one kind of shell
shell: sh, csh, bash, tcsh, k...z
【在 o****n 的大作中提到】 : 多谢啊多谢!可是你说的这些我都不懂。我一直就用mac,不太懂什么叫自己的path。 : 也不知道什么是bash。
|
a***y 发帖数: 19743 | 6 什么叫Linux系统的一般软件?
如果是一些GNU软件,装Macports
或Fink
【在 o****n 的大作中提到】 : 真是连新手都算不上,什么都不懂。请问要在mac里装linux系统的一般应用软件,告知 : 要加入自己的path,这个怎么做啊?多谢各位大侠,不要觉得我问的太傻啊!
|
o****n 发帖数: 197 | 7 是啊一直在用,但是都是别人给我装好了的。
【在 S**I 的大作中提到】 : 不懂Linux就想着用Linux的软件?
|
o****n 发帖数: 197 | 8 我就是做一些数据分析,要在linux系统下操作。一般通过mac里的terminal操作。
【在 a***y 的大作中提到】 : 什么叫Linux系统的一般软件? : 如果是一些GNU软件,装Macports : 或Fink
|
o****n 发帖数: 197 | 9 大家别怪我表述不清啊。实在是计算机基础比较差。又一直用傻瓜的mac,基本上原理
都不懂。 |
a***y 发帖数: 19743 | 10 那么你就SSH到linux上去做吧
【在 o****n 的大作中提到】 : 我就是做一些数据分析,要在linux系统下操作。一般通过mac里的terminal操作。
|
|
|
o****n 发帖数: 197 | 11 不是这样的。就是先输个命令装一下,然后就可以从terminal打开了。可能这里的人不
用mac,等我到别处问出来再来版上告诉大家一声。
【在 a***y 的大作中提到】 : 那么你就SSH到linux上去做吧
|
f******y 发帖数: 696 | 12 你需要具体的描述你的问题,比方说你的os是什么,你要装什么软件。
【在 o****n 的大作中提到】 : 不是这样的。就是先输个命令装一下,然后就可以从terminal打开了。可能这里的人不 : 用mac,等我到别处问出来再来版上告诉大家一声。
|
b*****l 发帖数: 9499 | 13 到底你要用啥软件?
【在 o****n 的大作中提到】 : 不是这样的。就是先输个命令装一下,然后就可以从terminal打开了。可能这里的人不 : 用mac,等我到别处问出来再来版上告诉大家一声。
|
m*********g 发帖数: 273 | |
o****n 发帖数: 197 | 15 生物软件,好多个。比如PAML。。。
【在 b*****l 的大作中提到】 : 到底你要用啥软件?
|
a***y 发帖数: 19743 | 16 PAML you can download and read the instruction how to compile
they have instructions for Mac OS X
You need to install Xcode
Register and download at https://connect.apple.com/
Most Bio Unix softwares support Mac
You just need to read their manual how to install on Mac OS X
Also
ebioinformatics.org
has eBioTools. It has over 300 bioinformatics programs bundled.
【在 o****n 的大作中提到】 : 生物软件,好多个。比如PAML。。。
|
o****n 发帖数: 197 | 17 谢谢!!!有个问题,有些软件有mac版也有unix版。虽然mac版的也可以用terminal形
式算,我门实验室的人要装linux版。我不知道有没有这种情况。
【在 a***y 的大作中提到】 : PAML you can download and read the instruction how to compile : they have instructions for Mac OS X : You need to install Xcode : Register and download at https://connect.apple.com/ : Most Bio Unix softwares support Mac : You just need to read their manual how to install on Mac OS X : Also : ebioinformatics.org : has eBioTools. It has over 300 bioinformatics programs bundled.
|