Skip to content

Permissions issue #3

Description

@FrancisVonValkenburg

In order to build, I need to first

chmod 755 src/leveldb/build_detect_platform

otherwise I get the following error

$ make -f makefile.unix
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory '/home/user/src/coins/CasinoCoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target 'build_config.mk'. Stop.
make[1]: Leaving directory '/home/user/src/coins/CasinoCoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions