What steps will reproduce the problem?
$ svn update (to rev622)
$ make
$ sudo make install
===> INSTALL access daemon to /usr/local/sbin/likwid-accessD
===> INSTALL setFrequencies tool to /usr/local/sbin/likwid-setFreq
===> INSTALL applications to /usr/local/bin
===> INSTALL helper applications
===> INSTALL lua to likwid interface to /usr/local/share/lua
===> INSTALL libraries to /usr/local/lib
===> INSTALL man pages to /usr/local/man/man1
sed: -e expression #3, char 13: unknown option to `s'
The problem occurs because $PREFIX contains a backslash (/usr/local), that
needs to be escaped.
Original issue reported on code.google.com by martin.i...@gmail.com on 15 May 2015 at 12:14
Original issue reported on code.google.com by
martin.i...@gmail.com
on 15 May 2015 at 12:14