On Tue, Apr 29, 2014 at 7:44 AM, Mahnaz Talebi <[email protected]> wrote: > Thanks for your answer. > Please guide me more. I download buildrump.sh tarball and extract it to > builrump.sh path and extract rumpkernel-netbsd-src to nbusersrc, but I don't > know how to run ./buildnb to use them. >
At that point you should be able to do ./buildrump.sh -s nbusersrc fullbuild tests ./buildrump.sh -h should give you more info about the options. Justin > On Mon, Apr 28, 2014 at 4:42 PM, Justin Cormack > <[email protected]> wrote: >> >> >> On Apr 28, 2014 12:59 PM, "Mahnaz Talebi" <[email protected]> wrote: >> > >> > I enter this command in netmap-rumptcpip >> > ./buildrump.sh/buildrump.sh >> > and get: >> > >> Fetching NetBSD sources to ./src using git >> > Cloning into './src'... >> > error: Couldn't resolve host 'github.com' while accessing >> > https://github.com/rumpkernel/rumpkernel-netbsd-src/info/refs >> > fatal: HTTP request failed >> > >> >> > >> Clone failed >> > >> >> > >> > >> > or use ./buildnb.sh for install rumpuser and get: >> > ./buildnb.sh >> > >> Fetching NetBSD sources to rumpsrc using git >> > Cloning into 'rumpsrc'... >> > error: Couldn't resolve host 'github.com' while accessing >> > https://github.com/rumpkernel/rumpkernel-netbsd-src/info/refs >> > >> >> If you don't have internet connectivity on the build machine you need to >> use the tarball Antti linked to or do the checkout elsewhere and copy it. >> >> > On Mon, Apr 28, 2014 at 2:49 PM, Mahnaz Talebi <[email protected]> >> > wrote: >> >> >> >> I get this error while try to install buildrump: >> >> https://github.com/rumpkernel/rumpkernel-netbsd-src/info/refs >> >> >> >> >> >> Is there any way to install it offline? >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ >> > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> > Instantly run your Selenium tests across 300+ browser/OS combos. Get >> > unparalleled scalability from the best Selenium testing platform >> > available. >> > Simple to use. Nothing to install. Get started now for free." >> > http://p.sf.net/sfu/SauceLabs >> > _______________________________________________ >> > rumpkernel-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/rumpkernel-users >> > > > ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
