[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: Templates? (was Re: [XaraXtreme-dev] XCode - The main goal)
- From: "Ben Fowler" <ben.the.mole@xxxxxxxxx>
- Date: Tue, 27 Jun 2006 14:17:13 +0100
- Subject: Re: Templates? (was Re: [XaraXtreme-dev] XCode - The main goal)
On 27/06/06, Alex Bligh <alex@xxxxxxxxxxx> wrote:
Alex Bligh wrote:
> (mkdir restest ; cd restest ; unzip ../wxOil/xrc/resources.xrs)
> XaraLX -r restest
Actually you should try unzipping this anyway. A nice simple
explanation would be that for some reason the relevant .xar
file (the one with the underscores) did not make it into
the zip file (that's resources.xrs - silly extension I know).
That part is OK, videlicet,
unzip -t wxOil/xrc/resources.xrs | grep '800'
testing: 800_by_600_drawing.xar OK
Ben.
P.S. I will need to try out the ideas in your previous post this
evening, so I will give a complete answer to that tomorrow