Hi,
an ELI5 build procedure for Fedora Latest would be nice!
It shouldn't be any different than for other distros (it's CMake after all), save for necessary packages. I can look into this in the evening.
It'd be super nice thx
so far i had to install :
and had a fail @ 45% build :
[ 45%] Built target libsyscall
Makefile:149聽: la recette pour la cible 芦聽all聽禄 a 茅chou茅e
(n.b. : I'm trying to build Darling @ Fedora to try and use 1password Family dmg file, since Windows version is sucky through Wine)
(n.b. : I'm trying to build Darling @ Fedora to try and use 1password Family dmg file, since Windows version is sucky through Wine)
You must know that at this point Darling doesn't yet support running graphical apps.
and had a fail @ 45% build :
Makefile:149` : la recette pour la cible 芦 all 禄 a 茅chou茅eThis is a generic error message and it doesn't help us.
We need lines before this error. Try to re-run make withLC_ALL=C make(not all of us speak french ;)), and paste lines with error (generally in red).
Also try LC_ALL=C make VERBOSE=1
Let's just wait until I get home and figure it out ;)
BTW, the TC build successfully passed.
Added the necessary packages list to README for the latest Fedora 25. i386 won't work as of now because Debian-specific LD_LIBRARY_PATH is currently hardcoded (see #231 & #232), so I'm not bothering to find out what's needed there.
You must know that at this point Darling doesn't yet support running graphical apps.
When Darling is useful for the end user it'll be just sudo dnf install darling ;)