Quote (lucky13 @ Jan. 29 2008,00:04) |
What did you link? I haven't used your extension, but it should overlay /usr leveraging unionfs. If you added links from /opt to those locations it's still overwriting /usr. No? Edit: And if it's overwriting /usr, is it doing it now via unionfs or RAM as a dsl would? |
Quote |
Personally, I think recompiling is the best way to solve the problem, since it not only eliminates the manual work of making symlinks, etc, it also saves you the trouble of making a 'user.tar.gz' file with the data files (e.g. help-menu files, spellcheck files) that are in '/usr/local/share/vim/vim71/'. |
Quote |
I added link "vim" to /usr/local/share. |
Quote |
A wrapper is frequently needed with UCI's anyway, such as for exporting paths to libraries. |
Quote (^thehatsrule^ @ Jan. 29 2008,02:34) | ||
|
Quote |
Okay, so I'm guessing recompiling with --prefix=/opt/vim_7.1 will get all the paths into the /opt directory. |
Quote |
Okay, so I'm guessing recompiling with --prefix=/opt/vim_7.1 will get all the paths into the /opt directory. |