Every once in awhile I a request about setting up MMA to use personal libraries without needing to become root to add them. It's pretty simple:
In your .mmarc file (create one in your home directory if it doesn't exist) add the following line:
SetLibPath your_directory $_LibPath
That's it.
Assuming that you have your personal files in ./config/mma/grooves it'd look like:
SetLibPath ~/.config/mma/grooves $_LibPath
Including the $_LibPath in the setting line lets MMA search your library files first and, if it doesn't find the requested file, check the files supplied in your distribution second.
Now, put your creations where they belong. Don't forget to update using the -g option!
Hope this helps! Let me know if there is a problem.
Subscribe to:
Post Comments (Atom)
I've been pretty neglectful in keeping this blog up-to-date. Lots of excuses ... but, I'll try to do a bit better! There is a new b...
-
I'm pleased to announce the long overdue update to MMA stable. Version 19.07 is now online and ready for your musical pursuits. Lots of ...
-
My server host is experiencing a DDoS attack. Not just my site, but the entire site's web servers. I have no idea what the issue is ... ...
-
I've been pretty neglectful in keeping this blog up-to-date. Lots of excuses ... but, I'll try to do a bit better! There is a new b...
No comments:
Post a Comment