Issue 111300 - postgresql sdbc driver fails to install on x86_64
Summary: postgresql sdbc driver fails to install on x86_64
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 3.1.1
Hardware: PC (x86_64) Unix, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-01 02:48 UTC by wayland
Modified: 2013-07-30 02:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description wayland 2010-05-01 02:48:49 UTC
I didn't see this listed as a known bug, although I'm assuming the developer
knows about it, since there are only "linux_x86.plt" and "windows.plt" folders
available.  

$ ldd postgresql-sdbc.uno.so 
	linux-gate.so.1 =>  (0xf7faf000)
	libuno_cppu.so.3 => not found
	libuno_cppuhelpergcc3.so.3 => not found
	libuno_sal.so.3 => not found
	libdl.so.2 => /lib/libdl.so.2 (0xf7f79000)
	libpthread.so.0 => /lib/libpthread.so.0 (0xf7f5e000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7e71000)
	libm.so.6 => /lib/libm.so.6 (0xf7e49000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7e1e000)
	libc.so.6 => /lib/libc.so.6 (0xf7cac000)
	/lib/ld-linux.so.2 (0x0093e000)

So, it's a similar problem to bug #77188, except on x86_64
Comment 1 Rob Weir 2013-07-30 02:47:15 UTC
Reset assignee on issues not touched by assignee in more than 1000 days.