| Summary: | SEVERE: ProcPop glade XML file not found | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Adam Jocksch <ajocksch> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pmuldoon, swagiaal |
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1632 | ||
|
Description
Adam Jocksch
2005-11-22 21:15:26 UTC
Turns out that the frysk-*/configure.ac:AC_INIT macros must all get <<frysk>> and not <<frysk-gui>> et.al. as the package name. Otherwize the glade files get installed into /usr/share/frysk-gui/... which isn't where the gui is looking. 2005-11-28 Andrew Cagney <cagney@redhat.com> * configure.ac (AC_INIT): Shorten package to just <<frysk>>. |