Bug 102432 - missing file gyrodata.dat prevents installing
Summary: missing file gyrodata.dat prevents installing
Status: RESOLVED NOT A BUG
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-25 06:42 UTC by Ferdinand Gassauer
Modified: 2005-03-26 20:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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