Ticket #857 (closed defect: fixed)
Obsolete jhbuild start script
| Reported by: | Mokurai | Owned by: | bernie |
|---|---|---|---|
| Priority: | High | Milestone: | Unspecified by Release Team |
| Component: | sugar-jhbuild | Version: | Git as of bugdate |
| Severity: | Blocker | Keywords: | |
| Cc: | morfila@…, sascha_silbe | Distribution/OS: | Unspecified |
| Bug Status: | New |
Description
I have compiled and run sugar-jhbuild on other Linux distributions with varying success. This is the first time I couldn't compile anything. Steps 1-5 seemed to work as expected. Steps 6 and 7 ran but produced an unexpected error message, which I don't understand. Step 7 failed completely.
1. Install Fedora 10 in VirtualBox from downloaded image.
2. sudo yum update
3. Install prerequisites listed on Development_Team/Jhbuild/Fedora
4. git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild
5. cd sugar-jhbuild
6. ./sugar-jhbuild update
At end of run, says
sugar-jhbuild: Obsolete jhbuild start script, do run 'make install'
7. ./sugar-jhbuild depscheck
Updating sugar-jhbuild...
Already up-to-date.
Updating upstream jhbuild...
Already up-to-date.
sugar-jhbuild: Obsolete jhbuild start script, do run 'make install'
8. /sugar-jhbuild build
sugar-jhbuild: Obsolete jhbuild start script, do run 'make install'
