Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install not working #2

Open
SteveHigham opened this issue Oct 2, 2022 · 1 comment
Open

Install not working #2

SteveHigham opened this issue Oct 2, 2022 · 1 comment

Comments

@SteveHigham
Copy link

When I execute "make build" the command fails and I get messages showing the directories are incorrect.

Example:

** (org.inkscape.Inkscape:9945): WARNING **: 21:48:43.155: Can't open file: /home/steve/src/oreo_black_cursors/alias.svg (doesn't exist)

The correct path should be /home/steve/oreo-cursors/src/oreo_black_cursors/alias.svg which does exist.

I'm running the command "make build" from /home/steve/oreo-cursors. I've tried looking into build.sh but my bash skills aren't strong enough to spot the issue. I have established that the variable SCRIPT_DIR is resolving to '.' so relative addressing is being used.

I'm running ubuntu budgie version 10.6.1 on Ubuntu 22.04.1 LTS. My bash version is GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu).

Any help appreciated...

@SteveHigham
Copy link
Author

Sorry wrong repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant