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

Installation issue with symlinks not getting resolved for original bash scripts #2

Open
lamyergeier opened this issue Jan 20, 2022 · 1 comment

Comments

@lamyergeier
Copy link

lamyergeier commented Jan 20, 2022

From Readme:

Download this repository (or a tarball) and copy the four scripts - books, update_libgen, refresh_libgen and tm (only needed when using the transmission-daemon torrent client) - into a directory which is somewhere on your $PATH ($HOME/bin would be a good spot).

I downloaded the repository somewhere else and I created symlinks to the four scripts - books, update_libgen, refresh_libgen and tm in the folder /home/nikhil/opt/bin, which is in PATH, but I get the following error:

$ refresh_libgen
/home/nikhil/opt/bin/books_functions not found
/home/nikhil/opt/bin/refresh_libgen: line 1: trap_clean: command not found

Possible solution

If a symlink of these scripts are created it should resolve to original location of the script.

@Yetangitu
Copy link
Owner

I'll look into this and some other problems shortly...

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

2 participants