-
Notifications
You must be signed in to change notification settings - Fork 28
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
Need help #13
Comments
Still haven't figured it out if anybody could help I would truly appreciate it. Thank you |
Try this;
and then run the install script.
|
@Rockybird2 I had the same problem and solve it following this. Good luck! |
@davidteren Thank you for your help, I appreciate it, I tried but it says "rocky@Rockys-MacBook-Pro ~ % cd ~/Downloads/lpx_links/app @danloopfx thank you as well I have installed the software on the link you sent me, the file "logic_content" where all the softwares are;, are in my download file; I tried to run a script using the app I installed but was unsuccessful, maybe because I am very new to this? |
@Rockybird2 First, you need to "Install PKG" and then run the command in Terminal. Did you do it this way? command: installpkg /path/to/directory/of/packages/* "/path/to/directory/of/packages/" part must be replaced with the real path on your computer (how to copy a folder’s pathname) and don't forget the "*" at the end. Maybe you need to alter the command by adding "sudo" at the beginning: sudo installpkg /path/to/directory/of/packages/* |
@danloopfx Hi @danloopfx! Made this account to just say thank you for this tip, saved me from installing it manually for hours. Cheers! |
Hi there, I am a total noob so I apologize, I have been trying to install the sound library of logic since a while now, and found that link. I have installed all the packages but when I run the command to install packages it does not work;
rocky@Rockys-MacBook-Pro ~ % sudo ./download_install.sh ../download_links/links.txt ../LogicX
Password:
sudo: ./download_install.sh: command not found
What should I do ? please help I would really appreciate it
The text was updated successfully, but these errors were encountered: