uli as far as i know, the libavg folder is at /Users/lseba/libavg the remote svn checkout is at /Users/lseba/remote i run remote.py from that location. the prefix i passed during configuration was "/Users/lseba/libavg"
i hope this helps also i had a Q. it si posible to make an osx app with a libavg proyect? thanks On May 6, 2008, at 9:51 AM, Ulrich von Zadow wrote: > libavg is probably installed in the wrong location (or not at > all ;-)). > Check the --prefix argument you passed to configure. > > Cheers, > > Uli > > sebastian cuello wrote: >> uli >> >> i've cheked the test and they all 4 passed. >> >> this is whats happens when i run remote.py from within terminal >> " >> Traceback (most recent call last): >> File "/Users/lseba/remote/remote.py", line 5, in <module> >> from libavg import avg >> ImportError: No module named libavg >> >> " >> >> >> On May 5, 2008, at 4:27 AM, Ulrich von Zadow wrote: >> >>> sebastian cuello wrote: >>>> hi. im very exited on getting into libavg. im mostly a flash as3 >>>> developer. never did any python. but i think i can handle it . >>>> i've checked out libavg from svn and build it (only one error >>>> solved. >>>> the build dependencies script search for a SDL-1.2.13 but the tar >>>> file >>>> i've downloades includes SDL-1.2.11. so i've downloaded the correct >>>> one >>>> and that was all). >>> Yes - I'll build a new tarball when I do he next release. >>> >>>> ran make check and i think it went well. saw a few >>>> windows with imgs an staff, besides the terminal info. >>> The tests should say 'All 4 tests passed' at the end. >>> >>>> so ive checked out the remote example to start from that point. but >>>> when >>>> i try to run the remote.py terminal says cannot load avg from >>>> libavg. >>> Can you quote the error message? Helps when diagnosing problems. >>> >>>> ive also tried installing libavg from pkg ( note: it installs only >>>> for >>>> python 2.3. and leopard included python is 2.5) >>> Yes, the pkg doesn't work for Leopard. >>> >>>> anyone developing apps from within eclipse or any other ide? any >>>> help is >>>> welcome >>> I know that people have developed libavg apps using eclipse :-). >>> >>> Cheers, >>> >>> Uli > > > -- > Any technology distinguishable from magic is insufficiently advanced. > > Ulrich von Zadow | +49-172-7872715 > Jabber: [EMAIL PROTECTED] > Skype: uzadow > > _______________________________________________ > libavg-users mailing list > [email protected] > https://mail.datenhain.de/mailman/listinfo/libavg-users _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
