Bug 2052

Summary: libftk.so not installed
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2004, 1664    

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.