epix-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ePiX-users] I got hello.xp working in debian 9.1.


From: pedro
Subject: [ePiX-users] I got hello.xp working in debian 9.1.
Date: Thu, 21 Sep 2017 11:44:25 -0700
User-agent: Workspace Webmail 6.8.12

Thank you for your help. I got hello.xp working. I am now trying house.flx. Your help is appreciated.

This works in debian 9.1 root.
[code]
dpkg -i epix_1.2.18-1_amd64.deb
apt-get install -f
mkdir scratch
cp /usr/share/doc/epix/examples/hello.xp scratch
cd scratch
epix hello.xp
elaps hello.eepic
[/code]

This does not work.
[code]
cd scratch
laps hello.eepic
[/code]

[code]
laps: Processing hello.eepic:
laps: WARNING:   No completion of "hello.eepic" found
[/code]

This does not work.
[/code]
cp /usr/share/doc/epix/examples/house.flx scratch
cd scratch
epix house.flx
flix house.eepic
[/code]

[code]
epix: Processing house.flx:
epix: /usr/bin/g++ epix-6234/house.exe-tmp.cc -w -o epix-6234/house.exe -I/usr/include -L/usr/lib/x86_64-linux-gnu/epix -lm -lepix
epix: Writing eepic file: ./epix-6234/house.exe > house.eepic

Transcript written on house_flx.log
address@hidden:~/scratch$ flix house.eepic
flix: Processing house.eepic:
flix: WARNING:   No completion of "house.eepic" found
[/code]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]