Re: eu3.2 on puppy 3.01 on qemu #2
ChrisBurch2 wrote:
>
> Hi
>
> I can confirm that eu 3.2 works on the above system. This is what I did.
>
> Setup a fresh puppy 3.01 with qemu
>
> Downloaded eu3.2 from sourceforge
>
> Downloaded eu3.1 from rapideuphoria
>
> setup eu3.1 in ~/euphoria
>
> Copied exu 3.2 into ~/euphoria/bin
>
> Created file, euinc.conf, in /euphoria/bin (the same directory as the exu
> executable). Contents of the file
> ~/euphoria/bin
> ~/euphoria/include
>
> Note, no paths have been setup.
>
> Then run, from ~/euphoria/bin
> ./exu ~/euphoria/demo/sanity.ex
>
> Passed 100%
>
> Chris
Next step - puppy has a slightly unusual setup, in that user applications
can be put into /root/my-applications/bin
I put exu 3.2 there
Then I ran exu sanity from the demo directory - it could find exu, but it
couldn't
find get.e (a normal include)
The report was (along the lines of)
can't find get.e in .
or in
or in/root/euphoria/include
Now, get.e is in /root/euphoria/include, I assume this is a default search,
so is there a problem here?
When I put euinc.conf in the sanity directory, it ran fine.
Good work, this will make setting up much easier for new people.
Chris
|
Not Categorized, Please Help
|
|