Bug#573143: openturns-module: command not found
Jerome Robert
jeromerobert at users.sf.net
Tue Mar 9 11:32:02 UTC 2010
Package: libopenturns-dev
Version: 0.13.2-1
Severity: important
The libopenturns-dev package should contains a script named openturns-module in
/usr/bin. This scripts aims at compiling and installing third party openturns
modules as a user. Openturns search user modules in the OPENTURNS_MODULE_PATH
environment variable. For example:
$ export OPENTURNS_MODULE_PATH=$HOME/.my-ot-modules
$ openturns-module --install=amodule-0.0.0.tar.bz2
--prefix=$OPENTURNS_MODULE_PATH
$ python
Python 2.5.5 (r255:77872, Feb 2 2010, 00:25:36)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from openturns import *
>>> from amodule import *
openturns-module is created by lib/src/Makefile.am from
lib/src/openturns-module-build.in.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages libopenturns-dev depends on:
ii libopenturns0 0.13.2-1 dynamic libraries for OpenTURNS
libopenturns-dev recommends no packages.
libopenturns-dev suggests no packages.
-- no debconf information
More information about the debian-science-maintainers
mailing list