Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 22:35:28 +0100
From:      Marcus Majewski <marcus.majewski@cenara.com>
To:        johann@egenetics.com
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: fnorb-1.1
Message-ID:  <4.3.2.7.0.20010222222808.00bcbe40@pop.cenara.com>

next in thread | raw e-mail | index | archive | help
After i make install, i try the Hello World section from the tutorial:

$ fnidl HelloWorld.idl
bash: fnidl: command not found

Second try renders me this:
$ /usr/local/share/fnorb/script/fnidl HelloWorld.idl
Traceback (most recent call last):
   File "/usr/local/share/fnorb/script/fnidl", line 2, in ?
     import sys; from Fnorb.script import fnidl; sys.exit(fnidl.main(sys.argv))
ImportError: No module named script

I run 4.2-STABLE, and python 2.0

Regards,
Marcus Majewski


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.0.20010222222808.00bcbe40>