Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Installation
(edit)
Revision as of 12:04, 25 March 2015
123 bytes added
,
12:04, 25 March 2015
Make code collapsible
Line 157:
Line 157:
=== Compilation with non-standard paths to dependencies ===
=== Compilation with non-standard paths to dependencies ===
+
<div class="toccolours mw-collapsible mw-collapsed" style="width:800px">
Here is an example of building natively specifying manually built dependencies.
Here is an example of building natively specifying manually built dependencies.
−
+
<div class="mw-collapsible-content">
cd deps
cd deps
rsync -a --exclude=.git --exclude=deps .. criu-`uname -m`
rsync -a --exclude=.git --exclude=deps .. criu-`uname -m`
Line 167:
Line 168:
sudo LD_LIBRARY_PATH=`pwd`/../`uname -m`-linux-gnu/lib ./criu check
sudo LD_LIBRARY_PATH=`pwd`/../`uname -m`-linux-gnu/lib ./criu check
cd ../..
cd ../..
+
</div>
+
</div>
=== Cross Compilation for ARM ===
=== Cross Compilation for ARM ===
Xemul
Bureaucrats
,
Administrators
2,257
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ