Commit graph

9 commits

Author SHA1 Message Date
Wouter den Breejen 1a29c7d715 Added local hsqldb config line --with-hsqldb-jar=/lib/hsqldb.jar
svn path=/nixpkgs/trunk/; revision=9266
2007-09-06 15:57:34 +00:00
Eelco Dolstra 8746f18f0d * More OpenOffice hackery. Added the magic incantations to get it to
install (of course there's no "make install", that would be too
  easy).  Also create some wrapper scripts "oowriter", "oodraw" etc.

  (I haven't done a full build of this yet, I've hacked on a tmpdir
  left behind by nix-build -K.)

svn path=/nixpkgs/trunk/; revision=9260
2007-09-06 15:00:33 +00:00
Eelco Dolstra 5b220fb397 * Some more attempts at getting OpenOffice (2.2.1) to build.
It compiles now, but I haven't figure out how to do the
  equivalent of a "make install".  But you can build with -K
  and then do

  $ cd /tmp/nix-.../OOF680_m18/instsetoo_native/util
  $ dmake openoffice_en-US PKGFORMAT=archive
  
  and you get a big tarball in 

  /tmp/nix-.../OOF680_m18/instsetoo_native/unxlngi6.pro/OpenOffice/archive/install/en-US

  that you can unpack anywhere to get a more-or-less working OpenOffice.

svn path=/nixpkgs/trunk/; revision=9257
2007-09-05 13:56:12 +00:00
Wouter den Breejen 860a5d0b70 Worked on openoffice (2)
svn path=/nixpkgs/trunk/; revision=8998
2007-07-18 16:45:50 +00:00
Wouter den Breejen fa88a69936 Worked on openoffice
svn path=/nixpkgs/trunk/; revision=8997
2007-07-18 16:45:07 +00:00
Armijn Hemel 9cf98d31f7 we need getopt too
svn path=/nixpkgs/trunk/; revision=4148
2005-10-26 20:42:12 +00:00
Armijn Hemel 218a6386bf get OpenOffice through the configure phase
svn path=/nixpkgs/trunk/; revision=4145
2005-10-26 17:05:32 +00:00
Armijn Hemel 9d7df2c6ad more dependencies, use a lot of system packages instead of using the tarballs
that are in the OOo2 source dist. It seems the only things missing in the
tarball are a kernel (but it has to be cross platform) and emacs...

Gah, BLOAT!

svn path=/nixpkgs/trunk/; revision=4135
2005-10-25 23:29:16 +00:00
Armijn Hemel 74b4df1a7b WiP builder for OpenOffice2. This alone will be worth many ECTS if I succeeed in adding it :P
svn path=/nixpkgs/trunk/; revision=4133
2005-10-25 18:01:13 +00:00