Hi,
1. So, now you've got the next error on 32bit computer -
uno-skeletonmaker: symbol lookup error: uno-skeletonmaker: undefined symbol:
_ZN4_STL4cerrE
This means link used wrong lib.
Try to install URE from
ftp://ftp.tu-chemnitz.de/pub/openoffice/contrib/rc/2.2.0rc3/OOo-URE_1.2_linux_install_en-US.sh
Then remove old link and create new one to this lib.
2. Concerning 64bit, error is different
uno-skeletonmaker: error while loading shared libraries: libreg.so.3: wrong ELF
class: ELFCLASS64
Perhaps it uses another lib.. (don't know from where). Try to do p.1.
In general should be prepared SDK environment for Linux and examples+docs from
SDK will help.
Enjoy!
best regards,
Alexander
Max Giesbert :
Hi again,
i just created a symbolic link from libstlport.so.5.1 to
libstlport_gcc.so . This gives the following logfile:
http://exactt.de/logfilesym.txt
Probably this file is too new. It's from an Ubuntu Feisty Herd 5 32-Bit
installation.
On my Ubuntu Edgy AMD64 installation I found an libstlport_gcc.so.4.6.
When I do the symlink here I get errors which are (I think) related to
my 64-bit installation. In case you wanna have a look:
http://exactt.de/logfile64.txt
The error remains the same in both cases.
Thx
Max
P.S. Sorry for mix of versions ;-)
Cedric Bosdonnat schrieb:
Hi Max
Max Giesbert a écrit :
The problem I have is that after finishing the New-UNO-IDL-Project
wizard Gedit opens with an empty HelloWorldImpl.java.
This means that the uno-skeletonmaker failed. Could you set the logs to
debug level and send the logs ? Have you installed the SDK 2.0.4 or later ?
How exactly do I set the logs?
Window > Preferences > OpenOffice.org Integration
For OOo 2.0.4 I installed the 2.1 SDK and for OOo 2.2rc3 I installed SDK
2.2rc3. As said with the same results...
Seems strange
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]