pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openoffice2 won't work



Me again.
I made a all bunch of symbolic links to go further, and the binary package worked to that point :

ln -s /usr/pkg/emul/linux/usr/lib/libstdc++.so.6 
/usr/pkg/OpenOffice.org2.2.0/program/libstdc++.so.6

$ soffice
Shared object "libm.so.6" not found

ln -s /usr/pkg/emul/linux/lib/libm.so.6 
/usr/pkg/OpenOffice.org2.2.0/program/libm.so.6

$ soffice
Shared object "libc.so.6" not found

ln -s /usr/pkg/emul/linux/lib/libc.so.6 
/usr/pkg/OpenOffice.org2.2.0/program/libc.so.6

$ soffice
Shared object "ld-linux.so.2" not found

ln -s /usr/pkg/emul/linux/lib/ld-linux.so.2 
/usr/pkg/OpenOffice.org2.2.0/program/ld-linux.so.2

$ soffice
[1]   Segmentation fault (core dumped) "${sd_prog}/page...

[1]   Segmentation fault (core dumped) "${sd_prog}/${sd...

$

david.aubril wrote:
Hi everyone.
I'm trying to upgrade to 2007Q1 and get openoffice2 to work... ( NetBSD 3.1 / i386 ).
When I try to pkg_add a binary package, I get the message :

Shared object "libstdc++.so.6" not found

when I try to build it, I get an error message :

checking for C compiler default output file name... configure: error: C compiler cannot create executables

See `config.log' for more details.

*** Error code 77

My options are lang-fr and gnome.
Any idea ?
Best regards,
David






Home | Main Index | Thread Index | Old Index