| 查看: 761 | 回复: 2 | |||
[交流]
【求助】TB-LMTO-ASA编译时的libpgplot.a问题
|
|
最近在玩个老程序TB-MLTO-ASA,编译时遇到库文件libpgplot.a,搜了老半天也没能找到,SUSE系统不带这个,网上也没找到,如果把PGFLAGS= -lX11 -lm /usr/local/server/pgplot/AIX/libpgplot.a注释掉,编译刚开始就退出了,返回一大堆问题。 那位鼓捣过这个,指点一下,先谢过了。 本人用ifort+icc/SUSE干活. |
» 猜你喜欢
航天502所 高瑛珂博士 婚内征婚 欺骗女性开房
已经有17人回复
宿州学院学报
已经有6人回复
投稿文章被秒拒了
已经有5人回复
地球科学部D01口青年基金,最低几A几B几C才能有几率中呀。
已经有3人回复
招收2026级博士生
已经有6人回复
博士申请
已经有5人回复
西安交大新媒学院副院长用撤稿论文结题
已经有7人回复
论文撤稿了
已经有9人回复
» 本主题相关价值贴推荐,对您同样有帮助:
前段时间问了大家关于纳米银的问题,现在继续哦 感谢各位高手前辈
已经有11人回复
cmc-na的一些问题
已经有6人回复
用吸光值反映微藻生长情况的问题
已经有9人回复
Siesta3.1编译出错:ld: cannot find -libmkl_scalapack_lp64
已经有3人回复
射频磁控溅射ZAO陶瓷靶时遇到的一些问题
已经有10人回复
公派攻博户口问题
已经有5人回复
从防腐涂料的产销量来谈谈防腐涂料的前途问题!
已经有8人回复
急!!!在线等关于修改稿投稿的问题
已经有9人回复
fluent,erosion\accretion的设置问题
已经有3人回复
PBS脚本如何编译?
已经有5人回复
I really want to have a chat with you
已经有10人回复
Zeitschrift für Naturforschung A 投稿问题
已经有10人回复
工程上内回流比1:1,A/O中A池和O池哪个池中硝酸盐浓度高点?遇到问题了。
已经有12人回复
siesta-3.1编译成功,但有几个问题求助
已经有7人回复
Fries 重排的问题
已经有4人回复
» 抢金币啦!回帖就可以得到:
江西理工大学2026年博士研究生招生报名公告(第二批次),可以联系马胜灿老师
+2/908
【帮转急招】深大计算机/电子信息博士 王牌专业,大牛团队!
+5/730
【26年9月入学】中国石油大学(北京) 化学工程专业招2026级学术博士1名
+1/279
南京大学 智能驱动与感知材料实验室 诚招推免硕生生/直博生/博士生/科研助理/博士后
+1/134
华南师范大学海洋环境科学课题组招聘青年英才和博士后
+2/120
【专业EPR】:自由基(超氧、羟基、单线态氧),空位缺陷;定量计算,VX: 761711562。
+1/89
江苏大学优青 胡兴好教授课题组博士后招聘
+1/80
湖南师范大学(211)—招收材料专业“申请-考核”制博士(有光学经验者优先)
+1/30
【通知】北京信息科技大学仪器科学与光电工程学院招收博士研究生(2026)
+2/20
【20260528】湖南工业大学许利剑教授招收2026级生物医学工程博士研究生
+1/13
军事医学研究院生物信息学方向胡明达老师团队招研究生 / 进修生 / 联培生
+1/10
【截止2026年5月31日】石家庄铁道大学智能交通课题组诚招理工科背景博士
+1/9
吸波粉体电磁参数模具加工
+1/8
未婚80后理工男_征珠三角如深圳或周边温柔贤惠孝勤女
+2/8
电子科技大学材料学院SFT创新中心招收准备考研和读博的科研助理 理工医交叉方向
+1/5
深圳大学材料学院“智能分子材料团队”招聘博士后(连续流微反应器方向优先)
+1/5
电子科技大学材料学院SFT创新中心招收准备考硕和读博的科研助理 理工医交叉方向
+1/4
电子科技大学材料学院SFT创新中心招收准备考硕和读博的科研助理 理工医交叉方向
+1/4
储能与电子材料课题组 招收硕士 or 博士研究生——以色列理工-GTIIT联培
+1/2
上海理工大学,招收有机化学或者药物化学博士
+1/1
★ ★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
zzy870720z(金币+2): 谢谢指教 2011-03-07 15:23:56
hakuna(金币+50): 谢谢提供信息! 2011-03-07 15:24:47
小木虫(金币+0.5):给个红包,谢谢回帖交流
zzy870720z(金币+2): 谢谢指教 2011-03-07 15:23:56
hakuna(金币+50): 谢谢提供信息! 2011-03-07 15:24:47
|
//------------------------------// // PGPLOT quick installation // // on a Linux computer // //------------------------------// 0/ Make sure the devel package for X11 library is installed on your computer. For instance, on a Mandriva 2010 Spring Linux distribution, it is the package libx11_6-devel; on Ubuntu 7.10, it is libx11-dev. 1/ Get the PGPLOT source tar file from http://astro.caltech.edu/~tjp/pgplot/ 2/ Execute the following, as super-user (su) : cp pgplot5.2.tar.gz /usr/local/src cd /usr/local/src # directory for the sources tar -zxvf pgplot5.2.tar.gz cd pgplot mkdir /usr/local/pgplot # create the directory for the binaries and font files cd !$ cp /usr/local/src/pgplot/drivers.list . emacs drivers.list & # select (by removing the ! sign) the drivers to be # used for pgplot outputs: typically: # PSDRIV 1,2,3,4 : EPS figures # XWDRIV 1,2 : X-window output (requires that the # package libxorg-x11-devel or an equivalent one # is installed on your system) # ----- Optional part : to increase the number of simultaneous devices ------- # from 8 to 32 cd /usr/local/src/pgplot/src cp grpckg1.inc grpckg1.inc_backup # to keep a copy of the original source file cp pgplot.inc pgplot.inc_backup # emacs grpckg1.inc & # Replace " PARAMETER (GRIMAX = 8) " in line 29 # by " PARAMETER (GRIMAX = 32) " emacs pgplot.inc & # Replace " PARAMETER (PGMAXD=8) " in line 7 # by " PARAMETER (PGMAXD=32) " cd /usr/local/pgplot # ---------------------- End of optional part --------------------------------- /usr/local/src/pgplot/makemake /usr/local/src/pgplot linux g77_gcc # prepares # the makefile for linux system + gcc compiler # ---------------- Special treatment for gcc 4.* ------------------ # # If you are using the gcc 4.0 (or above) compilers (i.e. gfortran instead # of g77), perform the following: emacs makefile & # Replace "FCOMPL=g77" in line 25 # by "FCOMPL=gfortran" # # Replace "FFLAGC=-u -Wall -fPIC -O" in line 26 # by "FFLAGC=-ffixed-form -ffixed-line-length-none -u -Wall -fPIC -O" # ---------------- End of special treatment for gcc 4.* ---------------------- make # compiles the Fortran part make cpg # compiles the C part (binding to Fortran) emacs /usr/local/src/pgplot/makehtml & # this file needs to be edited to # replace the first line by # #!/usr/bin/perl make pgplot.html # produces the html documentation make clean cd /usr/local/lib # libraries for local installations ln -s /usr/local/pgplot/libpgplot.a libpgplot.a # F77 static library ln -s /usr/local/pgplot/libcpgplot.a libcpgplot.a # C static library cp /usr/local/pgplot/libpgplot.so . # dynamic (runtine) library emacs /etc/ld.so.conf & # edit this file to add the line /usr/local/lib /sbin/ldconfig -v # updates the path for runtime libraries ln -s /usr/local/pgplot/cpgplot.h /usr/local/include/cpgplot.h 3/ Each end user should type (or put in his .bashrc or .tcshrc file): # if csh or tcsh shells: setenv PGPLOT_DIR /usr/local/pgplot/ setenv PGPLOT_DEV /xwin # prefered output device, an alternative is /xserve # if bash shell: PGPLOT_DIR=/usr/local/pgplot/ export PGPLOT_DIR PGPLOT_DEV=/xwin # prefered output device, an alternative is /xserve export PGPLOT_DEV cd /usr/local/pgplot ./pgdemo1 # it should work ! http://www.lorene.obspm.fr/pgplot_quick.txt |
2楼2011-03-07 12:57:47
3楼2022-03-24 20:11:38











回复此楼