From a25ce791ec94135b10fa70e14449da6c9cd7023b Mon Sep 17 00:00:00 2001 From: yegg Date: Sat, 14 Apr 2012 20:48:36 -0400 Subject: [PATCH] integrate port_loopup --- file_formats/README.txt | 5 ++++- port_lookup/README.txt | 4 ++++ pypi/README.txt | 3 +++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/file_formats/README.txt b/file_formats/README.txt index bc5d4fb01b..8cfc5ba8dc 100644 --- a/file_formats/README.txt +++ b/file_formats/README.txt @@ -1,4 +1,7 @@ Dependencies ------------ -Go1 +Golang + +# ubuntu +http://google-go-lang.blogspot.com/2009/11/how-to-install-go-golang-compiler-on.html diff --git a/port_lookup/README.txt b/port_lookup/README.txt index 69f011f022..d1b97b6f36 100644 --- a/port_lookup/README.txt +++ b/port_lookup/README.txt @@ -1,4 +1,8 @@ Dependencies +# Freebsd cd /usr/ports/devel/py-lxml && make && make install +# Ubuntu +sudo apt-get -y install python-lxml + diff --git a/pypi/README.txt b/pypi/README.txt index e69de29bb2..b9e8cef7cd 100644 --- a/pypi/README.txt +++ b/pypi/README.txt @@ -0,0 +1,3 @@ +sudo apt-get -y install ruby1.9.1 rubygems1.9.1 +sudo gem install rubygems-update +sudo apt-get -y install libhpricot-ruby1.9.1