<br><br><div class="gmail_quote">On Wed, May 13, 2009 at 3:18 PM, Reeyarn <span dir="ltr"><<a href="mailto:reeyarn@gmail.com">reeyarn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/5/14 Verde Denim <<a href="mailto:tdldev@gmail.com">tdldev@gmail.com</a>>:<br>
<div><div></div><div class="h5">> I'm setting up an Ubuntu development box for java and was looking for a<br>
> likely place to install NB 6.5. My initial thought was /usr/share (which is<br>
> read-only). Is there a good reason not to install this with sudo in /usr and<br>
> install these types of apps in /home?<br>
><br>
> Thanks for your thoughts...<br>
><br>
> Jack<br>
<br>
</div></div>Are you talking about installing NetBeans IDE in Ubuntu?<br>
If So, I think a natural way to do so is to run<br>
  sudo apt-get install netbeans<br>
and let apt-get and the package itself to decide where to install the program.<br>
<br>
I don't think there is any problem to install NetBeans or some other<br>
programs in somewhere like /usr/local/netbeans-6.5, though this path<br>
is read-only for non-root users.<br>
In using the NetBeans, you could still save your projects in your home folder.<br>
<br>
It seems to be a bit weird to install any program in<br>
/home/yourname/..., but I don't know if any problem will occur if<br>
doing so, either.</blockquote><div><br>Yes, I am talking about installing NB in Ubuntu. The difference is that the version I found in the Ubuntu repo is 6.1 and I need 6.5 . If the directory is read-only, I would need to install it using sudo, but would then wonder about accessing the app since the permissions may be somewhat more restrictive than might be otherwise usable for my user account.<br>
<br>It does seem odd to install any apps I intend on using in the /home partition. But I would certainly be saving project data in /home/<user>.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>