1. Where to put Eu in Linux
- Posted by Jonas Temple <jtemple at yhti.net> Jul 28, 2003
- 539 views
All, Since I'm new to Eu in Linux I have a question about where to put Eu. I downloaded the PD Eu .tar file. By default, I saved it to my /home directory. When I tar-ed it, it created the directories under my home directory. Is that the "preferred" place for Eu in Linux or is there another? Thanks, Jonas
2. Re: Where to put Eu in Linux
- Posted by eugtk at yahoo.com Jul 28, 2003
- 497 views
--- Jonas Temple <jtemple at yhti.net> wrote: > Since I'm new to Eu in Linux I have a question about > where to put Eu. > > I downloaded the PD Eu .tar file. > By default, I saved it to my /home directory. > When I tar-ed it, it created the directories under > my home directory. > Is that the "preferred" place for Eu in Linux or is > there another? That's just fine, especially if you are the only user who will use Eu (or perhaps the only user who will use your machine). If you have multiple users, you may prefer to have just one copy of Eu which lives in a directory that is available to all. Just be sure to adjust EUDIR and PATH to point to the right locations. Regards, Irv
3. Re: Where to put Eu in Linux
- Posted by Martin Stachon <martin.stachon at worldonline.cz> Jul 28, 2003
- 478 views
Jonas Temple > Since I'm new to Eu in Linux I have a question about where to put Eu. > > I downloaded the PD Eu .tar file. > By default, I saved it to my /home directory. > When I tar-ed it, it created the directories under my home directory. > Is that the "preferred" place for Eu in Linux or is there another? That's fine. More linux-ish would be /usr/local or something like that. Martin