Hi, I am new to FreeBSD (my daily driver now) and I need some help.
I did some development in the past on Windows and embedded Linux, but never on a BSD. On FreeBSD 15.0 I was able to setup my RTL8125BG NIC, KDE Plasma 6, my keyboard to neo(bone) and I was able to run Joplin AppImage using Linuxulator (rl9).
I already installed Python 3.12 in my current user account and I am able to set up a venv.
I know that cc and some other development tools are already installed in base system. But
So I need some ideas / help to get:
Kind regards
kirsche
I did some development in the past on Windows and embedded Linux, but never on a BSD. On FreeBSD 15.0 I was able to setup my RTL8125BG NIC, KDE Plasma 6, my keyboard to neo(bone) and I was able to run Joplin AppImage using Linuxulator (rl9).
I already installed Python 3.12 in my current user account and I am able to set up a venv.
I know that cc and some other development tools are already installed in base system. But
env does not show me a CC or a CXX. I had a look to Resources for newbies but did not see much help for this topic.So I need some ideas / help to get:
- a proper C++/Python build environment to be able to build Betterbird (Thunderbird-ESR) from sources
- without cluttering my complete system or my user account
Kind regards
kirsche