Closed myclevorname closed 8 months ago
I tried to run make install, but it kept installing to ./CEdev. I know the docs say it is supposed to install to ~/CEdev, but it didn't install there. I tried setting PREFIX, but the same result occured. This should fix that.
make install
From the IRC chat, it looks like some of the behavior is intentional for the CI.
I tried to run
make install
, but it kept installing to ./CEdev. I know the docs say it is supposed to install to ~/CEdev, but it didn't install there. I tried setting PREFIX, but the same result occured. This should fix that.