On Thu, 05 Jul 2007 17:43:24 -0400
Anshuman Aggarwal <[EMAIL PROTECTED]> wrote:
> Thanks Ricardo, this is similar to what we're thinking just that this
> uses files and the approach we're considering is symbolic links...
I agree that symlinks seem to be the best choice.
>
> I haven't used Free
Thanks Ricardo, this is similar to what we're thinking just that this
uses files and the approach we're considering is symbolic links...
I haven't used FreeBSD much but I think the question here is how does it
maintain the +REQUIRED_BY ? Does each program edit these files and add
their dependen
On Wed, 04 Jul 2007 20:16:28 -0400
Anshuman Aggarwal <[EMAIL PROTECTED]> wrote:
> Great idea, I'm going to put the prototype implementation together
> since the prototype might be just as involved as the logic needed
> in Compile,RemoveProgram...
>
> The solution which includes all ideas dis
I agree that we should have a central function but do we need a
different function for every such file? (that would not be
scalable)...We should have a common function called
"globalize_file"...this function once called by a recipe will
move/copy/link the file in question to a global location
On Thu, 05 Jul 2007 19:14:04 +0200, Anshuman Aggarwal <[EMAIL PROTECTED]> wrote:
> Jonas Karlsson wrote:
>> 2007/7/5, Anshuman Aggarwal <[EMAIL PROTECTED]>:
>>
>>> Yeah, that's what I had done as a workaround...I think the post install
>>> script for the LibRSVG should do it...instead of generating
The generic problem at hand is of files (configuration, libraries etc.)
that are
- Created by Program 1 (in their local directory per gobo structure) and
linked globally
- Updated by Program 2 (again in their own local directory) and then NOT
linked globally (by default but force can do it)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonas Karlsson wrote:
> What should the default permissions be on
> /Files/Compile/{Sources,Recipes,LocalRecipes,Archives}? As they are
> now, one have to change them if one wants to run Compile/MakeRecipe
> etc as a regular user.
>
> Or should the wg
What should the default permissions be on
/Files/Compile/{Sources,Recipes,LocalRecipes,Archives}? As they are
now, one have to change them if one wants to run Compile/MakeRecipe
etc as a regular user.
Or should the wget, aunpack etc be prefixed with sudo (I'd rather not)?
--
/Jonas
_