mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #491] After nbfc build:can't find the /ReleaseLinux directory? #445
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#445
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 @eki3z on GitHub (May 27, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/491
I have read the first step

After you have built NBFC, copy the files from
nbfc/Linux/bin/ReleaseLinux/to/opt/nbfc/in the bin directory,I can't find the /ReleaseLinux ,it seems different with the /Release ?Am I missing any procedure of building ?
I try to cp the files from /Release to /opt/nbfc/,but it just doesn't work.
@markusritschel commented on GitHub (Jun 9, 2018):
You need to execute the ./build.sh in your nbfc directory.
@gcvl commented on GitHub (Jun 12, 2018):
I had almost the same problem: 1.5.0 did not build anything under nbfc/Linux and the bin folder was missing altogether. 1.5.3 put all the binaries under nbfc/Linux/bin/Release instead of ReleaseLinux.
I copied all the contents into /opt/nbfc, the service files in /etc/systemd/system, then enabled the service with sudo systemctl enable nbfc - - now and applied the config file with mono /opt/nbfc/nbfc.exe config - - apply [config file without extension] and all was right.
This is an awesome piece of software, the only one that allowed me to quiet down the cpu fan of my 8460p laptop.
Please keep it up!
@yitro-z-wang commented on GitHub (Jul 30, 2018):
I also had that problem. Actually I guess an update on the installation guide is badly needed. The build.sh does build something, but they are clearly not in the right place given by the guide.
@hirschmann commented on GitHub (Aug 7, 2018):
The part of the build config which copies the build output to Linux/bin/Release is broken in 1.5.0.
Just check out and build 1.5.3 instead.
@github-actions[bot] commented on GitHub (Nov 28, 2019):
This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed