Sorry if I'm messing something up, but I'm having problems with Linux-Bench. I originally tried running under Ubuntu-Gnome 16.04 since that is what our office uses and it is the latest LTS. I couldn't get curl to install with the code on the website... I kept getting errors along the lines of resources utilized by other applications.
I then went and found an old 14.04 disk and tried again. Curl does install, but both codes provided on Linux-Bench.com to run the programs receives errors.
Using the raw.githubusercontent.com site received:
Line 1: syntax error near unexpected token 'newline'
Line 1: '<wsgiref.util.filewrapper instance at 0x7f13e6b3aa70>'
Using linux-bench.com/linux-bench.sh
line 2: syntax error near unexpected token 'newline'
Line 2: <!DOCTYPE html>
Using linux-bench.com/lb-test.sh provided by you last time I had issues:
line 2: syntax error near unexpected token 'newline'
Line 2: <!DOCTYPE html>
Thanks for your help all!
I then went and found an old 14.04 disk and tried again. Curl does install, but both codes provided on Linux-Bench.com to run the programs receives errors.
Using the raw.githubusercontent.com site received:
Line 1: syntax error near unexpected token 'newline'
Line 1: '<wsgiref.util.filewrapper instance at 0x7f13e6b3aa70>'
Using linux-bench.com/linux-bench.sh
line 2: syntax error near unexpected token 'newline'
Line 2: <!DOCTYPE html>
Using linux-bench.com/lb-test.sh provided by you last time I had issues:
line 2: syntax error near unexpected token 'newline'
Line 2: <!DOCTYPE html>
Thanks for your help all!