[GH-ISSUE #491] After nbfc build:can't find the /ReleaseLinux directory? #445

Closed
opened 2026-02-26 00:32:40 +03:00 by kerem · 5 comments
Owner

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.screenshot from 2018-05-27 10-50-42
screenshot from 2018-05-27 10-51-12

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](https://github.com/hirschmann/nbfc/wiki/First-steps) 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.![screenshot from 2018-05-27 10-50-42](https://user-images.githubusercontent.com/35212403/40582047-2841ab08-619c-11e8-9e91-deb288d99733.png) ![screenshot from 2018-05-27 10-51-12](https://user-images.githubusercontent.com/35212403/40582048-2898c9ce-619c-11e8-95ec-a3846b4737e2.png)
kerem 2026-02-26 00:32:40 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@markusritschel commented on GitHub (Jun 9, 2018):

You need to execute the ./build.sh in your nbfc directory.

<!-- gh-comment-id:395984473 --> @markusritschel commented on GitHub (Jun 9, 2018): You need to execute the _./build.sh_ in your _nbfc_ directory.
Author
Owner

@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!

<!-- gh-comment-id:396623953 --> @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!
Author
Owner

@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.

<!-- gh-comment-id:408768819 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:411070018 --> @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.
Author
Owner

@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

<!-- gh-comment-id:559290575 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#445
No description provided.