Hi guys,
I am a new on the list and to libavg
I have some questions:
is libavg doing the same thing as touchlib?
and python with libavg can be used to program apps, like photo, piano,
etc from nuigroup?
well I suppose it is so, so I tried to compile and run some examples in
Getting Started (from libavg wiki) and faced problems like this:
1. I downloaded a source from svn, configured, an it compiled nicely,
installed also nicely.
running "make check" gives me this:
-----------------------------------------
CalibratorTestSuite succeeded.
PASS: testcalibrator
Running suite PlayerTestSuite
Running PlayerTest
[08-03-22 01:15:44.463] LOGGER: Logging started
[08-03-22 01:15:44.464] ERROR: While parsing /etc/avgrc: Option
scr:subsys unknown. Aborting.
FAIL: testplayer
=================================
1 of 2 tests failed
Please report to [EMAIL PROTECTED]
=================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/zvi/downloads/multi/libavg/src/player'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/zvi/downloads/multi/libavg/src/player'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/zvi/downloads/multi/libavg/src'created
make: *** [check-recursive] Error 1
--------------------------------------------------------------------------------
2. ok, I ignored that, and attempted to run a minimal example from wiki
-- Getting started:
---------------------
Traceback (most recent call last):
File "./minimal.py", line 4, in <module>
from libavg import avg
File "/usr/local/lib/python2.5/site-packages/libavg/__init__.py", line
5, in <module>
import button
ImportError: No module named button
---------------------------------------------------------
I have Kubuntu Gutsy Gibbon, Python 2.5
content of /usr/local/lib/python2.5/site-packages/libavg/ is:
anim.py
anim.pyc
anim.pyo
avg.la
avg.so
avg.so.0
avg.so.0.0.0
camcalibrator.py
camcalibrator.pyc
camcalibrator.pyo
draggable.py
draggable.pyc
draggable.pyo
__init__.py
__init__.pyc
__init__.pyo
Any help will be appreciated
Z
_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users