Skip to content

Instantly share code, notes, and snippets.

@ChrisMacNaughton
Created March 22, 2016 13:42
Show Gist options
  • Select an option

  • Save ChrisMacNaughton/9a3da919611faab58325 to your computer and use it in GitHub Desktop.

Select an option

Save ChrisMacNaughton/9a3da919611faab58325 to your computer and use it in GitHub Desktop.
$ wget -O delegate.tar.gz http://www.delegate.org/anonftp/DeleGate/bin/linux/9.9.13/linux2.6-dg9_9_13.tar.gz
...
$ gzip -d < delegate.tar.gz | tar xfv -
...
$ cd dg*
$ make
make: *** No targets specified and no makefile found. Stop.
$ ls
CONTENTS.txt DGROOT
$ ls DGROOT/
bin doc etc lib subin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment