Skip to content

No <install_dir>/bin folder after installation  #118

@GimenaA

Description

@GimenaA

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions