-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
```
With current git I have the following compile error:
make[1]: Entering directory `/home/ruud/dev/shellinabox/shellinabox'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. …
-
-
Hi Jacob.
i had to replace wget with curl to have the downloads succeed. Here is the script version i used.
Cheers
Axel
```bash
#!/bin/bash
# Get some third-party files
# Axel Z. : repl…