Bug#336501: Fatal Error: File /usr/lib/smarteiffel/ seems to be empty

2006-04-23 Thread Daniel Baumann
Hi,

you need to set $SmartEiffel to '/usr/lib/smarteiffel/system.se', not to
'/usr/lib/smarteiffel'. The manpage will be updated with the next upload.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#336501: Fatal Error: File /usr/lib/smarteiffel/ seems to be empty

2006-04-23 Thread Daniel Baumann
Damn, I mean '/usr/lib/smarteiffel/sys/system.se'.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#336501: Fatal Error: File /usr/lib/smarteiffel/ seems to be empty

2005-10-30 Thread Ricardo Pérez López
Package: smarteiffel
Version: 1.1-6

1. I create an Eiffel code (e.g. a hello world), in hello.e. The root
class is HELLO, and the root procedure is make.
2. I go into smarteiffel.sh
3. I set the root class and root procedure accordingly.
4. I type 5 to compile the system, and then I get the following error
message:

** Fatal Error: File /usr/lib/smarteiffel/ seems to be empty.
--

and the system didn't compile.

However, if I do:

$ se-compile hello make

then it compiles perfectly, and leads to a a.out executable.

And... if I do:

$ export SmartEiffel=/usr/lib/smarteiffel
$ se-compile hello make

I get the above error message, and it didn't compile.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]