-
Ok,
I have subscribed in the mailing list. I think mailing list is better than the forum.
By,
2005-04-27 21:29:20 UTC in OpenVISA-Project
-
madbr committed patchset 7 of module openvisa to the OpenVISA-Project CVS repository, changing 14 files.
2005-04-25 23:06:41 UTC in OpenVISA-Project
-
madbr committed patchset 6 of module openvisa to the OpenVISA-Project CVS repository, changing 13 files.
2005-04-25 22:56:32 UTC in OpenVISA-Project
-
madbr committed patchset 5 of module openvisa to the OpenVISA-Project CVS repository, changing 3 files.
2005-04-25 22:41:03 UTC in OpenVISA-Project
-
madbr committed patchset 4 of module openvisa to the OpenVISA-Project CVS repository, changing 1 files.
2005-04-25 22:41:03 UTC in OpenVISA-Project
-
madbr committed patchset 3 of module openvisa to the OpenVISA-Project CVS repository, changing 1 files.
2005-04-25 22:34:07 UTC in OpenVISA-Project
-
madbr committed patchset 2 of module openvisa to the OpenVISA-Project CVS repository, changing 33 files.
2005-04-25 22:22:34 UTC in OpenVISA-Project
-
madbr committed patchset 1 of module openvisa to the OpenVISA-Project CVS repository, changing 33 files.
2005-04-25 22:22:34 UTC in OpenVISA-Project
-
Hello,
When we will have a mail list ;)
2005-04-25 15:38:02 UTC in OpenVISA-Project
-
Added suport to autoottols package.
1. unpak:
tar zxvof openvisa-0.0.4.tar.gz
2, configure:
$cd openvisa-0.0.4
$mkdir linux
$cd linux
$../configure --prefix=usr
3. build:
$make
4. install:
$sudo make install
It will build libopenvisa.so and in
"openvisa-0.0.4/examples" the main.c with "example" name.
2005-04-25 15:25:11 UTC in OpenVISA-Project