[gobolinux-devel] SymLinkProgram question
I saw that when symlinkg a program is used the readlink tool to get the original file, why is this require instead of symlink to files directly? With this scheme you are unable to RemoveProgram when it is installed out of /Programs. Example: /Programs/Foo/Ver -> /Depot/Programs/Foo/Ver /Programs/Foo/Current -> Ver /Depot/Programs/Foo/Ver /System/Links/Executables/dmenu -> /Depot/Programs/Foo/Ver/bin/dmenu [...] When RemoveProgram is executed, entries under /Programs are removed, but the symlinks under /S/Links are not borken, so the are not removed, is safely to remove the readlink command in SymLinkProgram or there is any better solution for this? Greets. Aitor. -- If the kids are united they will never be divided! -- Free pop3 email with a spam filter. http://www.bluebottle.com/tag/5 ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
Re: [gobolinux-devel] SymLinkProgram question
On Sun, 30 Sep 2007 18:28:52 +0200, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > I saw that when symlinkg a program is used the readlink tool to get the > original file, why is this require instead of symlink to files directly? > With this scheme you are unable to RemoveProgram when it is installed > out of /Programs. Example: > > /Programs/Foo/Ver -> /Depot/Programs/Foo/Ver > /Programs/Foo/Current -> Ver > /Depot/Programs/Foo/Ver > /System/Links/Executables/dmenu -> /Depot/Programs/Foo/Ver/bin/dmenu > [...] > > When RemoveProgram is executed, entries under /Programs are removed, > but the symlinks under /S/Links are not borken, so the are not removed, > is safely to remove the readlink command in SymLinkProgram or there is > any better solution for this? > Shouldn't RemoveProgram remove '/Depot/Programs/Foo/Ver'? And as far as I can see the /Programs/Foo/Ver -> /Depot/Programs/Foo/Ver link is only for the user, so is knows what is installed. Imo it's RemoveProgram that needs the fix, not SymlinkProgram. -- /Jonas Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
Re: [gobolinux-devel] Request for updated driver in 014
On 9/29/07, MLA (Peter Clark) <[EMAIL PROTECTED]> wrote: > On Sunday 23 September 2007 09:15:46 Lucas C. Villa Real wrote: > > Can you try the Linux binary package that I've uploaded a few minutes > > ago? I believe the driver on it is more up-to-date than the one made > > available for download at Nvidia's site. >Sorry it took me so long to respond, but when I tried the latest > snapshot, everything worked just fine! Ok, great! -- Lucas powered by /dev/dsp ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel