Skip to content

Can't run make, error "no rule to make target browserpass. Stop #92

@JJeancarlocc

Description

@JJeancarlocc

General information

  • Operating system + version: Windows 10 / Ver 1903 Build 18362.778 + WSL Ubuntu 18.04
  • Browser + version: Chrome Version 81.0.4044.122 (Build oficial) (32 bits)
  • Information about the host app:
    • How did you install it?
      Via package manager in WSL and downloaded for Windows following instructions in README.md
    • If installed an official release, put a version ($ browserpass --version): browserpass: command not found
    • If built from sources, put a commit id ($ git describe --always):
  • Information about the browser extension:
    • How did you install it?
      Downloaded directly from google extension store
    • Browserpass extension version as reported by your browser: 3.4.1

If you are getting an error immediately after opening popup, have you followed the Configure browsers documentation section?


Exact steps to reproduce the problem

  1. Installed browserpass using package manager
    $ sudo nano /etc/apt-sources.list
    uncommented deb-src lines
    $ sudo apt-get update
    $ apt-get source webext-browserpass

  2. Installed msi for windows which install a bunch of files and configuration

  3. I tried running make browserpass in WSL Ubuntu and it says "make: *** no rule to make target 'browser pass'. Stop."

What should happen?

I don't really know, I'm stucked since I Installed chrome extension but it doesn't work :(

What happened instead?

Nothing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions