Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
-
edge226
- Contributor
- Posts: 98
- Joined: 27 Feb 2012, 23:55
- Location: Canada
Post#1
by edge226 » 22 Mar 2012, 16:41
Hello I installed Audacity from PPM, after activating the audacity-1.3.14-x86_64-1sl.xzm module and trying to run it I receive a missing library error.
Code: Select all
$ audacity
audacity: error while loading shared libraries: libSoundTouch.so.1: cannot open shared object file: No such file or directory
edge226
-
Hamza
- Warlord
- Posts: 1908
- Joined: 28 Dec 2010, 07:41
- Distribution: Porteus
- Location: France
Post#2
by Hamza » 22 Mar 2012, 18:35
Code: Select all
rm -Rf /var/slackyd/*.t?z && slackyd -u && slackyd -f -d audacity && installpkg /var/slackyd/*.t?z
NjVFQzY2Rg==
Hamza
-
fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
-
Contact:
Post#3
by fanthom » 22 Mar 2012, 21:51
@edge226
fixed now in the main repo (without version bump).
thanks a lot for reporting.
Please add [Solved] to your thread title if the solution was found.
fanthom
-
edge226
- Contributor
- Posts: 98
- Joined: 27 Feb 2012, 23:55
- Location: Canada
Post#4
by edge226 » 23 Mar 2012, 01:26
@fanthom no problem, I want whats best for Porteus
edge226