I'm working on a project about recompiling Linux binaries to FreeBSD. No, I'm not talking about Linux binary compatibility. I want to do something different. I know FreeBSD and Linux are two different OSes, and it's very hard or maybe impossible to do something like that, but all fine... I will...
Dear community,
usually an upgrade of FreeBSD using freebsd-update is nothing to worry about. Just run fetch and install as documented and take care about the packages. And that's it. But there might be an option to speep up and save bandwidth if more than one system is to be updated.
As far as...
Hello everyone,
I needed to install Tensorflow 2.1 for a project. Tensorflow is not available in the packages and the port is a very old version of Tensorflow (1.4 if I remember well).
So I tried to compile it from source. And, actually, it seems to be possible to compile Tensorflow for FreeBSD...
Hi,
Couple of questions about portmaster.
Given that the documentation and some tools related to the "ports" system regard programs installed from binary package repository as "ports", does that mean:
1. We can use tools like portmaster to manage everything, regardless of the way it was...
Exactly what the title says.
How do binary packages for FreeBSD get built and posted to pkg.freebsd.org?
My question specifically concerns graphics/php56-gd, which has compile-time switches to enable or disable XPM and t1lib support. Enabling these two options pulls in a whole bunch of X11...
Hello, Everyone.
I'm loading kernel module by kldload...
I'm trying to call kern_execve() from kthread_create(): if I call kern_execve() directly from start() - everything works fine, but if I call kthread_create() from start() and then call kern_execve() from the created child - I'm getting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.