Bug 2052 - libftk.so not installed
Summary: libftk.so not installed
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2004 1664
  Show dependency treegraph
 
Reported: 2005-12-13 23:57 UTC by Andrew Cagney
Modified: 2005-12-14 03:21 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-12-13 23:57:51 UTC
from irc

	halfline	hey, what do i need to install to keep this exception from happening?
"java.lang.NoClassDefFoundError: com.redhat.ftk.Stripchart"
	cagney	halfline: on what system exactly -> I've never seen that
	halfline	cagney: rawhide from a week ago
	cagney	halfline: in that case you're missing at least a weeks worth of 4.1 gcc
fixes :-(
	jrb	cagney: if we're building from source?
	jrb	cagney: (it seems to kinda work, otherwise)
	cagney	jrb: Could well be; I'm just stepping back from FC-5 until the current
cayos subsides a little.
	cagney	jrb: is the exception happening always during startup; or just
occaasionally?
	halfline	ah works now
	cagney	btw, you can run frysk-gui/frysk/gui/FryskGui from the build tree
	halfline	it wasn't installing frysk-imports/tlwidgets/libftk.so to /usr/lib
	halfline	so i just copied it
	cagney	ah, I'll fix
Comment 1 Andrew Cagney 2005-12-14 03:21:21 UTC
Index: frysk-imports/tlwidgets/ChangeLog
2005-12-13  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am (solibdir, solib_PROGRAMS): Define, have the .so
        files installed into $(libdir).
        (tlwidgetsdst): Eliminate.
        (javadir, java_DATA): Define, have the .jar file installed into
        $(datadir)/java.