File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 4
4
5
5
python3 -m logtalk_kernel.install
6
6
7
- # mkdir eclipse
8
- # cd eclipse
9
- # wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/eclipse_basic.tgz
10
- # wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/eclipse_doc.tgz
11
- # wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/UNPACK
12
- # chmod a+x UNPACK
13
- # ./UNPACK
14
- # echo -e "\n\n\n\n\n\n" | ./RUNME
15
- # echo 'export PATH=$PATH:$HOME/eclipse/bin/x86_64_linux' >> $HOME/.profile
16
- # cd ~
7
+ mkdir eclipse
8
+ cd eclipse
9
+ wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/eclipse_basic.tgz
10
+ wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/eclipse_doc.tgz
11
+ wget http://eclipseclp.org/Distribution/CurrentRelease/7.1_13%20x86_64_linux%20Intel-64bit-Linux/UNPACK
12
+ chmod a+x UNPACK
13
+ ./UNPACK
14
+ echo -e " \n\n\n\n\n\n" | ./RUNME
15
+ echo ' export PATH=$PATH:$HOME/eclipse/bin/x86_64_linux' >> $HOME /.profile
16
+ cd ~
17
17
18
18
git clone --depth 1 https://github.com/didoudiaz/gprolog
19
19
cd gprolog/src
You can’t perform that action at this time.
0 commit comments