whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#106 closed defect (fixed)

WHIZARD w/o NOWEB?

Reported by: kilian Owned by: kilian
Priority: P1 Milestone:
Component: configure Version: 2.0.0beta
Severity: blocker Keywords:
Cc:

Description

Markus Rammes reported that the beta checkout didn't work for him, neither the .tar.gz nor the svn version. I guess that this is due to NOWEB not being installed. At least .tar.gz should work w/o NOWEB. I didn't check this, so far. Anyone else?

Change History (4)

comment:1 Changed 14 years ago by Juergen Reuter

It seems that gamelan is the problem, not noweb. The error message for the tar ball is: Making all in gamelan make[2]: * No rule to make target gamelan.mp', needed by gamelan.mem'. Stop. make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1

Actually, the svn r1420 has the same error message: libtool: link: ranlib .libs/libmodels.a libtool: link: ( cd ".libs" && rm -f "libmodels.la" && ln -s "../libmodels.la" "libmodels.la" ) Making all in gamelan make[3]: * No rule to make target gamelan.mp', needed by gamelan.mem'. Stop. make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [distcheck] Error 2

comment:2 Changed 14 years ago by kilian

Owner: changed from ALL to kilian
Status: newassigned

It's related to NOWEB. The missing files are those that are extracted by noweb from gamelan.nw. Something's missing here that is present in the whizard-core and omega noweb handling. I'll check.

comment:3 Changed 14 years ago by kilian

Resolution: fixed
Status: assignedclosed

In [1424], everything is ok (not counting #100). Checked with and without NOWEB.

comment:4 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.