Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-Install
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-Install
Commits
39abfea6
Commit
39abfea6
authored
Nov 02, 2021
by
Fang-WANG
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add install and oai-install
parent
34115c60
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
README.txt
README.txt
+4
-0
install.sh
install.sh
+11
-0
oai_install.08.14.tar
oai_install.08.14.tar
+0
-0
No files found.
README.txt
0 → 100644
View file @
39abfea6
OPENXG/OAI ENV install repo
Created by wf
JUST RUN install.sh
install.sh
0 → 100755
View file @
39abfea6
#!/bin/sh
sudo rm
-rf
/tmp/oai_install
sudo rm
-rf
/tmp/uhd_3.15_install
tar
-xzf
uhd_install_3.15.tar
-C
/tmp
tar
-xzf
oai_install.08.14.tar
-C
/tmp
cd
/tmp/oai_install/
./install
./install2
cd
/tmp/uhd_3.15_install
./install_uhd
oai_install.08.14.tar
0 → 100755
View file @
39abfea6
File added
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