Daniel Schwager wrote: > Hi, > > i would like to make some HDD-performance tests with > my new installed opensolaris - but i > > a) don't know whow/where to download the binary version of > bonnie/bonnie++ > > b) can't compile the source of bonnie > (wget http://www.coker.com.au/bonnie++/bonnie++-1.03c.tgz), > because all dependencies failed . > > What exactly failed? Once you have a compiler installed, just set the path in the makefile and make.
Or just run CC -fast -o bonnie++ bon_file.cpp bon_io.cpp bon_suid.cpp bon_time.cpp bonnie++.cpp forkit.cpp semaphore.cpp Ian
