Skip to content

sudo make install installs Eerie to /root/.eerie #32

@zephyrtronium

Description

@zephyrtronium

ChromeOS Version 70.0.3538.76 (Official Build) (64-bit)
uname -a: Linux penguin 4.14.67-07156-gc116f2c8c400 #1 SMP PREEMPT Sun Sep 9 14:28:13 PDT 2018 x86_64 GNU/Linux

Following the installation instructions in the Io readme, I performed the following steps:

~$ git clone --recursive https://github.com/IoLanguage/io.git
~$ mkdir io/build
~$ cd io/build
~/io/build$ cmake ..
~/io/build$ make -j 4
~/io/build$ sudo make install

This installed Io to /usr/local/bin, as expected, but it installed Eerie to /root/.eerie, leaving me unable to access it without sudo. I tried moving it to my home directory, but there are a lot of links to update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions