Hi, I learned to program on Linux and recently bought a mac.
My experiences so far have been almost completely negative, mainly it's because it's been a complete nightmare for me to get any libraries installed.
First I tried to install the boost c++ libraries and failed miserably. Tried 3 tutorials on the internet to get them working and nothing worked. On ubuntu this was one command in the terminal and everything was in the right place. I have given up on this for now.
Next I tried to install the OGRE libraries and had a similar experience.
Then I tried to install python and the pygame module using the installer, guess what? import pygame didnt work.
Am i missing something? or am I just unlucky in that I am trying to install awkward things?
I have tried fink and macports and they seem to install things in obscure and non-intuitive places.
My experiences so far have been almost completely negative, mainly it's because it's been a complete nightmare for me to get any libraries installed.
First I tried to install the boost c++ libraries and failed miserably. Tried 3 tutorials on the internet to get them working and nothing worked. On ubuntu this was one command in the terminal and everything was in the right place. I have given up on this for now.
Next I tried to install the OGRE libraries and had a similar experience.
Then I tried to install python and the pygame module using the installer, guess what? import pygame didnt work.
Am i missing something? or am I just unlucky in that I am trying to install awkward things?
I have tried fink and macports and they seem to install things in obscure and non-intuitive places.