Post by Paul LicameliPost by James CrookI think we need to sort out our linux build instructions!
https://github.com/audacity/audacity/blob/7156479d11d24f2426298cb59c19615b54feac9f/INSTALL
I think we should be mentioning our repo for patched wxWidgets as
(surely?) it won't work as is.
Audacity builds fine on Ubuntu with the standard wxgtk3 package.
Post by Paul LicameliPost by James Crookhttp://wiki.audacityteam.org/wiki/User:James/Building_on_Ubuntu
but there's no mention of dependencies that are not part of the
standard Desktop Ubuntu.
More up to date detailed instructions are available on the forum:
https://forum.audacityteam.org/viewforum.php?f=19
The most recent "almost complete" instructions are here:
https://forum.audacityteam.org/viewtopic.php?f=19&t=96525
I've not yet got FFmpeg working, which I suspect may require building
against system ffmpeg libraries (see also below).
Post by Paul LicameliPost by James CrookI think we should also modify our set up so that configure chooses "local
system" by default,
I don't know what (if any) implications that has for package
maintainers, but Audacity does not build with the system portaudio
library on Ubuntu 16.04 LTS, so my most recent instructions use:
../configure --disable-dynamic-loading --with-lib-preference="local system"
--disable-dynamic-loading allowed ffmpeg to work on Ubuntu 16.04 (last
tested a few days ago), but that's not working for me today with
Ubuntu 17.04. Audacity is building, but I'm still getting the
"Libraries" preference even with --disable-dynamic-loading
Steve
Post by Paul LicameliPost by James Crookand -std=gnu++11 by default.
I work on Windows, and occasionally build on Ubuntu, but not other
linuxes, so I would like it that someone who knows autotools and knows what
they are doing does the updates.
--James.
I mentioned lately too that the Mac build instructions should probably be
updated. Don't mention the .patch files, and remove them from our source
code tree. Let our fork of wxWidgets be the source.
Agreed?
Seems as if that would simplify things so +1
Cliff
PRL
Post by James Crook------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
audacity-devel mailing list
https://lists.sourceforge.net/lists/listinfo/audacity-devel