Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] OpenOffice source spell

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <josebernardo1 AT yahoo.com>
  • Cc: " Source Mage - Discuss" <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] OpenOffice source spell
  • Date: Wed, 27 Nov 2002 12:37:05 -0800 (PST)

Jose Bernardo Silva said:
>
>
> Here it is, my first go at a OpenOffice source spell.
> As it is still compiling here, I'm not sure it will
> install well, but it takes so much time I can't wait -
> I must ask you guys for another voluntary/victim to
> try and test it too... Disable tmpfs, as it ocupies
> over 700Mb disc just with the sources.

Wow! I'll give this a try when I get home! :) <crosses fingers>.

BTW, there's a patch that I submitted in sorcery so that we may now
specify the size of the tmpfs dir, so if (the user is) using tmpfs OO
won't run out of space. ;)

mk_source_dir ${SOURCE_DIRECTORY} [size]

Example for OO, I have the following in PRE_BUILD, which creates a tmpfs
directory of three gigabytes:

mk_source_dir ${SOURCE_DIRECTORY} 3g &&
cd ${BUILD_DIRECTORY} &&
unpack ${SOURCE} ${MD5[0]}

NOTE: Moved discussion to SM-Discuss, as that's where discussion should
go. ;)

-One of Four
a.k.a. sandalle

--
PGP Key 0x5C8D199A5A317214
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x5A317214

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/






Archive powered by MHonArc 2.6.24.

Top of Page