Installing UnixBench errors - APK

2 posts / 0 new
Last post
#1 Mon, 2014-03-31 17:20
next1
  • next1's picture
  • Offline
  • Last seen: 4 years 1 day ago
  • Joined: 2014-03-31

Loving the simplicity and security of Alpine! Any suggestions on alternative ways to benchmark Alpine would be greatly appreciated.

I'm attempting to install UnixBench. However, I'm getting some errors. I'm sure the errors are related to my inability to use apk.

Most websites more or less suggest the following approach: http://blog.serverbear.com/tutorials/unixbench-ubuntu/

Since I don't need to benchmark the GPU I just installed GCC, hoping that would suffice. GCC installed fine. It seems I may have missed something.

my error happens here:
******
alpine:~/UnixBench# ./Run
Can't exec "make": No such file or directory at ./Run line 788.
Can't exec "make": No such file or directory at ./Run line 790.

**********************************************
Run: "make all" failed; aborting

Fri, 2014-04-04 21:58
shafire
  • shafire's picture
  • Offline
  • Last seen: 2 years 7 months ago
  • Joined: 2013-08-06

You also need the apk build-base.

Log in or register to post comments