Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
isce2_insar
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Narayanarao Bhogapurapu
isce2_insar
Commits
b55a4f1a
Commit
b55a4f1a
authored
1 year ago
by
Narayanarao Bhogapurapu
Browse files
Options
Downloads
Patches
Plain Diff
Update build.sh
parent
b88e6f5b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.sh
+3
-2
3 additions, 2 deletions
build.sh
with
3 additions
and
2 deletions
build.sh
+
3
−
2
View file @
b55a4f1a
...
@@ -9,10 +9,11 @@ basedir=$(dirname "$(readlink -f "$0")")
...
@@ -9,10 +9,11 @@ basedir=$(dirname "$(readlink -f "$0")")
start
=
`
date
+%s
`
start
=
`
date
+%s
`
apt-get
install
update
su -
apt-get update
apt-get
install
-y
sudo
apt-get
install
-y
sudo
sudo
apt-get
install
-y
nano
sudo
apt-get
install
-y
nano
# sudo apt-get
install
update
# sudo apt-get update
sudo
apt-get
install
-y
scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip
sudo
apt-get
install
-y
scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip
sudo
apt-get
install
-y
python3-scipy python-opencv python3-numpy python3-h5py cython3 gdal-bin gfortran libgdal-dev python3-gdal libhdf5-dev
sudo
apt-get
install
-y
python3-scipy python-opencv python3-numpy python3-h5py cython3 gdal-bin gfortran libgdal-dev python3-gdal libhdf5-dev
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment