How Install XGRAFIX in Ubuntu-12.04

How Install XGRAFIX in Ubuntu-12.04

To install XGRAFIX first download "xgrafix-2.70.5.tar.gz" it from here from the download section then do the following:
  1.  Go to the directory containing "xgrafix-2.70.5.tar.gz" and now exract it with the right click of the mouse. Now type the following commands in the terminal
  2.  cd /location/of/xgrafix
  3.  sh run_conf.sh    
  4.  sudo apt-get install gcc g++ build-essential automake tk-dev imagemagick bison libx11-dev libxpm-dev libpng-dev fftw-dev   libfftw3-dev h5utils hdf5-tools libhdf5-serial-*
  5.   make
  6.   sudo make install

And there you are XGRAFIX is installed!

Comments

  1. I am facing problem in installation of xgrafix in fedora environment. Can you please provide the installation guide of xgrafix in fedora environment?

    ReplyDelete
    Replies
    1. Post here the exact error messages you are getting. Also provide which version of Fedora are you using.

      Delete
    2. collect2: error: ld returned 1 exit status

      Delete
    3. make[1]: *** [Makefile:327: xtest] Error 1
      make[1]: Leaving directory '/home/simulation-pc/Downloads/Data/xgrafix/ctest'
      make: *** [Makefile:358: install-recursive] Error 1

      Delete
  2. hi.when i install xgrafic in line 3 when i type sh run_conf.sh it ask matlab installation dir and when i type matlab installation dir it not accepted and tell in this direction not installed matlab

    ReplyDelete

Post a Comment

Popular posts from this blog

How to Embed mp4 movie in beamer latex presentation

How to install ifort compiler in you personal directory on University cluster/workstation