Probably a stupid question, but I have an existing Audacity running on my Mac - and I'm using it in production.
I have just built both Release and Debug versions, apparently successfully. But ... can I install either of the two while the existing production version is on this system? Or are they mutually exclusive? One day I'll buy a development machine...
thanks
Robert
Can I install new build alongside existing Audacity?
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
rachalmers
- Posts: 342
- Joined: Wed Jan 06, 2016 10:53 am
- Operating System: macOS 10.15 Catalina or later
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Can I install new build alongside existing Audacity?
In the context of runningrachalmers wrote:Probably a stupid question, but I have an existing Audacity running on my Mac - and I'm using it in production.
I have just built both Release and Debug versions, apparently successfully. But ... can I install either of the two while the existing production version is on this system? Or are they mutually exclusive? One day I'll buy a development machine..
Code: Select all
xcodebuild -configuration Release installwhich I assume you mean, you have "installed" it to /tmp/Audacity.dst/.
You can move it to /Applications if you wish providing its folder has a different name to that containing your production version.
You can't run both or all three at the same time, unless you create a "Portable Settings" folder in at least two of the folders containing Audacity.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual