Summary: | build fals during linking of kst | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Søren Holm <sgh> |
Component: | general | Assignee: | kst |
Status: | CLOSED NOT A BUG | ||
Severity: | normal | CC: | netterfield, nicolas.brisset |
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Søren Holm
2009-05-11 00:10:53 UTC
Please reply something to this. It has been a month now, and I'm wondering why you developers can build it without trouble. We haven't yet tried on Ubuntu recently. What version are you using? Do you have the qt4 devel packages installed? If so, what version? The bug report says you are using Ubuntu packages. Do you mean the tarball downloaded from kst.kde.org? The bug report says you have been waiting for a month, but the beta has only been out for a week. Are you using the latest beta (beta2)? Do you have kst1.x installed in parallel? (This might cause problems. It did when I was using Hardy). Can you include the entire build log? thanks! Hey netterfield :D Uninstalling kst 1.7 was exactly what was needed. It compiled clean after that. Could you by any change telle how to change the decimalpoint on ascii file from "," to "." I am closing this bug as INVALID, since the solution is known (and now documented). I don't know what we can do about this, it may become a problem for distro packagers? FYI Soren, to read in ASCII files with values like 2.867537 correctly on a machine with German locale, I do "export LC_NUMERIC=C" before starting kst. This works but it still needs to be made easier, I agree :-) |