# Stakepool setup

**URL:** https://forum.cardano.org/t/stakepool-setup/59700
**Category:** Setup a Stake Pool
**Created:** [4 May 2021 13:58 UTC](https://forum.cardano.org/t/stakepool-setup/59700 "2021-05-04T13:58:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![prabath\_guruge](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/prabath_guruge/32/16191_2.png) [@prabath\_guruge](https://forum.cardano.org/u/prabath_guruge)
#### Post date: [4 May 2021 13:58 UTC](https://forum.cardano.org/t/stakepool-setup/59700/1 "2021-05-04T13:58:28Z")

</div>

copy the executables files to the .local/bin directory:Relay:~/cardano-node$ Relay:~/cardano-node$ cp -p dist-newstyle/build/x86\_64-linux/ghc-8.10.2/cardano-node-1.24.2/x/cardano-node/build/cardano-node/cardano-node ~/.local/bin/  
cp: cannot stat ‘dist-newstyle/build/x86\_64-linux/ghc-8.10.2/cardano-node-1.24.2/x/cardano-node/build/cardano-node/cardano-node’: No such file or directory

---

<div class="post-metadata">

### Author: ![laplasz](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/laplasz/32/15238_2.png) [@laplasz](https://forum.cardano.org/u/laplasz)
#### Post date: [4 May 2021 21:05 UTC](https://forum.cardano.org/t/stakepool-setup/59700/2 "2021-05-04T21:05:55Z")

</div>

Hi!

I think it is better to just get the official pre-built binaries so you do not need to worry about building the cardano-node from source:

> [@How to download binaries built from the latest version of cardano node source](https://forum.cardano.org/t/how-to-download-binaries-built-from-the-latest-version-of-cardano-node-source/59098):
>
> Hi! by default links to the binaries provided on the github page of the node: But if those links not pointing to the latest version of cardano node, then go to the releases [tab](https://github.com/input-output-hk/cardano-node/releases) and there click on the commit of the latest version ([2531289](https://github.com/input-output-hk/cardano-node/commit/3531289c9f79eab7ac5d3272ce6e6821504fec4c)) [Screenshot from 2021-04-28 14-30-58] then open the Checks dialog and click on the details of ci/hydra-build:required [Screenshot from 2021-04-28 14-29-42] this will redirect to [hydra site](https://hydra.iohk.io/build/6092582#tabs-constituents) where you can find the binaries under constituents tab [Screens…
