Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Philippe Gauron
installation
Commits
79bc1010
Commit
79bc1010
authored
Oct 02, 2019
by
Philippe Gauron
Browse files
corrections options wget, correction paquet dulwich et pylon
parent
d676a72c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
script-install.sh
script-install.sh
+7
-7
No files found.
script-install.sh
View file @
79bc1010
...
@@ -379,7 +379,7 @@ then
...
@@ -379,7 +379,7 @@ then
sudo
apt
install
-d
--assume-yes
unzip
sudo
apt
install
-d
--assume-yes
unzip
if
[
!
-f
"
${
REPO_DIR
}
/tmp/ArchivingRoot-last.zip"
]
if
[
!
-f
"
${
REPO_DIR
}
/tmp/ArchivingRoot-last.zip"
]
then
then
wget
-c
"https://owncloud.lal.in2p3.fr/public.php?service=files&t=47ceb87fca676922732a3f5d34d4306d&download"
-
P
"
${
REPO_DIR
}
/tmp
"
-O
ArchivingRoot-last.zip
wget
-c
"https://owncloud.lal.in2p3.fr/public.php?service=files&t=47ceb87fca676922732a3f5d34d4306d&download"
-
O
"
${
REPO_DIR
}
/tmp
/
ArchivingRoot-last.zip
"
fi
fi
fi
fi
...
@@ -392,7 +392,7 @@ then
...
@@ -392,7 +392,7 @@ then
echo
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
echo
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
if
[
!
-f
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
]
if
[
!
-f
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
]
then
then
wget
-c
https://owncloud.lal.in2p3.fr/index.php/s/eIYoobHNPld4j34/download
-O
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
wget
-c
"
https://owncloud.lal.in2p3.fr/index.php/s/eIYoobHNPld4j34/download
"
-O
"
${
REPO_DIR
}
/tmp/jdk-8u212-linux-x64.tar.gz"
fi
fi
## TANGO packages
## TANGO packages
...
@@ -437,7 +437,7 @@ then
...
@@ -437,7 +437,7 @@ then
pip
${
PIP_OPTION
}
download
-d
${
REPO_DIR
}
/tmp
"QtPy==1.2.1"
pip
${
PIP_OPTION
}
download
-d
${
REPO_DIR
}
/tmp
"QtPy==1.2.1"
fi
fi
## Hggit configuration
## Hggit configuration
if
[
-z
`
find
"
${
REPO_DIR
}
/tmp/"
-maxdepth
1
-type
f
-name
"dulwich-*.
tar.gz
"
-printf
1
-quit
`
]
if
[
-z
`
find
"
${
REPO_DIR
}
/tmp/"
-maxdepth
1
-type
f
-name
"dulwich-*.
*
"
-printf
1
-quit
`
]
then
then
pip
${
PIP_OPTION
}
download
-d
${
REPO_DIR
}
/tmp
"dulwich>=0.19.0"
pip
${
PIP_OPTION
}
download
-d
${
REPO_DIR
}
/tmp
"dulwich>=0.19.0"
fi
fi
...
@@ -480,9 +480,9 @@ then
...
@@ -480,9 +480,9 @@ then
## included: PDF reader (evince), bureautique suite (libreoffice), video reader (VLC)
## included: PDF reader (evince), bureautique suite (libreoffice), video reader (VLC)
## library for Basler (Pylon)
## library for Basler (Pylon)
if
[
!
-f
"
${
REPO_DIR
}
/tmp/pylon.
zip
"
]
if
[
!
-f
"
${
REPO_DIR
}
/tmp/pylon.
tar.gz
"
]
then
then
wget
-c
"https://owncloud.lal.in2p3.fr/index.php/s/hwx2isIFuYlVuAd/download"
-
P
"
${
REPO_DIR
}
/tmp
"
-O
pylon.tar.gz
wget
-c
"https://owncloud.lal.in2p3.fr/index.php/s/hwx2isIFuYlVuAd/download"
-
O
"
${
REPO_DIR
}
/tmp
/
pylon.tar.gz
"
fi
fi
## NTP
## NTP
...
@@ -723,7 +723,7 @@ then
...
@@ -723,7 +723,7 @@ then
## library for Basler (Pylon)
## library for Basler (Pylon)
## downloading
## downloading
if
[
!
-f
"
${
REPO_DIR
}
/tmp/pylon.
zip
"
]
if
[
!
-f
"
${
REPO_DIR
}
/tmp/pylon.
tar.gz
"
]
then
then
wget
-c
"https://owncloud.lal.in2p3.fr/index.php/s/hwx2isIFuYlVuAd/download"
-O
"
${
REPO_DIR
}
/tmp/pylon.tar.gz"
wget
-c
"https://owncloud.lal.in2p3.fr/index.php/s/hwx2isIFuYlVuAd/download"
-O
"
${
REPO_DIR
}
/tmp/pylon.tar.gz"
fi
fi
...
@@ -759,7 +759,7 @@ then
...
@@ -759,7 +759,7 @@ then
then
then
cp
"
${
REPO_DIR
}
/tmp/ArchivingRoot-last.zip"
./
cp
"
${
REPO_DIR
}
/tmp/ArchivingRoot-last.zip"
./
else
else
wget
-c
"https://owncloud.lal.in2p3.fr/public.php?service=files&t=47ceb87fca676922732a3f5d34d4306d&download"
-
P
"
${
REPO_DIR
}
/tmp
"
-O
ArchivingRoot-last.zip
wget
-c
"https://owncloud.lal.in2p3.fr/public.php?service=files&t=47ceb87fca676922732a3f5d34d4306d&download"
-
O
"
${
REPO_DIR
}
/tmp
/
ArchivingRoot-last.zip
"
fi
fi
sudo
apt
install
unzip
sudo
apt
install
unzip
sudo
unzip
-o
ArchivingRoot-last.zip
sudo
unzip
-o
ArchivingRoot-last.zip
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment