Re: Install problems
Marco Antoniotti <[email protected]> Tue, 28 May 2002 13:11:47 -0400
| Newsgroups | gmane.lisp.uffi.general |
|---|---|
| Message-ID | <[email protected]> |
It appears that your problem is with DEFSYSTEM. > From: "Rolf Wester" <[email protected]> > Priority: normal > Sender: [email protected] > Date: Tue, 28 May 2002 18:04:07 +0200 > X-Filter-Version: 1.8 (cat) > > Hi, > > I would like to use UFF with CMUCL18d, so I downloaded UFFI-0.4.5 and tried to install it. > Unfortunately it didn't work. > With: > > (load "library:subsystems/defsystem.x86f") > (push "/home/wester/usr/local/cmucl18d/lib/cmucl/lib/subsystems/uffi/uffi-0.4.5/" mk:*central- > registry*) > > (mk:load-system :uffi) > > I got the following: > > ;;;Evaluating mk:load-system > ; Loading #p"/home/wester/usr/local/cmucl18d/lib/cmucl/lib/subsystems/uffi/uffi- > 0.4.5/uffi.system". > ;; Loading #p"/home/wester/usr/local/cmucl18d/lib/cmucl/lib/subsystems/uffi/uffi-0.4.5/set- > logical.cl". > ; - Binary file /home/wester/usr/local/cmucl18d/lib/cmucl/lib/subsystems/uffi/uffi- > 0.4.5/src/.bin/cmucl/package.x86f is old or does not exist. > > Error in format: Unknown format directive. > ~A- Binary file ~A is old or does not exist. ~ > ~&~A Compile (and load) source file ~A instead? > ^ This is very funny indeed. This is one part of DEFSYSTEM that has not changed in ages. Which version of DEFSYSTEM are you using? Please use the version from the CLOCC. As per the error itself it can either be something amiss with the CMUCL distribution or it may be something that has to do with the Unix/DOS encoding of the newline. > There is no src/.bin/cmucl directory. Did I do anything wrong? Do I > have to compile the lisp files first? I would be very appreciative for help. Cheers -- Marco Antoniotti ======================================================== NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 719 Broadway 12th Floor fax +1 - 212 - 995 4122 New York, NY 10003, USA http://bioinformatics.cat.nyu.edu "Hello New York! We'll do what we can!" Bill Murray in `Ghostbusters'.