Re: [gobolinux-devel] Preliminary 014.10 system tarball

2012-02-27 Thread Fábio Mierlo
Thanks! Fabio Mierlo On Mon, Feb 27, 2012 at 00:32, Michael Homer wrote: > Hi, > I've been working on getting things back up to date for a while now, > with the idea of hopefully getting a CD out with a reasonable upgrade > path. I've been updating the recipes for things and building binary >

Re: [gobolinux-devel] Aften 0.0.8 - cmake bug

2010-10-28 Thread Fábio Mierlo
You're right, the update works! Thank you for the advise. Fabio Mierlo On Mon, Sep 20, 2010 at 20:26, Michael Homer wrote: > On Mon, Sep 20, 2010 at 7:17 PM, Fábio Mierlo wrote: >> Hello, >> >> I just managed to compile this cmake package explicitly assigning &g

Re: [gobolinux-devel] Aften 0.0.8 - cmake bug

2010-09-22 Thread Fábio Mierlo
I will do that! Thanks, Fabio Mierlo On Mon, Sep 20, 2010 at 20:26, Michael Homer wrote: > On Mon, Sep 20, 2010 at 7:17 PM, Fábio Mierlo wrote: >> Hello, >> >> I just managed to compile this cmake package explicitly assigning >> needs_build_directory=yes, even w

[gobolinux-devel] Aften 0.0.8 - cmake bug

2010-09-20 Thread Fábio Mierlo
Hello, I just managed to compile this cmake package explicitly assigning needs_build_directory=yes, even with the cmake_init() having already assigned this variable to yes. I need hack into RecipeLint to packed it too (needs_build_directory=configure -> needs_build_directory=configure,cmake). I'

Re: [gobolinux-devel] [gobolinux-users] How to update kernel on 014.01 LiveCD, it isn't a question ; -)

2010-06-07 Thread Fábio Mierlo
44, Hisham wrote: > On Mon, Jun 7, 2010 at 3:35 PM, Hisham wrote: >> On Sat, Jun 5, 2010 at 8:54 PM, Fábio Mierlo wrote: >>> Enjoy! >>> >>> http://gobo.kundor.org/wiki/Update_Kernel_on_014.01_LiveCD_Howto >> >> Wow, thanks! >> >> A

[gobolinux-devel] How to update kernel on 014.01 LiveCD, it isn't a question ; -)

2010-06-05 Thread Fábio Mierlo
Enjoy! http://gobo.kundor.org/wiki/Update_Kernel_on_014.01_LiveCD_Howto Fabio Mierlo ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GoboWing 0.0.4

2010-04-02 Thread Fábio Mierlo
On Thu, Apr 1, 2010 at 23:41, Hisham wrote: > > Thanks for the efforts! > > Do you think it would be possible to apply the changes to the mainline > Scripts to make them directly compatible to GoboLinux and GoboWing > without requiring patches? I think yes, the changes are pretty small. > > Abou

Re: [gobolinux-devel] FindDependencies on Cygwin

2010-04-02 Thread Fábio Mierlo
Ouch, follow attached! Fabio Mierlo On Thu, Apr 1, 2010 at 23:24, Hisham wrote: > On Thu, Apr 1, 2010 at 6:28 PM, Fábio Mierlo wrote: >> Hi, >> >> someone can commit the follow patch for FindDependencies in Scritpts >> packages? >> >> Actually Cygwi

[gobolinux-devel] GoboWing 0.0.4

2010-04-01 Thread Fábio Mierlo
I'm please to announce GoboWing 0.0.4 GoboWing is a enfort to port GoboLinux for Cygwin platform. Installation instructions: * http://stackedboxes.org/~fmierlo/Projects/GoboWing/Install.txt Download: * http://stackedboxes.org/~fmierlo/Projects/GoboWing/GoboWing-0.0.4.tar.bz2 Current statu

[gobolinux-devel] FindDependencies on Cygwin

2010-04-01 Thread Fábio Mierlo
Hi, someone can commit the follow patch for FindDependencies in Scritpts packages? Actually Cygwin do not need this ifdef. Thanks in advanced, Fabio Mierlo ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org

Re: [gobolinux-devel] Capitalized char in recipe version

2009-09-03 Thread Fábio Mierlo
Thanks, I will change RC -> rc. Fabio Mierlo On Fri, Sep 4, 2009 at 00:30, Michael Homer wrote: > On Friday 04 September 2009 15:23:48 Fábio Mierlo wrote: >> Hi, >> >> do not allow a capitalized char in recipe is a expect behaviour? > Yes. [0-9a-z._] only, li

Re: [gobolinux-devel] Capitalized char in recipe version

2009-09-03 Thread Fábio Mierlo
I'm using Compile 1.12.3. Fabio Mierlo On Fri, Sep 4, 2009 at 00:23, Fábio Mierlo wrote: > Hi, > > do not allow a capitalized char in recipe is a expect behaviour? > > ERROR: Version 2.4_006_RC4 contains invalid characters (only > [0-9a-z._] all

[gobolinux-devel] Capitalized char in recipe version

2009-09-03 Thread Fábio Mierlo
Hi, do not allow a capitalized char in recipe is a expect behaviour? ERROR: Version 2.4_006_RC4 contains invalid characters (only [0-9a-z._] allowed). Fabio Mierlo ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.goboli

Re: [gobolinux-devel] no unionfs in latest scripts

2008-09-01 Thread Fábio Mierlo
Run UpdateSettings Scripts. There's a new configuration that list what sandbox or what union implementation will be used. On Mon, Sep 1, 2008 at 9:06 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote: > Jonatan Liljedahl wrote: >> I upgraded to Scripts 2.9.4 and now I get fibosandbox instead of unio

Re: [gobolinux-devel] Case-insensitive tab completion in bash

2008-08-27 Thread Fábio Mierlo
Thanks for the patch, I think the answer is: "Zsh doesn't read /etc/inputrc, which tells the shell what commands sent by the terminal emulator mean." [1] and because the Zsh is the default shell in GoboLinux. 1. wiki.archlinux.org/index.php/Zsh On Wed, Aug 27, 2008 at 5:56 PM, Andreas Köhler <

Re: [gobolinux-devel] Boot sequence enhancement

2008-08-27 Thread Fábio Mierlo
On Wed, Aug 27, 2008 at 1:31 PM, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 11:34 AM, Lucas C. Villa Real > <[EMAIL PROTECTED]> wrote: >> On Wed, Aug 27, 2008 at 11:15 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> >> wrote: >>> O

Re: [gobolinux-devel] Boot sequence enhancement

2008-08-27 Thread Fábio Mierlo
On Wed, Aug 27, 2008 at 11:34 AM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Wed, Aug 27, 2008 at 11:15 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: >> Fábio Mierlo wrote: >>> I was think in something like that, but a little different. >>> >

Re: [gobolinux-devel] Boot sequence enhancement

2008-08-22 Thread Fábio Mierlo
I was think in something like that, but a little different. One file called /S/S/BootScripts/Tasks, where InstallPackage can "grep" for the task name and if isn't in there InstallPackage will "echo #$TaskName >> /S/S/BooScripts". So, the user can "uncomment" the task they want, then BootUp will s

Re: [gobolinux-devel] GoboLinux 015

2008-06-27 Thread Fábio Mierlo
With http://www.gobolinux.org/?page=rootless you can run "gobo" in any distribution as user. On Fri, Jun 27, 2008 at 6:42 PM, Matt Lawrence <[EMAIL PROTECTED]> wrote: >> leaving the decision of whether users want to run >> Compile as root or not to themselves. > > I agree. What I've read about Com

Re: [gobolinux-devel] Scripts and Compile pre-releases

2008-04-24 Thread Fábio Mierlo
You can't pre/pos-fix the unpacked source with the username? Example: albumart-1.6.2-fmierlo or better/worst: fmierlo/albumart-1.6.2 On Thu, Apr 24, 2008 at 2:05 AM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > On Thu, 24 Apr 2008 04:45:27 +0200, Hisham <[EMAIL PROTECTED]> wrote: > > > On Tu

Re: [gobolinux-devel] .qtrc.lock

2008-03-24 Thread Fábio Mierlo
On Mon, Mar 24, 2008 at 4:29 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > I've made a recipe for this and commited it. If you are as impatient as > Thomas > and don't want to wait for the recipe to hit the store you can find my local > copy > here: http://karlsson.sytes.net/Albumart--1.6.

Re: [gobolinux-devel] .qtrc.lock

2008-03-24 Thread Fábio Mierlo
Hi, follow the link for the recipe: http://stackedboxes.org/~fmierlo/GoboLinux/Albumart--1.6.2--recipe.tar.bz2 I forgot that is need a patch to compile. On Mon, Mar 24, 2008 at 1:01 PM, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > Maybe I should send this message to the recipe-l, but bec

[gobolinux-devel] .qtrc.lock

2008-03-24 Thread Fábio Mierlo
Maybe I should send this message to the recipe-l, but because it's too weird I send it to here. I'm trying to compile this python/pyqt application and the compilation fail because of some left over files that I think is generate by pyuic and isn't delete. UnionSandbox: Cleaning up. UnionSandbox:

Re: [gobolinux-devel] [ANN] GoboLinux 014

2008-01-02 Thread Fábio Mierlo
The link to kernel headers in this page: http://gobolinux.org/index.php?page=downloads is pointing to: http://gobolinux.org/download/kernel/linux-2.6.17.11-smp-headers.tar.bz2 On Dec 31, 2007 7:58 PM, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > We are pleased to introduce GoboLinux 014, the ne

Re: [gobolinux-devel] recipe 'popularity'

2007-12-08 Thread Fábio Mierlo
It's a nice and good work. Thanks! On Dec 8, 2007 1:11 AM, Nathan Middleton <[EMAIL PROTECTED]> wrote: > Maybe not a ton of usefulness here, but it was something I asked for > to help myself. The premise here is to gauge download rates of a > recipe over a set period of time to compare "populari

[gobolinux-devel] Bug in GoboLinux-014pre20071017.iso installer

2007-11-20 Thread Fábio Mierlo
Hi, I can't try install it again now, but had installed the GoboLinux-014pre20071017.iso twice and I think that when you select the full install it doesn't install the GCC package. Maybe others too. ___ gobolinux-devel mailing list gobolinux-devel@lists.

Re: [gobolinux-devel] LinkOrExpandAll

2007-11-04 Thread Fábio Mierlo
Thanks. I was thinking that it is need by cygwin when I sent the email, but after some test I conclude that it is unnecessary. On 11/5/07, mpb <[EMAIL PROTECTED]> wrote: > On 11/3/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Why SymlinkProgram don't call LinkOrExpa

[gobolinux-devel] LinkOrExpandAll

2007-11-03 Thread Fábio Mierlo
Why SymlinkProgram don't call LinkOrExpandAll with --always-expand param by default, is there any special reason? ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GenFstab

2007-04-19 Thread Fábio Mierlo
Can you send the output of diff -u? It output in unified context, aka in patch format. Thanks, On 4/19/07, John E. Rose <[EMAIL PROTECTED]> wrote: > >! > I found several problems with the GenFstab in the 014RC ISO. > 1) bootableflag and id require more of the "fdisk -l" output than is saved in >

Re: [gobolinux-devel] Why LILO?

2007-04-15 Thread Fábio Mierlo
I don't use it, but others can use the live cd to fix a broke system. On 4/15/07, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > On Sun, 15 Apr 2007 19:11:14 +0400 > MLA-Gobo <[EMAIL PROTECTED]> wrote: > > > I'm just curious why LILO is included on the CD; nowadays, it's rarely > > used, th

Re: [gobolinux-devel] 014 development status

2007-04-13 Thread Fábio Mierlo
On 4/13/07, John E. Rose <[EMAIL PROTECTED]> wrote: > > I think you're probably right about the defualt LiveCD. However, if I can get > the Shrink scripts to work without my intervention, then it might be possible > to include them, and the programs to deal with writing and reading the session > fi

Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/bin FixLibtoolLa

2007-03-20 Thread Fábio Mierlo
On 3/20/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > > > Wouldn't $goboPrograms be better than $goboPrefix/Programs? > > It will be of no difference, but I aggree that it will look better. > I'll commit a patch for this in a few minutes. > Are you sure? I hate any kind of hardcode paths,

Re: [gobolinux-devel] fisl8

2007-03-02 Thread Fábio Mierlo
Hi, I want one if no one want a spare credential because I can't stay full time in there. On 2/28/07, Guilherme Bedin <[EMAIL PROTECTED]> wrote: > Hi, > > In Abril will occur the FISL here in Porto Alegre Brazil again > (http://fisl.softwarelivre.org/8.0/www/?q=en). I will submit Gobolinux > as

Re: [gobolinux-devel] GRUB splash screen, part II

2007-02-01 Thread Fábio Mierlo
There's a way to enlarge the white hole? I think that 5 is a good number of entrys to be showed! On 2/1/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: > After starting at that light green background for a while, I decided that > I'm not entirely happy with the look of the GRUB splashscreen, so I tho

Re: [gobolinux-devel] Bug in UnionSandbox

2007-01-29 Thread Fábio Mierlo
none /Depot When I was testing, I echo the mount command and call bash before it be executed to run it manually. On 1/29/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On 1/29/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Umounting /Depot the UnionSandbox work with

Re: [gobolinux-devel] Bug in UnionSandbox

2007-01-28 Thread Fábio Mierlo
ed, try > without the union on /Depot. May I also suggest lvm to merge block > devices. > > On 1/27/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > I'm running Scripts 2.6.0 and Compile 1

Re: [gobolinux-devel] Bug installer

2007-01-28 Thread Fábio Mierlo
Done. On 1/27/07, André Detsch <[EMAIL PROTECTED]> wrote: > Can you please add an entry for this on bugs.gobolinux.org (Project > "installer") > > Thanks! > > On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Hi, > > > > t

Re: [gobolinux-devel] OpenSSH package

2007-01-27 Thread Fábio Mierlo
But it works for the package too? Or it works only for the recipe? On 1/27/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > 2007/1/27, Fábio Mierlo <[EMAIL PROTECTED]>: > > Hi, > > > > I notice that OpenSSH package still store ssh default keys. > > >

[gobolinux-devel] OpenSSH package

2007-01-26 Thread Fábio Mierlo
Hi, I notice that OpenSSH package still store ssh default keys. I suggest to delete the keys and run the attached script after install. This script test if the keys exist and if not, it create new ones without user input. ssh-host-keygen.sh Description: Bourne shell script

Re: [gobolinux-devel] Bug in UnionSandbox

2007-01-26 Thread Fábio Mierlo
I'm running Scripts 2.6.0 and Compile 1.8.0. On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > Hi again, > > I have the follow setup: > > /System/Kernel/Devices/hda2 on /Mount/Union1 type reiserfs (rw) > /System/Kernel/Devices/hda4 on /Mount/Union2 type reiser

[gobolinux-devel] Bug in UnionSandbox

2007-01-26 Thread Fábio Mierlo
Hi again, I have the follow setup: /System/Kernel/Devices/hda2 on /Mount/Union1 type reiserfs (rw) /System/Kernel/Devices/hda4 on /Mount/Union2 type reiserfs (rw) none on /Depot type unionfs (rw,nosuid,nodev,dirs=/Mount/Union1/Depot=rw:/Mount/Union2/Depot=rw) When I try to compile something (I t

[gobolinux-devel] Bug installer

2007-01-26 Thread Fábio Mierlo
Hi, there is a bug in the fstab generation in the 013 installer. If you have two fat32 partition they mount both in /Mount/Windows, follow a chuck of my fstab: # Root partition. /System/Kernel/Devices/hda3 / auto defaults 1 0 # Windows partition. /System/Kernel/Devices/hda4 /Mount/Windows vfat

Re: [gobolinux-devel] [RFC] part_of=

2007-01-24 Thread Fábio Mierlo
Good work young padawan :-) On 1/23/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On 1/23/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Cool, but a recipe can be "part_of" more than one meta-recipe. > > Yes, in practice it can happen. I took a look

Re: [gobolinux-devel] [RFC] part_of=

2007-01-23 Thread Fábio Mierlo
Cool, but a recipe can be "part_of" more than one meta-recipe. On 1/23/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > Some time ago a question was raised on how should we identify recipes > that are part of meta-recipes. It was suggested at the time to use > something like part_of_meta=yes.

Re: [gobolinux-devel] USE flags (was: Re: Installation of meta recipes)

2006-12-19 Thread Fábio Mierlo
Well, maybe in a autoconf world "Compile Foo 1.0 --help" can call "configure --help" automatically and show all "configure" options and "Compile Foo 1.0 --extra-param --with-my-needed-feature" can pass --with-my-needed-feature to "configure". It will make the things easy for who just want compile

[gobolinux-devel] CreateRootlessEnvironment missing dependencie

2006-11-25 Thread Fábio Mierlo
The wget dependencie of CreateRootlessEnvironment is missing $ diff -u CreateRootlessEnvironment CreateRootlessEnvironment-fabio.m --- CreateRootlessEnvironment 2006-11-26 03:43:04.25000 -0300 +++ CreateRootlessEnvironment-fabio.m 2006-11-26 03:42:58.171875000 -0300 @@ -11,6 +11,7 @@

Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/Functions OptionParser

2006-11-24 Thread Fábio Mierlo
Good! ;-) On 11/24/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > 2006/11/22, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]>: > > On Wed, 22 Nov 2006 11:55:58 -0200 > > "Fábio Mierlo" <[EMAIL PROTECTED]> wrote: > > > > > I never us

Re: [gobolinux-devel] [gobolinux-commits] tools/Scripts/Functions OptionParser

2006-11-22 Thread Fábio Mierlo
Hei, isn't two separated svn/cvs trees a good solution? The "dev" tree is the current cvs that we are using, without any difference. And the "stable" tree will receive only hotfixes, small patches and after long time testing new features that all already in the dev tree. Maybe both will be sync

Re: [gobolinux-devel] GoboLinux 013

2006-11-03 Thread Fábio Mierlo
On 11/3/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > No, I was thinking of the tools that were included in 013rc3, like Compile > and Scripts. After all, not everyone are going from 012 to 013 (and it's > not necessary). > Something like Scripts-013-i686.tar.bz2 and Compile-013-i686.tar.bz2? __

Re: [gobolinux-devel] GoboLinux 013rc3

2006-10-29 Thread Fábio Mierlo
I think it's a good thing for the final 013 release. On 10/30/06, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > On Sun, 29 Oct 2006 21:39:12 -0200 > "André Detsch" <[EMAIL PROTECTED]> wrote: > > > This release is going to be marked as final on November 2th, if no > > critical bug is found.

Re: [gobolinux-devel] sandbox bug in compile suit

2006-10-29 Thread Fábio Mierlo
find /System/Links -type f or find /usr/local -type f On 10/29/06, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > I just compiled and installed CSound with this recipe: > > # Recipe (MakeRecipe) for CSound by Jonatan Liljedahl > <[EMAIL PROTECTED]>, on Sun Oct 29 18:28:52 CET 2006 > # Recipe for

Re: [gobolinux-devel] Lyx recipe?

2006-09-10 Thread Fábio Mierlo
On 9/10/06, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > On 9/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > On Sun, 10 Sep 2006 20:12:56 +0200, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > follow a new patch, m

Re: [gobolinux-devel] Lyx recipe?

2006-09-10 Thread Fábio Mierlo
On 9/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > Perhaps renaming the variable to something like "archive_inside", as it > may not be a tar(.gz)? > But otherwice it looks ok to me. > This variable name is much better than mine ;-) ___ gobolinux-de

Re: [gobolinux-devel] adduser in make install

2006-09-10 Thread Fábio Mierlo
On 9/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Sun, 10 Sep 2006 20:40:40 +0200, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > On 9/9/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > >> On Fri, 08 Sep 2006 02:38:51 +0200, Fábio Mierlo <[EM

Re: [gobolinux-devel] adduser in make install

2006-09-10 Thread Fábio Mierlo
On 9/9/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 08 Sep 2006 02:38:51 +0200, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm trying to make a recipe for the Firebird database, it really sucks. > > > > There's

Re: [gobolinux-devel] Lyx recipe?

2006-09-10 Thread Fábio Mierlo
On 9/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Sat, 09 Sep 2006 21:24:24 +0200, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > It isn't in sync, debian unstable had the same version, but the latest > > is a src.rpm. > > > Yes, the debian versi

Re: [gobolinux-devel] Lyx recipe?

2006-09-10 Thread Fábio Mierlo
Hi, follow a new patch, more generic. I'm trying to compile Kerberos that has a .tar.gz inside a .tar, this is the same case as src.rpm files. So with this patch if the variable "inside_tar_file" is set in the recipe then Compile unpack and copy the files inside the seted file. Exemple: inside

Re: [gobolinux-devel] Lyx recipe?

2006-09-10 Thread Fábio Mierlo
y, you could put rpm2.cpio.sh in atools R/Wrappers and all > would be self contained in atool. > > > On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Follow a sh version from the current maintainer of rpm (4.4.6) > > > > http://wraptastic.org/pub/twang/rpm

Re: [gobolinux-devel] Lyx recipe?

2006-09-09 Thread Fábio Mierlo
; something like: > > function rpm2cpio() { > perl -e ' > > ' > } > > > On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Very good, but where this script should be placed? > > > > On 9/9/06, Carlo Calica <[EMAIL PROTECTED]&

Re: [gobolinux-devel] Lyx recipe?

2006-09-09 Thread Fábio Mierlo
Very good, but where this script should be placed? On 9/9/06, Carlo Calica <[EMAIL PROTECTED]> wrote: > On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > I'm patching Compile to extract tar.gz from src.rpm, but having RPM > > as dependence isn't a go

Re: [gobolinux-devel] New Xorg 7.1 recipe

2006-09-09 Thread Fábio Mierlo
On 9/9/06, Carlo Calica <[EMAIL PROTECTED]> wrote: > On 9/9/06, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > > On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > the Xorg 7.1 meta-recipe was update adding the X

[gobolinux-devel] New Xorg 7.1 recipe

2006-09-09 Thread Fábio Mierlo
Hi, the Xorg 7.1 meta-recipe was update adding the Xorg-utils, but GV and Xaw3d depends of Xorg-util. Will be recompiled a new Xorg 7.1 package and the Xorg-utils dependencies remove from GV and Xaw3d? ___ gobolinux-devel mailing list gobolinux-devel@li

Re: [gobolinux-devel] Lyx recipe?

2006-09-09 Thread Fábio Mierlo
On 9/9/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > I'm patching Compile to extract tar.gz from src.rpm, but having RPM > as dependence isn't a good thing. I'm making a recipe for RPM 4.4.6, > but i

Re: [gobolinux-devel] Lyx recipe?

2006-09-09 Thread Fábio Mierlo
pile to extract tar.gz from src.rpm, but having RPM as dependence isn't a good thing. I'm making a recipe for RPM 4.4.6, but it will be a very huge package 17M to compile a 200k package like hwdata. > > > On 9/9/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Doe

[gobolinux-devel] Lyx recipe?

2006-09-09 Thread Fábio Mierlo
Does anyone successful compile Lyx under ChrootCompile? It isn't in the 013 recipe problems http://gobo.kundor.org/wiki/013_recipe_problems and isn't in the recipe store http://gobolinux.org/recipe-store/?M=D ___ gobolinux-devel mailing list gobolinux

[gobolinux-devel] adduser in make install

2006-09-07 Thread Fábio Mierlo
Hi, I'm trying to make a recipe for the Firebird database, it really sucks. There's 22K of patch until now, most of then is due hardcode "root" strings. The "make install" is the worst thing, it is interactive and change a lot of files in /System/Settings. I don't look at recipes for others "se

[gobolinux-devel] Patch to MakeRecip detect vars in Makefiles

2006-09-05 Thread Fábio Mierlo
Hi, follow a patch to MakeRecipe detect sysconfdir variables in Makefile, used to make the first hwdata recipe. Why Compile doesn't set all this variables instead set it in the recipe? MakeRecipe-detect_sysconfdir_in_Makefile.patch Description: Binary data _

Re: [gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Fábio Mierlo
On 9/4/06, Andy Feldman <[EMAIL PROTECTED]> wrote: > > From a syntax standpoint, try this instead: > in_chroot Compile --batch --no-web --no-symlink --no-sign $crossopts > $name $version || (in_chroot bash ; die "Compilation failed.") > > That should always execute the "die" if the Compile fails, r

[gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Fábio Mierlo
Will be cool a flag in ChrootCompile that enter in a chrooted bash for debug purposes before die. I'm commenting and uncommenting the follow line to do that, but it isn't working very well. #in_chroot Compile --batch --no-web --no-symlink --no-sign $crossopts $name $version || die "Compilation fa

Re: [gobolinux-devel] Release of scripts (was Suggestions to Compile)

2006-09-03 Thread Fábio Mierlo
Yes, there is a bug when compiling xmkmf recipes. Follow the patch. On 9/3/06, André Detsch <[EMAIL PROTECTED]> wrote: I can do it tomorrow. Any additional change to be done before a release? On 9/3/06, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > On 9/2/06, Jonas Karlsson <[EMAIL PROTECTED]>

Re: [gobolinux-devel] Re: [gobolinux-commits] tools/Scripts/bin CheckDependencies

2006-07-24 Thread Fábio Mierlo
"sk_Option "%s %s %s %s or skip this dependency" I think that the problem is the "or" This isn't enough? "sk_Option "%s %s %s %s" On 7/24/06, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: André Detsch wrote: > On 7/24/06, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: >> How do we handle blackl

Re: [gobolinux-devel] Etheral and libpcap packages

2006-05-28 Thread Fábio Mierlo
Thanks. On 5/27/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: 2006/5/27, Fábio Mierlo <[EMAIL PROTECTED]>: > Hi, > > the Ethereal 0.10.11 package in kundor and in calica is corrupted, > the md5sum doesn't match. > > [...] > > > The libpcap 0.8.3 m

[gobolinux-devel] Etheral and libpcap packages

2006-05-27 Thread Fábio Mierlo
Hi, the Ethereal 0.10.11 package in kundor and in calica is corrupted, the md5sum doesn't match. http://kundor.org/gobo/packages/official/Ethereal--0.10.11--i686.tar.bz2 http://gobo.calica.com/packages/official/Ethereal--0.10.11--i686.tar.bz2 bzip2: Compressed file ends unexpectedly; per