Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Using Perlbrew macOS impossible to install distributions

by Your Mother (Archbishop)
on Nov 28, 2017 at 07:42 UTC ( [id://1204392]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Using Perlbrew macOS impossible to install distributions
in thread Using Perlbrew macOS impossible to install distributions

I develop on Mac. It never remotely occurred to me that I might need a Linux VM on it. Never installed one. OS X is Unix.

Replies are listed 'Best First'.
Re^4: Using Perlbrew macOS impossible to install distributions
by 1nickt (Canon) on Nov 28, 2017 at 13:30 UTC

    There are two reasons I always have a Linux VM on Mac.

    First, to replicate the production build environment I'm developing for.

    Second, because Apple are always screwing around with things, e.g. the issue at the root of this thread (Berkeley DB must be installed manually on the lastest MacOS release prior to installing Perl); changing system perms in OS X El Capitan so the root user is unable to write to certain areas of the file system (hard to say "MacOS is UNIX" when root is not root ...), etc.

    Then there is the issue you mentioned below, namely the ease of installing applications and libraries on Linux versus a laborious, convoluted or even frustrating procedure on the Mac.


    The way forward always starts with a minimal test.
Re^4: Using Perlbrew macOS impossible to install distributions
by marto (Cardinal) on Nov 28, 2017 at 11:22 UTC

    "OS X is Unix."

    Hence my confusion as to why so many people I've seen using a Mac need a Linux VM to get things done :P

      Me too. First I've heard of it being a thing. Though I can imagine why it might be so. The package managers in Linux tend to be very comprehensive. It can be a chore to get some packages installed on OS X whereas apt-get or yum or whatever tends to be pretty easy.

        "It can be a chore to get some packages installed on OS X"

        Meh, you're probably just holding it the wrong way :P On a serious note IIRC brew is an attempt to bridge the gap somewhat.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1204392]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-03-29 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found