Re: [gobolinux-devel] Adding path environment variables

2007-06-20 Thread Hi There
Hisham wrote: >> If there is already a good way to determine these >> directories, please do share! > >The variables you want are defined in the GoboPath >script, which is >part of Scripts, and is meant to be sourced like >this: > >#!/bin/sh >source GoboPath >echo $goboPrograms just what I was loo

Re: [gobolinux-devel] Adding path environment variables

2007-06-20 Thread Hisham Muhammad
On 6/20/07, Hi There <[EMAIL PROTECTED]> wrote: > I was wondering if anyone has ever considered adding > some more environment variables to Gobo so that > scripts can easily use non-hardcoded paths. I think I > read somewhere on the wiki Gobo isn't obliged to use > "Programs" for the programs direc

Re: [gobolinux-devel] "Defragmenting" the LiveCD

2007-06-20 Thread Hisham Muhammad
On 6/20/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: > On Wednesday 20 June 2007 09:16, Carlo Calica wrote: > > On 6/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > On 6/16/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: > > > > > > I don't have any evidence to support this, but the fact that we're >

Re: [gobolinux-devel] "Defragmenting" the LiveCD

2007-06-20 Thread Lucas C. Villa Real
On 6/20/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: >Also, is it too late to get KDE 3.5.7 in, or would that cause too many > regressions? Too late now, sorry.. I'd prefer to avoid touching the packages already contained in the squashfs images. -- Lucas powered by /dev/dsp __

Re: [gobolinux-devel] "Defragmenting" the LiveCD

2007-06-20 Thread MLA-Gobo
On Wednesday 20 June 2007 09:16, Carlo Calica wrote: > On 6/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On 6/16/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: > > > > I don't have any evidence to support this, but the fact that we're > > using several squashfs files may be the cause of the slo

[gobolinux-devel] Adding path environment variables

2007-06-20 Thread Hi There
I was wondering if anyone has ever considered adding some more environment variables to Gobo so that scripts can easily use non-hardcoded paths. I think I read somewhere on the wiki Gobo isn't obliged to use "Programs" for the programs directory, "Files" for files, etc.? In other words, someone cou

Re: [gobolinux-devel] help with Quanta+ recipe

2007-06-20 Thread Hi There
Thanks Jonas! Didn't realize Quanta+ was already included in the KDE-Webdev package. There's a separate (old) recipe for it so I thought it was it's own package. I've got it up & running just fine right now.