(
Jump to the original submission)
Sat 10 Nov 2007 02:30:22 PM UTC, comment #7:
Nothing since January; if there's still a problem, please follow up and re-open the bug.
|
Thu 04 Jan 2007 08:23:04 PM UTC, comment #6:
Try getting libtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
and re-run autogen.sh.
|
Thu 04 Jan 2007 07:48:56 PM UTC, comment #5:
Can you modify that file to print the value of $libdir
and try that command yourself manually ?
|
Thu 04 Jan 2007 07:08:52 PM UTC, comment #4:
~> grep ldconfig `which libtool`
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
~>
|
Thu 04 Jan 2007 06:43:09 PM UTC, comment #3:
Try this:
$ grep ldconfig `which libtool`
Here's output for ltmain.sh 1.5.22:
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir"
|
Thu 04 Jan 2007 05:23:48 PM UTC, comment #2:
> libtool --version
ltmain.sh (GNU libtool) 1.5.18 (1.1220.2.245 2005/05/16 08:55:27)
|
Thu 04 Jan 2007 04:32:32 PM UTC, comment #1:
What version of libtool is shipped with OpenSUSE 10.0 ?
|
Thu 04 Jan 2007 10:27:26 AM UTC, original submission:
a manual run of "ldconfig" seems needed to
avoid the error:
"gnash: error while loading shared libraries: libgnashgui.so: cannot open shared object file: No such file or directory"
for a first time installation from CVS.
(./autogen.sh; configure; make; sudo make install)
Cvs version 2006-12-31 on OpenSuSE 10.0.
More information about the system (config.log)
is attached to the report at:
https://savannah.gnu.org/bugs/?18667
Thanks,
Frieder
|
(Note: upload size limit is set to 16384 kB, after insertion of the required
escape characters.)
Attach File(s):
Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Follow 4 latest changes.