LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-20-2014, 08:37 PM   #16
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784

For wxGTK3, it's enabled by default
 
Old 07-20-2014, 10:03 PM   #17
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
OK GUYS TO MANY THINGS...

0.- THE PROBLEM HAS BEEN SOLVED DOING THE FOLLOW:
search all my source of wxwidgets (all versions) that i have downloaded
1.- inside the folders i did:
./configure
make uninstall
ldconfig
updatedb
2.- stay again on that folders and:
./configure --enable-unicode
make uninstall
ldconfig
updatedb
3.- remove all wxWidgets
removepkg wxPython
removepkg wxGTK
removepkg wxGTK3
4.- invocate pkgtool
pkgtool
choose remove
search for any wx and remove it
5.- reboot
6.- go again to (in my case) wxWidgets 3 version an make:
./configure
wait to output "wxWidgets version ........ 2.x yes or no"
wait to output "wxWidgets version ........ 2.x yes or no"
at this point wxWidgets 3.0.1 is not anymore on the system
8.-check doing wx-config --version is not anymore
wx-config --version
9.- compile again audacity using sbopkg
sbopkg -i 'audacity'
when you proceed at the end you keep the same error
" configure: Checking that the chosen version of wxWidgets is 2.8.x
configure: error: Unable to locate a suitable configuration of wxWidgets v2.8.x or higher.
The currently available configurations are listed below. If necessary, either
install the package for your distribution or download the latest version of
wxWidgets
from http://wxwidgets.org.

Default config is gtk2-unicode-3.0

Default config will be used for output

Alternate matches:
gtk2-unicode-3.1

Also available in /usr/local:
gtk2-ansi-release-2.8"

after that:
10.- go to /usr/local and locate the wx/ folder
once you there, delete it manually
11.- rm -rf /usr/local/wx/
12.- bleachit as user
13.- bleachbit as root
(do not mess with the system parameters, only caché and temporary files)
14.- reboot
15.- install again wxPython from slackbuilds
sbopkg -i 'wxPython'
16.- install (finally...) audacity
sbopkg -i 'audacity'

the program its ready


once that we have another problem which its:

"audacity: error while loading shared libraries: libsoxr.so.0: cannot open shared object file: No such file or directory"

i manually then install sox-14.4.1, but i dont know how to do the ln -s command.
when i locate ( or whereis) libsoxr.so.0 i have this:
/usr/local/lib/libsoxr.so.0
and
/usr/local/lib/libsoxr.so

which file do i have to ln -s to what and how. And if this error (libsoxr.so.0) it solutionate with the ln -s command or other hand.

thank you very much to everyone, i will mark this as solved but please help me with the last issue.
thanks to everything, i must confess i almost quit to slackware and back to the other "easy" systems.
SLACKWARE FOR EVER.

by this time i can only run audacity doing:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib audacity
 
1 members found this post helpful.
Old 07-20-2014, 10:57 PM   #18
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
it seems that you have mixed many packages from Slackware and also from source installation
it's a bad idea....

Last edited by willysr; 07-20-2014 at 10:59 PM.
 
Old 07-20-2014, 10:59 PM   #19
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
"audacity: error while loading shared libraries: libsoxr.so.0: cannot open shared object file: No such file or directory"

i manually then install sox-14.4.1, but i dont know how to do the ln -s command.
when i locate ( or whereis) libsoxr.so.0 i have this:
/usr/local/lib/libsoxr.so.0
and
/usr/local/lib/libsoxr.so

which file do i have to ln -s to what and how?. And if this error (libsoxr.so.0) it solutionate with the ln -s command or other hand.
 
Old 07-20-2014, 11:26 PM   #20
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
there shouldn't be libsox in /usr/local/lib
all libraries should goes to /usr/lib or /usr/lib64
 
Old 07-21-2014, 06:40 AM   #21
irgunII
Member
 
Registered: Jan 2012
Location: Directly above the center of the earth
Distribution: Slackware. There's something else?
Posts: 383

Rep: Reputation: 72
And no need to reboot all the time like that...this isn't M$. You're just wasting a lot of added up time by doing so much rebooting, which adds to being frustrated.

I've found only one (for sure) or two times times any reason to ever have to reboot when installing software/drivers...one is with video drivers and I can't remember the other time.
 
Old 07-21-2014, 09:37 AM   #22
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
If you did a full install of 14.1, you would already have sox.
From:
Code:
locate sox
Code:
/usr/include/sox.h
/usr/doc/sox-14.4.1
/usr/doc/sox-14.4.1/README.win32
/usr/doc/sox-14.4.1/INSTALL
/usr/doc/sox-14.4.1/README.sh
/usr/doc/sox-14.4.1/README.osx
/usr/doc/sox-14.4.1/NEWS
/usr/doc/sox-14.4.1/AUTHORS
/usr/doc/sox-14.4.1/README
/usr/doc/sox-14.4.1/ChangeLog
/usr/doc/sox-14.4.1/COPYING
/usr/lib64/kde4/kcm_k3bsoxencoder.so
/usr/lib64/kde4/k3bsoxencoder.so
/usr/lib64/libsox.so
/usr/lib64/libsox.so.2
/usr/lib64/pkgconfig/sox.pc
/usr/lib64/libsox.la
/usr/lib64/libsox.so.2.0.1
/usr/man/man7/soxformat.7.gz
/usr/man/man7/soxeffect.7.gz
/usr/man/man1/sox.1.gz
/usr/man/man1/soxi.1.gz                                                                                                                                                                                                                      
/usr/man/man3/libsox.3.gz                                                                                                                                                                                                                    
/usr/bin/sox                                                                                                                                                                                                                                 
/usr/bin/soxi
Mmm? Ah! Oh! There's no libsoxr.so, though. (poetry?)

EDIT
It's a separate library, not included with sox.
http://sourceforge.net/p/soxr/wiki/Home/

Last edited by brianL; 07-21-2014 at 09:50 AM.
 
Old 07-21-2014, 09:10 PM   #23
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
locate libsox

/usr/lib64/libsox.so


/usr/local/lib/libsoxr-lsr.so
/usr/local/lib/libsoxr-lsr.so.0.1.9
/usr/local/lib/libsoxr.so.0
/usr/local/lib/libsoxr-lsr.so.0
/usr/local/lib/libsoxr.so
/usr/local/lib/libsoxr.so.0.1.0
/usr/lib64/libsox.so
/usr/lib64/libsox.so.2
/usr/lib64/libsox.la
/usr/lib64/libsox.so.2.0.1
/usr/man/man3/libsox.3.gz

---------- Post added 07-21-14 at 09:11 PM ----------

how can i do to link the libsox to audacity?, to resolve error while loading shared libraries: libsoxr.so.0
 
Old 07-22-2014, 12:28 PM   #24
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
ok guys finally this its over

to this error:

audacity: error while loading shared libraries: libsoxr.so.0: cannot open shared object file: No such file or directory"


i did:

locate libsoxr.so.0

then the output
/usr/local/lib/libsoxr.so.0
/usr/local/lib/libsoxr.so.0.1.0

then i make

ln -s /usr/local/lib/libsoxr.so.0 /usr/local/lib64/
ln -s /usr/local/lib/libsoxr.so.0 /usr/lib64/
ln -s /usr/local/lib/libsoxr.so.0 /usr/lib

$audacity

at the end the program works fine

thank you very much
thanks to everyone

HAPPY SLACKING
slackware forever

| ` : - )
 
  


Reply

Tags
audacity, wxwidgets



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with udev and booting from USB SD card on Slackware 14.1 32 bits vmmello Slackware 1 06-25-2014 08:10 PM
cryptography... what's difference between 8bits / 16 bits / 32 bits/ 64 bits/128bits? ybpark81 Linux - Security 4 02-19-2012 08:38 AM
Problem installing Audacity. [Slackware 13.37] Wario. Linux - Software 2 02-05-2012 09:00 AM
[SOLVED] Problem with VLC 1.1.1 on Slackware 13.1 (with both 32 and 64 bits) Lufbery Slackware 6 08-12-2010 07:49 AM
Button of Xchat on Slackware 13.1 in 64 bits and 32 bits Laodiceans Slackware 1 06-21-2010 05:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration