I have installed the development tools as suggested in sdk's installation
guide.
I launched the configuration script and then

./setsdkenv_unix
soffice "-accept=socket
host=localhost,port=8100;urp;StarOffice.ServiceManager"

but when I try to compile the examples I have this error.

[EMAIL 
PROTECTED]:~/openOffice/OpenOffice.org1.1_SDK/examples/cpp/DocumentLoader$
make
mkdir -p ../../../LINUXexample.out/bin
rm -f ../../../LINUXexample.out/bin/DocumentLoader.rdb
regmerge ../../../LINUXexample.out/bin/DocumentLoader.rdb /
"/usr/lib/openoffice/program/types.rdb" 
regmerge: error while loading shared libraries: libstlport_gcc.so: cannot
open shared object file: No such file or directory
make: *** [../../../LINUXexample.out/bin/DocumentLoader.rdb] Error 127

the library libstlport_gcc.so doesn't exist in my system...
what I have to do?
Sorry but this is the first time that I try to use openOffice Api
Thanks a lot
-- 
View this message in context: 
http://www.nabble.com/installation-problems-tf4640923.html#a13254830
Sent from the openoffice - api dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to