I would't bet on a native FreeBSD binary. Guess we need to make it run on the Linux emulation layer.Harri wrote:I'd love to see the binary package for FreeBSD. I am using Linux since kernel 0.99.x, but before I used BSD (SunOS 4.x, Ultrix). I can help polish the build procedure, if necessary.
Search found 4 matches
- Mon Nov 02, 2015 9:06 pm
- Forum: General MakeMKV discussion
- Topic: MakeMKV on FreeBSD
- Replies: 20
- Views: 44973
Re: MakeMKV on FreeBSD
- Wed Mar 07, 2012 7:39 am
- Forum: General MakeMKV discussion
- Topic: MakeMKV on FreeBSD
- Replies: 20
- Views: 44973
Re: MakeMKV on FreeBSD
Currently its possible only build QT-frontend of the makemkv_oss. The main part of makemkv is makemkv_bin (aka makemkvcon) is available only for linux. I tried to run it with FreeBSD's linuxlator and makemkvcon command without any arguments works, but makemkv still have pop-up window with "App...
- Tue Mar 06, 2012 1:36 pm
- Forum: General MakeMKV discussion
- Topic: MakeMKV on FreeBSD
- Replies: 20
- Views: 44973
Re: MakeMKV on FreeBSD
Thanks ozzius, I'll try your port asap, and will repport how it works.
- Fri Feb 17, 2012 9:02 am
- Forum: General MakeMKV discussion
- Topic: MakeMKV on FreeBSD
- Replies: 20
- Views: 44973
MakeMKV on FreeBSD
I really like MakeMKV, but until now, I have to run Linux in a virtual envirorment or on a seperate partition, as I'm a FreeBSD user. I tried to compile makemkv on FreeBSD, but had a lot of errors about e.g. SOCKET not being decleared. Unfortunately my porting skills are not very high, not yet :wink...