Darling: Build procedure Fedora

Created on 14 Jan 2017  路  10Comments  路  Source: darlinghq/darling

Hi,

an ELI5 build procedure for Fedora Latest would be nice!

All 10 comments

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 :

  • bison-devel.x86_64
  • bison.x86_64
  • flex-devel.x86_64
  • xz-libs-5.2.2-2.fc24.x86_64

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茅e

This is a generic error message and it doesn't help us.
We need lines before this error. Try to re-run make with LC_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 ;)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahyattdev picture ahyattdev  路  5Comments

LubosD picture LubosD  路  3Comments

Arucard1983 picture Arucard1983  路  3Comments

josepmc picture josepmc  路  5Comments

LubosD picture LubosD  路  3Comments