Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No <install_dir>/bin folder after installation #118

Open
GimenaA opened this issue May 11, 2022 · 0 comments
Open

No <install_dir>/bin folder after installation #118

GimenaA opened this issue May 11, 2022 · 0 comments

Comments

@GimenaA
Copy link

GimenaA commented May 11, 2022

Hello,
I followed the following steps to install sailfish. I know I need to add the <install_dir>/bin to my PATH after the installation. However, I don't see the bin folder in my <path_to_sailfish> folder. Can someone please tell me if I'm missing a step in my installation process or what should I do? I'm installing on Ubuntu 20.04.

STEPS TAKEN:

  1. wget https://github.com/kingsfordgroup/sailfish/archive/refs/tags/v0.10.0.zip
  2. unzip v0.10.0.zip
  3. cd sailfish-0.10.0
  4. mkdir build
  5. cd build
  6. cmake -DFETCH_BOOST=TRUE ..
  7. make
  8. make install

THESE ARE THE FOLDERS AND FILES I SEE ON MY SAILFISH TOP FOLDER:

  • build/
  • ChangeLog.md
  • cmake/
  • CMakeLists.txt
  • doc/
  • Dummy_File
  • external/
  • include/
  • LICENSE
  • README.md
  • sample_data/
  • sample_data.tgz
  • scripts/
  • src/
  • tests/

I saw that @rob-p has a great explanation here #107 (comment) on how to add the sailfish binary path to the PATH variable, but like I said I don't see my sailfish bin folder.

I appreciate any help you can provide!!
Gimena

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant