24小时热门版块排行榜    

查看: 3431  |  回复: 10
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

yjh61314

新虫 (初入文坛)

[求助] 谁知道Ubuntu系统哦下SPPARKS得安装

准备做KMC仿真,找到一个现成的程序SPPARKS听说可以实现,但是就是安装不上,请各路大神帮忙。
解压进入src目录后,按照手册上的指引输入make -f Makefile.list linux
终端上显示如下提示,不知该如何是好
make[1]: 正在进入目录 `/home/hp/software/spparks-7Mar13/src/Obj_linux'
Makefile:83: app_chemistry.d: 没有那个文件或目录
Makefile:83: app.d: 没有那个文件或目录
Makefile:83: app_diffusion.d: 没有那个文件或目录
Makefile:83: app_erbium.d: 没有那个文件或目录
Makefile:83: app_ising.d: 没有那个文件或目录
Makefile:83: app_ising_single.d: 没有那个文件或目录
Makefile:83: app_lattice.d: 没有那个文件或目录
Makefile:83: app_membrane.d: 没有那个文件或目录
Makefile:83: app_off_lattice.d: 没有那个文件或目录
Makefile:83: app_potts.d: 没有那个文件或目录
Makefile:83: app_potts_neigh.d: 没有那个文件或目录
Makefile:83: app_potts_neighonly.d: 没有那个文件或目录
Makefile:83: app_potts_pin.d: 没有那个文件或目录
Makefile:83: app_potts_strain.d: 没有那个文件或目录
Makefile:83: app_relax.d: 没有那个文件或目录
Makefile:83: app_sos.d: 没有那个文件或目录
Makefile:83: app_test_group.d: 没有那个文件或目录
Makefile:83: cluster.d: 没有那个文件或目录
Makefile:83: comm_lattice.d: 没有那个文件或目录
Makefile:83: comm_off_lattice.d: 没有那个文件或目录
Makefile:83: create_box.d: 没有那个文件或目录
Makefile:83: create_sites.d: 没有那个文件或目录
Makefile:83: diag_array.d: 没有那个文件或目录
Makefile:83: diag_cluster.d: 没有那个文件或目录
Makefile:83: diag.d: 没有那个文件或目录
Makefile:83: diag_diffusion.d: 没有那个文件或目录
Makefile:83: diag_energy.d: 没有那个文件或目录
Makefile:83: diag_erbium.d: 没有那个文件或目录
Makefile:83: diag_propensity.d: 没有那个文件或目录
Makefile:83: domain.d: 没有那个文件或目录
Makefile:83: dump.d: 没有那个文件或目录
Makefile:83: dump_image.d: 没有那个文件或目录
Makefile:83: dump_text.d: 没有那个文件或目录
Makefile:83: error.d: 没有那个文件或目录
Makefile:83: finish.d: 没有那个文件或目录
Makefile:83: groups.d: 没有那个文件或目录
Makefile:83: image.d: 没有那个文件或目录
Makefile:83: input.d: 没有那个文件或目录
Makefile:83: lattice.d: 没有那个文件或目录
Makefile:83: library.d: 没有那个文件或目录
Makefile:83: main.d: 没有那个文件或目录
Makefile:83: math_extra.d: 没有那个文件或目录
Makefile:83: memory.d: 没有那个文件或目录
Makefile:83: output.d: 没有那个文件或目录
Makefile:83: pair.d: 没有那个文件或目录
Makefile:83: pair_lj_cut.d: 没有那个文件或目录
Makefile:83: potential.d: 没有那个文件或目录
Makefile:83: random_mars.d: 没有那个文件或目录
Makefile:83: random_park.d: 没有那个文件或目录
Makefile:83: read_sites.d: 没有那个文件或目录
Makefile:83: region_block.d: 没有那个文件或目录
Makefile:83: region.d: 没有那个文件或目录
Makefile:83: region_cylinder.d: 没有那个文件或目录
Makefile:83: region_intersect.d: 没有那个文件或目录
Makefile:83: region_sphere.d: 没有那个文件或目录
Makefile:83: region_union.d: 没有那个文件或目录
Makefile:83: set.d: 没有那个文件或目录
icc -O -DSPPARKS_GZIP -DSPPARKS_JPEG -DMPICH_SKIP_MPICXX  -M set.cpp > set.d
/bin/sh: 1: icc: not found
make[1]: *** [set.d] 错误 127
make[1]:正在离开目录 `/home/hp/software/spparks-7Mar13/src/Obj_linux'
make: *** [linux] 错误 2
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
本帖内容被屏蔽

11楼2020-02-08 14:38:53
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 11 个回答

123456mxq

木虫 (正式写手)

楼主问题解决了吗,我也想知道
2楼2013-04-27 08:39:33
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

渔火江枫

金虫 (小有名气)

【答案】应助回帖

这个问题简单,不能按照说明书里的命令直接操作。你看一下src/MAKE文件夹下哪个makefile适合你的硬件环境,如果没有选择一个做适当修改,如果你的系统是ubuntu,你可以做一个Makefile.ubuntu放咋
MAKE文件夹下,在src目录下终端输入:make makelist 然后make -f Makefile.list ubuntu,编译结束得到spk_ubuntu就是可执行文件。
IdeasWorthSpreading!
3楼2013-05-13 17:11:56
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

virtualhyp

新虫 (初入文坛)

遇到相同问题,不知道楼主是否已经解决?
努力不可中止
4楼2013-07-22 23:12:57
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 国社科又开始会评了,不知道这次命运如何 +8 雨打竹帘 2026-08-30 12/600 2026-09-03 06:24 by sincosx
[基金申请] 麻烦专家们看看评委们的意见(F口面上) +8 gdd2018 2026-08-28 13/650 2026-09-03 06:22 by 羽毛枫f
[博后之家] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +3 ero8OE6tv9cu 2026-09-02 6/300 2026-09-02 23:59 by rM1TE0WVDIIY
[基金申请] 为什么资助数各大高校都创新高,自己申请怎么就这么难 +14 Kittylucky 2026-08-27 15/750 2026-09-02 19:35 by liumei0601
[基金申请] 科研人应该花精力去思考如何解决问题,而不是去凝练问题 +7 瞬息宇宙 2026-09-01 14/700 2026-09-02 17:33 by ma0526
[基金申请] 要骂人了,新模版改版就是要淡化问题凝练这种虚的东西,结果有个评委还在说凝练得不够 +9 瞬息宇宙 2026-08-31 17/850 2026-09-02 14:04 by anjeeshine
[基金申请] 基金系统什么内容也没有 30+4 winsaint 2026-08-27 10/500 2026-09-02 11:35 by 大不刘6
[基金申请] 学科评审组评审是指会评吗? +5 瞬息宇宙 2026-08-31 5/250 2026-09-02 10:13 by 雨冰共舞
[基金申请] 面上函评意见出来了,像什么等级? 20+4 Tsingking1 2026-08-27 17/850 2026-09-01 19:51 by 超级无敌华子
[论文投稿] 小白求助 投论文要求的highlights应该如何写 5+3 l1963982152 2026-08-29 4/200 2026-09-01 09:04 by 北京莱茵编辑
[基金申请] 基金未中,这种答复是模板吗? +6 zhaosm1982 2026-08-27 7/350 2026-08-31 21:18 by qdxxmc
[基金申请] 面上意见出来了 +12 黄鸟于飞Chao 2026-08-29 23/1150 2026-08-31 18:57 by 黄鸟于飞Chao
[基金申请] 能否申诉? +7 echo8914667 2026-08-30 8/400 2026-08-31 17:00 by yihongxu
[基金申请] 29号明天会评吗 +4 笨笨唐 2026-08-28 4/200 2026-08-31 09:30 by huixian257
[基金申请] 为什么到现在没收到通知? +5 tannykie 2026-08-29 5/250 2026-08-30 21:05 by purplejack
[基金申请] 有没有仍没收到信息的 +7 德尚中行 2026-08-27 8/400 2026-08-30 20:52 by purplejack
[考博] 找导师 +6 yuanjiabao 2026-08-29 7/350 2026-08-30 14:40 by 生科新手
[基金申请] 我就是申请一个面上项目而已,这评审意见是按照杰青的条件评的吧? +6 gouxfjh 2026-08-28 11/550 2026-08-30 07:57 by gouxfjh
[基金申请] 国自然评审意见 +13 wangmingqi 2026-08-28 19/950 2026-08-29 10:22 by Poppy1104
[基金申请] 2026年叶企孙基金 +4 bud_bud 2026-08-27 7/350 2026-08-29 07:23 by foolishmani
信息提示
请填处理意见