Ticket #352 (closed defect: fixed)
failed to set proper glade3_prefix
| Reported by: | sathyz | Owned by: | ali |
|---|---|---|---|
| Priority: | important | Milestone: | october sprint |
| Component: | ui | Version: | 0.6beta3 |
| Severity: | Medium | Keywords: | glade |
| Cc: | Launchpad Bug: |
Description
the install.py for glade3-plugin tries to compute the prefix using wrong index.
Actual output is
skumar@skumar-deb:/opt/repo/pida/pida-main/tools/glade3-plugin$ sudo python install.py installing in prefix /usr/bin/g cp: cannot create regular file `/usr/bin/g/share/glade3/catalogs': No such file or directory cp: cannot create regular file `/usr/bin/g/lib/glade3/modules': No such file or directory skumar@skumar-deb:/opt/repo/pida/pida-main/tools/glade3-plugin$
the prefix should be "/usr".
Change History
Note: See
TracTickets for help on using
tickets.
