aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes5
1 files changed, 5 insertions, 0 deletions
diff --git a/notes b/notes
new file mode 100644
index 0000000..1327fe0
--- /dev/null
+++ b/notes
@@ -0,0 +1,5 @@
+apt-get download --allow-unauthenticated vpp-dev vpp-lib
+dpkg -x vpp-dev_16.09-rc0~66-g3ef822e~b233_amd64.deb tmp/
+dpkg -x vpp-lib_16.09-rc0~66-g3ef822e~b233_amd64.deb tmp/
+env CPPFLAGS='-I/home/vagrant/tmp/usr/include/' LDFLAGS='-L/home/vagrant/tmp/usr/lib' ./configure
+