Author |
Message |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Mon 07 Sep 2009, 11:55 Post subject:
|
|
Should those of us struggling with problems wait for the 1.39b release, Aragon?
I cannot seem to get past the problem with mp3 Export.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Mon 07 Sep 2009, 16:02 Post subject:
|
|
edoc, in short: i really don't know.
i will look at it tomorrow, but compiling audacity is a little bag of suprises....
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Mon 07 Sep 2009, 16:28 Post subject:
|
|
We sure appreciate all that you are doing with this - there really does not seem to be anything that compares for Puppy.
I will let my son know that he needs to wait until tomorrow ...
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6901 Location: Auckland, New Zealand
|
Posted: Mon 07 Sep 2009, 17:22 Post subject:
|
|
We shouldn't need automake though...
_________________ Do you know a good gtkdialog program? Please post a link here
Classic Puppy quotes
ROOT FOREVER
GTK2 FOREVER
|
Back to top
|
|
 |
maxtor
Joined: 22 May 2009 Posts: 25 Location: Ferrara - Italy
|
Posted: Tue 08 Sep 2009, 06:55 Post subject:
|
|
aragon wrote: | maxtor,
maybe you're also missing a symlink like edoc.
please open a terminal and try to start audacity with audacity. if it does not start, it will give you a message about whats missing. please post here.
aragon |
error while loading shared libraries: LIBflac++.so.6: cannot open shared object file: no such file or directory
(it seems to be installed in a different folder. Isn't it?)
Maxtor
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Tue 08 Sep 2009, 08:29 Post subject:
|
|
I seem to recall earlier in this thread the fix for that is to copy-symlink the "8" version that comes with Puppy and rename it "6"
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Tue 08 Sep 2009, 08:46 Post subject:
|
|
@ maxtor
install the attached flac-package. that should solve the problem.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
maxtor
Joined: 22 May 2009 Posts: 25 Location: Ferrara - Italy
|
Posted: Tue 08 Sep 2009, 09:45 Post subject:
|
|
@ aragon
Solved! Audacity starts!!!
Now I check all audio features! Asap I'll give if the whole program works with no problem.
Thanks
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Tue 08 Sep 2009, 09:52 Post subject:
|
|
i will soon upload 1.39b to a new thread.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
mikeb

Joined: 23 Nov 2006 Posts: 11233
|
Posted: Tue 08 Sep 2009, 09:57 Post subject:
|
|
Quote: | i will soon upload 1.39b to a new thread. |
looking forward to it
mike
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Tue 08 Sep 2009, 10:13 Post subject:
|
|
ok, done. it's here: http://www.murga-linux.com/puppy/viewtopic.php?t=46357
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
Peterm321
Joined: 29 Jan 2009 Posts: 401 Location: UK
|
Posted: Thu 10 Sep 2009, 10:45 Post subject:
Audacity 1.37 Beta - sound recorder / editor |
|
Quote: |
Edoc
PostPosted: Sat 05 Sep 2009, 15:47
Which previous SFS version and where do I find it, please?
The links on an older Audacity thread are all bad, though that wasn't an SFS.
|
The version I have is Audacity 1.3.4-beta (ANSI). To be more specific I probably made the SFS version by extracting the files from a
PET version and using (later on) mksquashfs to create a SFS version.
It doesnt appear that this version requires FLAC and I would use the lame command line utility to convert any wav files to MP3. I also have included in the LD_LIBRARY_PATH and PATH environment variables the ".:" characters to enable the current working directory to be searched for libraries. The SFS contains the files listed below and as previously stated seems to work just fine in "dingo" if run from the command prompt:
mkdir /tmp/aud
mount -t squashfs /mnt/hda6/files/aud.sfs /tmp/aud -o loop,ro
cd /tmp/aud/aud
./audacity
The files listed in /tmp/aud/aud are as follows:
Ordinary Files:
./audacity
./libSoundTouch.so.0.0.0
./libsamplerate.so.0.1.1
./libsndfile.so.1.0.16
./libsndfile.so.1.0.17
./libtwolame.so.0.0.0
./libvamp-hostsdk.so.1.0.0
./libwx_base-2.8.so.0.4.0
./libwx_base_net-2.8.so.0.4.0
./libwx_base_xml-2.8.so.0.4.0
./libwx_gtk2_adv-2.8.so.0.4.0
./libwx_gtk2_aui-2.8.so.0.4.0
./libwx_gtk2_core-2.8.so.0.4.0
./libwx_gtk2_html-2.8.so.0.4.0
./libwx_gtk2_qa-2.8.so.0.4.0
./libwx_gtk2_richtext-2.8.so.0.4.0
./libwx_gtk2_xrc-2.8.so.0.4.0
./nyquist/bug.lsp
./nyquist/dspprims.lsp
./nyquist/evalenv.lsp
./nyquist/follow.lsp
./nyquist/init.lsp
./nyquist/misc.lsp
./nyquist/nyinit.lsp
./nyquist/nyqmisc.lsp
./nyquist/nyquist.lsp
./nyquist/printrec.lsp
./nyquist/profile.lsp
./nyquist/seq.lsp
./nyquist/seqfnint.lsp
./nyquist/seqmidi.lsp
./nyquist/sndfnint.lsp
./nyquist/system.lsp
./nyquist/test.lsp
./nyquist/xlinit.lsp
./plug-ins/SilenceMarker.ny
./plug-ins/analyze.ny
./plug-ins/beat.ny
./plug-ins/clicktrack.ny
./plug-ins/compress.ny
./plug-ins/crossfadein.ny
./plug-ins/crossfadeout.ny
./plug-ins/delay.ny
./plug-ins/equalabel.ny
./plug-ins/fadein.ny
./plug-ins/fadeout.ny
./plug-ins/highpass.ny
./plug-ins/lowpass.ny
./plug-ins/pluck.ny
./plug-ins/rissetdrum.ny
./plug-ins/tremolo.ny
./plug-ins/undcbias.ny
./plug-ins/vocalremover.ny
./plug-ins/vocoder.ny
LINKS:
audacity.xpm-->/usr/share/pixmaps/audacity.xpm
libSoundTouch.so-->libSoundTouch.so.0.0.0
libSoundTouch.so.0-->libSoundTouch.so.0.0.0
libsamplerate.so.0-->libsamplerate.so.0.1.1
libsndfile.so.1-->libsndfile.so.1.0.17
libtwolame.so.0-->libtwolame.so.0.0.0
libvamp-hostsdk.so-->libvamp-hostsdk.so.1.0.0
libvamp-hostsdk.so.1-->libvamp-hostsdk.so.1.0.0
libwx_base-2.8.so-->libwx_base-2.8.so.0
libwx_base-2.8.so.0-->libwx_base-2.8.so.0.4.0
libwx_base_net-2.8.so-->libwx_base_net-2.8.so.0
libwx_base_net-2.8.so.0-->libwx_base_net-2.8.so.0.4.0
libwx_base_xml-2.8.so-->libwx_base_xml-2.8.so.0
libwx_base_xml-2.8.so.0-->libwx_base_xml-2.8.so.0.4.0
libwx_gtk2_adv-2.8.so-->libwx_gtk2_adv-2.8.so.0
libwx_gtk2_adv-2.8.so.0-->libwx_gtk2_adv-2.8.so.0.4.0
libwx_gtk2_aui-2.8.so-->libwx_gtk2_aui-2.8.so.0
libwx_gtk2_aui-2.8.so.0-->libwx_gtk2_aui-2.8.so.0.4.0
libwx_gtk2_core-2.8.so-->libwx_gtk2_core-2.8.so.0
libwx_gtk2_core-2.8.so.0-->libwx_gtk2_core-2.8.so.0.4.0
libwx_gtk2_html-2.8.so-->libwx_gtk2_html-2.8.so.0
libwx_gtk2_html-2.8.so.0-->libwx_gtk2_html-2.8.so.0.4.0
libwx_gtk2_qa-2.8.so-->libwx_gtk2_qa-2.8.so.0
libwx_gtk2_qa-2.8.so.0-->libwx_gtk2_qa-2.8.so.0.4.0
libwx_gtk2_richtext-2.8.so-->libwx_gtk2_richtext-2.8.so.0
libwx_gtk2_richtext-2.8.so.0-->libwx_gtk2_richtext-2.8.so.0.4.0
libwx_gtk2_xrc-2.8.so-->libwx_gtk2_xrc-2.8.so.0
libwx_gtk2_xrc-2.8.so.0-->libwx_gtk2_xrc-2.8.so.0.4.0
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 4722 Location: Southeast Georgia, USA
|
Posted: Sun 13 Sep 2009, 22:04 Post subject:
|
|
Someone suggested that Alsa be eliminated as a potential variable in the Audacity-Lame MP3 problem.
According to Patriot he has tested "Audacity 1.39 beta binary and everything flows smoothly when exporting my audio files to mp3 with lame 3.98-2"
http://www.murga-linux.com/puppy/viewtopic.php?p=340915#340915
WDYT?
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
TahrPup64 & Lighthouse64-b602 & JL64-603
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Mon 14 Sep 2009, 05:45 Post subject:
|
|
edoc,
patriot pm'ed me about that. but i didn't have export problems with mp3, so i'm a little lost about that. but i'll test 1.39b with other config options.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1698 Location: Germany
|
Posted: Mon 14 Sep 2009, 05:51 Post subject:
|
|
@ ALL
please look here for another test release with audacity 1.39b: http://www.murga-linux.com/puppy/viewtopic.php?t=46357
this has also reported problems (similar to the one posted here).
i won't try to fix problems with 2 different beta-version of audacity....
hope this is understandable
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
Back to top
|
|
 |
|