Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mruby
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
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
Libraries
mruby
Commits
6fb75460
Commit
6fb75460
authored
Feb 22, 2014
by
Jeremy Ong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue minor corrections and updates to INSTALL file.
parent
e8daace8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
INSTALL
INSTALL
+5
-5
No files found.
INSTALL
View file @
6fb75460
* Prerequisites
1. Make sure you have bison (http://www.gnu.org/software/bison/) installed in your system.
1. Make sure you have bison (http://www.gnu.org/software/bison/) installed in your system.
2. Make sure you have ruby installed in your system (required to build).
* Compilation and Installation
...
...
@@ -8,10 +8,10 @@
1. Run make in the top directory.
This command will create a build directory with a directory for the host environment
and one for each crossbuild environment based on the settings in the build_config.rb
and one for each crossbuild environment based on the settings in the build_config.rb
file.
Assuming a default build, each of the environment directories will have the following
Assuming a default build, each of the environment directories will have the following
important directories:
* bin - The binary executables for this environment
...
...
@@ -19,7 +19,7 @@
You can find the header files in the include directory at the root of the project.
You can direct
ory invoke 'minirake' as the following.
You can direct
ly invoke 'minirake' with the following command:
$ ruby ./minirake
...
...
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