Re: [LAU] PHASEX-0.10.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Geoff Beasley escribió:
On Sunday 20 May 2007 11:56, William Weston wrote:

Special thanks go to Pete Shorthose and Lars Luthman for your

and you too Will for a great sounding synth.  :)
keep up the good work.

g.


   Yeah !! great news ! Thanks for this great app.

 I got some problems to build it in Debian Etch:



if test -d ./misc; then \
/tmp/phasex-0.10.2/install-sh -d /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex; \
         for miscfile in ./misc/*; do \
           if test -f $miscfile; then \
/usr/bin/install -c -m 644 $miscfile /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex; \
           fi \
         done \
       fi
if test -d ./help; then \
/tmp/phasex-0.10.2/install-sh -d /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/help; \
         for helpfile in ./help/*; do \
           if test -f $helpfile; then \
/usr/bin/install -c -m 644 $helpfile /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/help; \
           fi \
         done \
       fi
if test -d ./pixmaps; then \
/tmp/phasex-0.10.2/install-sh -d /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/pixmaps; \
         for pixmap in ./pixmaps/*; do \
           if test -f $pixmap; then \
/usr/bin/install -c -m 644 $pixmap /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/pixmaps; \
           fi \
         done \
       fi
if test -d ./patches; then \
/tmp/phasex-0.10.2/install-sh -d /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/sys-patches; \
         for patch in ./patches/*; do \
           if test -f $patch; then \
/usr/bin/install -c -m 644 $patch /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/sys-patches; \
           fi \
         done \
       fi
if test -d ./midimaps; then \
/tmp/phasex-0.10.2/install-sh -d /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/sys-midimaps; \
         for midimap in ./midimaps/*; do \
           if test -f $midimap; then \
/usr/bin/install -c -m 644 $midimap /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex/sys-midimaps; \
           fi \
         done \
       fi
if test -f ./phasex.desktop; then \
/usr/bin/install -c -m 644 ./phasex.desktop /tmp/phasex-0.10.2/debian/phasex/usr/local/share/phasex; \ desktop-file-install --vendor=sysex --add-category="Audio" --add-category="AudioVideo" \ --add-category="X-MIDI" --add-category="X-JACK" ./phasex.desktop; \
       fi
Error on file "./phasex.desktop": Failed to open "/usr/share/applications/sysex-phasex.desktop.new-tmp": Permiso denegado
make[3]: *** [install-data-local] Error 1
make[3]: se sale del directorio `/tmp/phasex-0.10.2'
make[2]: *** [install-am] Error 2
make[2]: se sale del directorio `/tmp/phasex-0.10.2'
make[1]: *** [install-recursive] Error 1
make[1]: se sale del directorio `/tmp/phasex-0.10.2'
make: *** [install] Error 2



 Saludos .

-- Carlos .
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux