This should be very close to what will be needed in BLFS. I'm not sure
the firefox target will be supported, though connecting to a Thunderbird
address book works very well
Hello again,
and sorry for being out of reach for sometime. From what I've read
thanks to DJ Lucas we now have a 99% working build. As I was doing mine
a while ago his patches were not yet available; it'll be interesting to
see if they differ in any way. I aimed to incorporate firefox /
thunderbird into my build, to avoid building OOo's mozilla. You can find
my workaround here, together with all needed files:
http://www.doc.ic.ac.uk/~dfc04/OOo_2.0.0/
build-script is written with pkg-usr in mind, so you'll have to change
it if you're not one of the followers (yet). I have no PAM on the
system, so an apropriate patch is included. Beware that it hasn't been
tested - it just compiles clean, since it was a remote build on my
sister's machine I haven't yet had a chance to properly try it out! So
unless you're feeling adventurous it's better to stick with DJ Lucas :-)
GCC: 3.4.4, thou' DJ Lucas' patch is there too.
PS: Build instructions - pretty straightforward:
- ln -sf /usr/include/c++/[whatever_you_have] /usr/g++-v3
- then:
for PATCH in ../OOo_2.0.0-*.patch
do patch -Np1 -i ${PATCH}
done
- copy beanshell and STLport sources into their respective ./download
directories
- tweak configure as you please
- ./bootstrap && LinuxIntelEnv.Set.sh && dmake
- go for a hike!
PS2: OOo_2.0.0-cpu_optimizations-1.patch adds P3-specific optimizations
so that I don't have to change the file manually. If you have a
different CPU / don't want to optimize, just skip it.
Best regards!
--
David Ciecierski
Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page