Installing MDX on ubuntu for viewing results of roi_pac

  1. install g77 (refer to askubuntu.com)
    To install, first you need to download either the 32bit, or 64bit (click) g77.
    Open Terminal, and run the command(s) below:

For 32bit

tar -xzvf g77_x86_debian_and_ubuntu.tar.gz


cd  g77_x86_debian_and_ubuntu


chmod +x ./install.sh


./install.sh

For 64bit

tar -xzvf g77_x64_debian_and_ubuntu.tar.gz


cd  g77_x64_debian_and_ubuntu


chmod +x ./install.sh


./install.sh

run the command g77 to check

  1. install lesstif instead of motif
    run the command:

    sudo apt-get install lesstif2-dev

  2. install MDX
    run the command(s) below:

    tar -xvf mdx_NTR_35238_173_73.tar
    cd mdx_173_73
    mv Makemdx_g77 makefile

create a symbolic link for crt1.o and crti.o files

export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
sudo ln /lib/x86_64-linux-gnu/libgcc_s.so.1 /usr/lib/x86_64-linux-gnu/libgcc_s.so

make

run the command ./mdx to check

move the executable file mdx to $INT_BIN

  1. enjoy it.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值