Dream Cast

Posted:
in Genius Bar edited January 2014
i'm trying to install a Dreamcast emulator on my mac, is installed all the xtools... in Terminal when i 'make install' i get the following error



Making install in glib-1.2.8

make install-recursive

Making install in .

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

Making install in gmodule

make install-am

make[5]: Nothing to be done for `install-exec-am'.

make[5]: Nothing to be done for `install-data-am'.

Making install in gthread

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

Making install in docs

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

Making install in tests

make[4]: Nothing to be done for `install-exec-am'.

make[4]: Nothing to be done for `install-data-am'.

Making install in check

make[2]: Nothing to be done for `install-exec-am'.

make[2]: Nothing to be done for `install-data-am'.

/bin/sh ./mkinstalldirs /usr/local/bin

mkdir -p -- /usr/local/bin

mkdir: /usr/local: Permission denied

make[2]: *** [install-binPROGRAMS] Error 1

make[1]: *** [install-am] Error 2

make: *** [install-recursive] Error 1





can anyone help?

Comments

  • Reply 1 of 1
    This is what i get for the Make command, i'm trying to install pkg-config-0.20 on Tiger. ???



    make all-recursive

    Making all in glib-1.2.8

    make all-recursive

    Making all in .

    Making all in gmodule

    make all-am

    make[5]: Nothing to be done for `all-am'.

    Making all in gthread

    make[4]: Nothing to be done for `all'.

    Making all in docs

    make[4]: Nothing to be done for `all'.

    Making all in tests

    make[4]: Nothing to be done for `all'.

    Making all in check

    make[2]: Nothing to be done for `all'.
Sign In or Register to comment.