mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 09:46:01 +03:00
[GH-ISSUE #75] unable to build on fedora linux 32 #65
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vodolaz095 on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/d99kris/nmail/issues/75
how to fix?
all dependencies installed
@Kabouik commented on GitHub (Apr 23, 2021):
libmagic-devis a new dependency that was recently added, do you have it too?@vodolaz095 commented on GitHub (Apr 23, 2021):
there is no such package in fedora, but this ones are present:
i think it can be
or
yes?
@d99kris commented on GitHub (Apr 23, 2021):
Thanks @Kabouik I think you're right about missing libmagic.
To install it on Fedora I think the command is:
I'll look into adding documentation in the README on how to install dependencies under Fedora / yum.
@vodolaz095 commented on GitHub (Apr 23, 2021):
i installed dependencies by this command
than i make
build/directory in cloned source and then i runthan i run build
and i have binary compiled at
~/projects/nmail/nmail