Menu

Islec installation ?

Anonymous
2012-11-18
2012-11-19
  • Anonymous

    Anonymous - 2012-11-18

    Can you describe how can I install the program ? I am new to linux environment and could not manage to setup.

    There is a brief instruction : "wget http://sourceforge.net/projects/islec/files/1.1.X/islec-1.1.2.tar.bz2/download
    tar -xvf islec-1.1.2.tar.bz2
    cd islec-1.1.2
    ./configure
    ./make"

    but for islec-1.2.0.zip, it is not installed.

     
    • islec

      islec - 2012-11-19

      Dear User,
      I am very glad to hear from you, and I am also very happy that you areinterested in ISLEC.
      Firstly, I want to say is that the file you download is a package of sourcecode. I think you can easily download the file (better version 1.2.0) fromthe link
      http://sourceforge.net/projects/islec/
      or use the tool "wget", which is a default configured software. the detail command is
      wget http://downloads.sourceforge.net/project/islec/1.2.X/islec-1.2.0.zip
      then, the source code package will be downloaded to you current folder.Next, you can use command
      tar -xvf islec-1.2.0.zip
      to uncompressed the package, after the uncompressed ok, you will find a foldernamed islec-1.2.0, and then use the command
      cd islec-1.2.0
      to enter the folder, use
      ./configure
      and after finished use
      ./make
      later, the compiling process will finish. there is no need to install.To this step, everything has been OK.
      Next is how to use ISLEC

      1. use command
        cd src "press enter button on your keyboard"
      2. type the follow command on the console
        ./islec.sh ../database/.db ../database/input

      then you can view the calculated result on the console.
      It is noticeable that, you must know what is console firstly.Because all the operation of compile and use ISLEC is based on theconsole, ISLEC is a command based interface software.
      Don't hesitate to write email to me, if you meet any other problems in using ISLEC.
      Best regard,
      --------------------------------------------------------------------Li Dongdong
      Graduate Student

      Qinghai Institute of Salt Lakes, Chinese Academy of Sciences.
      18# Xinning Road, 810008 Xining, Qinghai, Peoples Republic of China.
      Email: ddong_li@hotmail.com
      Phone: +86 13007766878--------------------------------------------------------------------

      To: general@discussion.islec.p.re.sf.net
      From: dolomitico@users.sf.net
      Subject: [islec:discussion] Islec installation ?
      Date: Sun, 18 Nov 2012 15:34:51 +0000

      Can you describe how can I install the program ? I am new to linux environment and could not manage to setup.
      There is a brief instruction : "wget http://sourceforge.net/projects/islec/files/1.1.X/islec-1.1.2.tar.bz2/download

      tar -xvf islec-1.1.2.tar.bz2

      cd islec-1.1.2

      ./configure

      ./make"
      but for islec-1.2.0.zip, it is not installed.

      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/islec/discussion/general/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

       

      Last edit: islec 2012-11-19

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.