Skip to content

linux install #77

@daimeng

Description

@daimeng

Hi guys! I wasn't able to install ceramic globally on linux. I think it's permissions related.

After pointing install to my user directory and doing local install it worked.

Here are the errors I got, if they're useful:

This is the first error I receive whether I answer y or n.

Make `ceramic` command available globally? (y/n)
n
Called from ? line 1
Called from Main.hx line 114
Called from Main.hx line 214
Called from Main.hx line 294
Called from /usr/local/lib/haxe/std/neko/_std/Sys.hx line 89
Uncaught exception - std@set_cwd

I then tried to point the install to folder in my user directory:

Make `ceramic` command available globally? (y/n)
y
Error: EACCES: permission denied, open '/usr/local/bin/ceramic'
    at Object.openSync (fs.js:443:3)
    at Object.writeFileSync (fs.js:1194:35)
    at tools_tasks_Link.run (/home/daimeng/ceramic/ceramic/tools/file:/home/runner/work/ceramic/ceramic/tools/src/tools/tasks/Link.hx:26:17)
    at Function.tools_Tools.run (/home/daimeng/ceramic/ceramic/tools/file:/home/runner/work/ceramic/ceramic/tools/src/tools/Tools.hx:255:17)
    at /home/daimeng/ceramic/ceramic/tools/file:/home/runner/work/ceramic/ceramic/tools/src/tools/Tools.hx:30:13

Haxe v4,2,4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions