Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] openoffice

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Hamish Greig <hgreig AT bigpond.net.au>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] openoffice
  • Date: Sat, 18 Oct 2003 03:21:48 +1000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 18 Oct 2003 02:50, Geoffrey Derber wrote:
> Another thing that might be able to speed thing up a bit, if you've
> gotten it to work w/ the latest freetype, openssl, and python, if the
> person has them already installed, would it be possible to to use what's
> already installed rather than compiling those again?
>
> I'll look into STLport.  You gave me an idea on something to check out.

It would be possible, but difficult, the make system has at least seven
stages
from unpacking the sources to "deliver"-ing them into the solver tree. It
uses both shell and perl combined and would be a mamoth job to get them all
"fixed"
each "module" (subdir of oo_src) has a prj directory with 2 files build.lst
and d.lst (build and deliver lists) so in theory it would be possible to
manually copy the right files using those files for templates (more files
than listed were needed for/by Python but I found them and did it already)
The problem is the dependency system, something we have already copied might
be built as a dependancy because the correct marker file isn't found. The
following shows the checks for Python alone, all these files are created to
mark the finishing of that "phase" of build/deliver
ls oo_1.1_src/python/unxlngi4.pro/misc/build/
Python-2.3.2 so_addfiles_so_python so_configured_so_python
so_patched_so_python so_unpacked_so_python
python-inst so_built_so_python so_installed_so_python
so_predeliver_so_python

Of course if you want/need more information I can help.
Hamish

- --
IRC nick: drmoriarty
SMGL co-conspirator
#Do You SMGL!?
# Linux so advanced it may as well be magic!
# http://www.sourcemage.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/kCUu8fSufZR6424RAsWEAKCAu41UE5M3VYXsON8blbedU8GwegCfV7rh
YkL4BT35dhoAuORdnYqh5Bo=
=g5gw
-----END PGP SIGNATURE-----





Archive powered by MHonArc 2.6.24.

Top of Page