mintCast 264 – Building Linux Woes

264]

Download

News:

Main Topic:

  • Rob talks about the problems and solutions he encountered as he works his way through Chapter 6 of building Linux From Scratch. Isaac does a quick run through of Chapters 7 and 8, while realizing he needs to get started on BLFS (Beyond Linux From Scratch).

Tips & Websites:

Pre-Show Music:

Podcast Announcements:

  • No announcements

More Information:

Hosts: Rob and Isaac
Live Stream every other Sunday 2:00 p.m.(Central): mintcast.org/livestream

Contact Us:

More Linux Mint info: website, blog, forums, community

Credits:

Podcast Entry and exit music provided by Mark Blasco (podcastthemes.com). Podcast bumpers provided by Oscar.


One Reply to “mintCast 264 – Building Linux Woes”

  1. Will

    I don’t have much feedback, but since no one else left a comment I just wanted say this was a nice episode.

    I have tried really hard not to learn bash syntax (because I find it so convoluted) but I have still picked up a lot of it over the years. Rob might consider writing the scripts in another language. If I need any control flow or more complex data structures, I often switch to python and do something like this:

    import shlex
    import subprocess

    def run(command):
    subprocess.check_call(shlex.split(cmd))

    run(‘make’)
    run(‘make install’)

    …etc.

Leave a Reply to Will Cancel reply

Your email address will not be published. Required fields are marked *

Linux Mint

The distribution that spawned a podcast. Support us by supporting them. Donate here.

Archive.org

We currently host our podcast at archive.org. Support us by supporting them. Donate here.

Audacity

They’ve made post-production of our podcast possible. Support us by supporting them. Contribute here.

mintCast on the Web

Episode Archives

This work is licensed under CC BY-SA 4.0

This Website Is Hosted On:

Thank You for Visiting