Bug 102432

Summary: missing file gyrodata.dat prevents installing
Product: [Applications] kst Reporter: Ferdinand Gassauer <gassauer>
Component: generalAssignee: kst
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ferdinand Gassauer 2005-03-25 06:42:17 UTC
Version:           1.1.0_devel (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.11-smp

/usr/bin/install -c -p -m 644 gyrodata.dat "/home/kde/kde/share/apps/kst/tutorial/gyrodata.dat"
/usr/bin/install: cannot stat `gyrodata.dat': No such file or directory

please fix, because it prevents installing kdeextragear2

cu ferdinand
Comment 1 George Staikos 2005-03-25 18:59:46 UTC
"make" first, then "make install"  (although I'm not sure that's even necessary? maybe you're using unsermake and it mishandles the makefile, or a bad automake?)

The file is not missing, it's generated.
Comment 2 Ferdinand Gassauer 2005-03-26 20:25:54 UTC
thanks - without unsermake it compiles