on shr unstable from 09-02: r...@om-gta02 /usr/share/openmoko/scenarios $ opkg install http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_ 2.20.1-r0_armv4t.ipk Downloading http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk Multiple packages (zenity and zenity) providing same name marked HOLD or PREFER. Using latest. Multiple packages (zenity and zenity) providing same name marked HOLD or PREFER. Using latest. Installing zenity (2.20.1-r0) to root... Collected errors: * ERROR: Cannot satisfy the following dependencies for zenity: * libgnomecanvas-2-0 * libgnomecanvas-2-0 (>= 2.20.0) * gtk+-fastscaling (>= 2.10.14) *
and when untarring it withouth installing zenity: r...@om-gta02 ~ $ DISPLAY=:0 /usr/bin/voicenote.sh /usr/bin/voicenote.sh: line 2: zenity: command not found Recording... /usr/bin/voicenote.sh: line 13: zenity: command not found /usr/bin/voicenote.sh: line 16: 5500 Terminated arecord -D hw -f cd -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav /usr/bin/voicenote.sh: line 17: zenity: command not found On Thu, Feb 19, 2009 at 6:04 PM, kimaidou <[email protected]> wrote: > I forgot to tell : for the SHR / OM users, if the ipk file does not work, > can you please try the tar file for debian ? (you just need to untar it to > your / ) > > thanks > > 2009/2/19 kimaidou <[email protected]> >> >> Hi all >> >> I spend the day creating a small zenity + bash application wich records >> the sound from the built-in freerunner microphone into a wav file. >> >> For OM, SHR : >> The ipk file is attached to this email >> You will need zenity to make it work >> >> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk >> >> For DEBIAN + Hackable users : >> I attached a tar file which contains only the /usr/ folders and files. To >> install it, first install zenity then untar the file in your root filesystem >> apt-get install zenity >> cd / >> tar -xvf voicenote_debian.tar >> (you need to copy the tar file to / or change the previous command line >> and specify the folder where you put it) >> >> PS : >> * for now, the "software" has no config file, and the voice notes are >> recorded to the ~/ folder (file name "rec" + date and time). I will add some >> configuration after >> * next step is play the recorder files with aplay >> >> Thanks in advance >> >> > > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > > _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

