Menu

#1 Problem installing gkrellstock 0.5.1

open
nobody
None
5
2004-09-13
2004-09-13
Pierre
No

# make install
if [ -d /usr/lib/gkrellm2/plugins/ ] ; then \
install -C -s -m 644 gkrellstock.so
/usr/lib/gkrellm2/plugins/ ; \
elif [ -d /usr/local/lib/gkrellm2/plugins/ ] ; then \
install -C -s -m 644 gkrellstock.so
/usr/local/lib/gkrellm2/plugins/ ; \
else \
install -D -C -s -m 644 gkrellstock.so
/usr/lib/gkrellm2/plugins/gkrellstock.so ; \
fi
install: invalid option -- C
Try `install --help' for more information.
make: *** [install] Error 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB