Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mzs.112000

macrumors 6502
Original poster
Apr 22, 2015
269
128
So, while searching around, I found a program that might be of use to those of us who use Linux, on both Intel and PowerPC, but it is particularly beneficial to PowerPC users.

It is called "apt-build", it is like apt-get on Ubuntu or Ubuntu-based distros, but instead of downloading the binary and installing that, it actually compiles from source, and optimizes for your native architecture.

So, if you want to install VLC, using apt-build, you would do: "sudo apt-build install vlc --yes --force-yes"
And that would would compile and install VLC from source.

When you install apt-build, it will ask what optimization level you want(light, medium or strong), and what architecture to optimize for(select "native" all the other ones are just for Intel).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.