Hi Verner I have a SuSE 9.2 on my wife's computer at present and I just tried out the instructions. You are quite right, writerperfect directory not writerfilter :=(
And before typing the make -f etc. command in step 6 you should run ./configure in the writerperfect directory. Notes: I downloaded the sdk .bin file from the java site; it unpacked into a single rpm file which I then used rpm on to install. It installed into /usr/java/j2sdk1.4.2_07 which I fed into the configure script for the OOoSDK and it was quite happy with that. Usually the JRE (runtime environment) only is installed, the SDK (software development kit) is often not included with the distributions. I don't think that the "java" that comes with the SuSE 9.2 is the SDK. Try the download of the SDK and see how you go. Note that if you installed OOo as a system wide install (with the -s option of setup) then your OOo installation is not in your home folder but under /opt/OpenOffice.org1.1.4. So does that help at all? Let me know! regards Martin On Thu, 17 Feb 2005 20:41:10 +0100 Verner Kj�rsgaard <[EMAIL PROTECTED]> wrote: > > > > > > 4. Set up your SDK using 'configure'. The configuration process of the > > > SDK will ask you to provide a path to a working Java SDK installation > > > > > > You can get Java SDK (latest is 1.4.2_07, see the download page at: > > > http://java.sun.com/j2se/1.4.2/download.html > > > > > > 5. Set 'auto-deploy' to YES. Run 'setsdkenv_unix'. This will generate a > > > shell using the OOo SDK. > > > > > > 6. Go into the writerfilter directory, type > > > 'make -f Makefile.ooo-external. > > Hi list, > Ah, I encountered a showstopper just the same... > > This is what happened: > > a) You say: "Go into the writerfilter directory..." > > You do mean "writerperfect" don't you? I haven't got any with the name of > writerfilter. > > b) When there, I do "make -f Makefile.ooo-external"... > (This make-file indeed exsists) > > I get: > > "[EMAIL PROTECTED]:~/Documents/downloads/wp/writerperfect-0.7.0> make -f > Makefile.ooo-external > xml2cmp: error while loading shared libraries: libstlport_gcc.so: cannot open > shared object file: No such file or directory > mkdir -p LINUX.out/misc > rm -f ./LINUX.out/misc/WriterPerfect_types.flag > cppumaker -Gc -BUCR -O./LINUX.out/inc/WriterPerfect > "/home/vk/OpenOffice.org1.1.4/program/types.rdb" > cppumaker: error while loading shared libraries: libsal.so.3: cannot open > shared object file: No such file or directory > make: *** [LINUX.out/misc/WriterPerfect_types.flag] Error 127" > > When the wp-sdk ./configure asks for the java sdk directory I gave it the > output of "$JDK_HOME", this was "/usr/lib/jvm/java". I did install the SDK > from the SuSE9.2 CDs. > > > Any hints :-) > > > -- > ------------------------------ > Med venlig hilsen/Best regards > > Open Source Academy > Verner Kj�rsgaard > ------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Martin J Fox [EMAIL PROTECTED] Amateur Call: VK7MM / HB9TQX LPIC-1; registered as #324626 with the Linux counter www.counter.li.org Duct tape is like the force. It has a light side, and a dark side, and it holds the universe together ... -- Carl Zwanzig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
