OS 10.6.3 and LAME .dmg installation bug

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.1.x version.

Mac 0S X 10.3 and earlier are no longer supported but you can download legacy versions of Audacity for those systems HERE.
Locked
avallec
Posts: 3
Joined: Thu Sep 23, 2010 11:27 pm
Operating System: Please select

OS 10.6.3 and LAME .dmg installation bug

Post by avallec » Fri Sep 24, 2010 12:13 am

I believe there is a bug in the installer for LAME when doing it under OS 10.6.3 from the .dmg package.

The installer says that it completed the installation successfully but the file simply disappears. I checked the content of the /usr/ folder from Terminal and there is nothing associated with LAME anywhere in it.

Here's what I did to circumvent the problem and get the mp3 dylib installed:

Downloaded the libmp3lame-osx-universal-3.97.zip file (even though it says that it's for an earlier OS version).

Unzipped it

In the folder that opens up, found the "libmp3lame.dylib" file in path: /package/usr/local/lib/libmp3lame.dylib

Relocated the libmp3lame.dylib file to my desktop

From there I was able to direct the application to the correct location for the file using the File/Export browser (my desktop) and install it.

No response to this post is needed unless what I did to circumvent the problem will cause my machine to irreparably smoke itself. Just a note to the developers to review for a possible bug, and anyone else that might benefit from this experience.

Thank you for developing this apparently great product (comment based on my incomplete trial basis at this point), and as Freeware!!!

billw58
Forum Staff
Posts: 5566
Joined: Wed Aug 12, 2009 2:10 am
Operating System: macOS 10.15 Catalina or later

Re: OS 10.6.3 and LAME .dmg installation bug

Post by billw58 » Fri Sep 24, 2010 1:33 am

The DMG installer should install LAME into /usr/local/lib/audacity/ . Did you look there? You can get there in the Finder by using the Go > Go to Folder menu item.

-- Bill

avallec
Posts: 3
Joined: Thu Sep 23, 2010 11:27 pm
Operating System: Please select

Re: OS 10.6.3 and LAME .dmg installation bug

Post by avallec » Sat Sep 25, 2010 2:49 pm

Bill,

The .dylib file is now in the /usr/local/lib/audacity ƒ, but not from the .dmg installer, got there from the zip file as I explained. Just ocurred to me that maybe my problem with the .dmg installer is that I was trying to install it from an account that does not have admin privileges. However, the installer goes through all the motions and reports that it installed it correctly. After doing that I tested the mp3 export and it reported that the file was not installed, that's when I checked from Terminal and did not find the file nor the folders. If I have time a little later to check my hypothesis (that it can't install from a non-admin account, even if you submit an admin name and password in the prompt windows), I will delete the file and folder and try installing again from the .dmg but with full admin privileges. If you try to find the folders from a non-admin account even after it is installed it won't let you because of insufficient privileges. That may be just a matter of changing the permissions from an admin account, but a regular user would not see it, and may not even be able to use it (execute) even if the file and folders do exist. Maybe running disk utility and fixing permissions would help, I'm not versed enough in the workings of that utility to know. In any case, I may have stumbled upon something that most user probably would not because most people run their machines from an admin account. I have never thought it prudent to do that. Or maybe the bug is in my head, that's a real possibility too! Anyway, got it working now so I'm happy. Thanks for the reply!

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: OS 10.6.3 and LAME .dmg installation bug

Post by kozikowski » Sat Sep 25, 2010 4:28 pm

I did bother me that Audacity will install without Admin Privileges, but not the lame plugin. Only in my case, it worked.

Koz

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: OS 10.6.3 and LAME .dmg installation bug

Post by Gale Andrews » Mon Sep 27, 2010 5:48 am

If the dmg says the files installed they probably did. Unless you were showing hidden files and folders, you won't see them.

If you had permissions problems (quite frequently reported on 10.6.4), usr/local/lib may be read-locked in which case Audacity will report that it can't find the dylib file. I didn't quite follow the part about the zip having the dylib file in the path: /package/usr/local/lib/libmp3lame.dylib.



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked