安裝軟體的路徑錯誤 - Linux

By Susan
at 2014-01-23T13:48
at 2014-01-23T13:48
Table of Contents
剛剛製作了一個 Fedora 適用的套件
https://build.opensuse.org/package/show/home:bluebat/talys
基本上不需要 talys.setup 而只需
cd source
sed -i 's|/home/finux01b/akoning/talys/|.|' machine.f
g77 -c *.f
g77 *.o -o talys
即可,但不確定執行是否正常
上述的 g77 是由 compat-gcc-34-g77 套件所提供
或可替換為 gcc-gfortran 套件中的 f95
lf95 是商業軟體
g95 並不在 Fedora 官方套件庫中
※ 引述《flied (libertines)》之銘言:
: 我要安裝一個叫talys的軟體
--
http://community.fedora-hant.org
--
https://build.opensuse.org/package/show/home:bluebat/talys
基本上不需要 talys.setup 而只需
cd source
sed -i 's|/home/finux01b/akoning/talys/|.|' machine.f
g77 -c *.f
g77 *.o -o talys
即可,但不確定執行是否正常
上述的 g77 是由 compat-gcc-34-g77 套件所提供
或可替換為 gcc-gfortran 套件中的 f95
lf95 是商業軟體
g95 並不在 Fedora 官方套件庫中
※ 引述《flied (libertines)》之銘言:
: 我要安裝一個叫talys的軟體
--
http://community.fedora-hant.org
--
Tags:
Linux
All Comments

By Regina
at 2014-01-24T04:24
at 2014-01-24T04:24
Related Posts
新增模組

By Andy
at 2014-01-23T13:11
at 2014-01-23T13:11
Web Service 架站實務

By Audriana
at 2014-01-23T01:33
at 2014-01-23T01:33
shell script 變數問題

By Zanna
at 2014-01-22T22:20
at 2014-01-22T22:20
關於Cloud Service的選擇

By Oliver
at 2014-01-22T22:20
at 2014-01-22T22:20
用shellscript發信的問題

By Ursula
at 2014-01-22T21:44
at 2014-01-22T21:44