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

Install does not work on Ubuntu 18.04 #36

Open
mmaceachran opened this issue Dec 30, 2019 · 2 comments
Open

Install does not work on Ubuntu 18.04 #36

mmaceachran opened this issue Dec 30, 2019 · 2 comments

Comments

@mmaceachran
Copy link

  1. Download DEB file.

  2. Install DEB file:
    sudo dpkg -i lanshare_1.2.1-1_amd64.deb
    (Reading database ... 281872 files and directories currently installed.)
    Preparing to unpack lanshare_1.2.1-1_amd64.deb ...
    Unpacking lanshare (1.2.1-1) over (1.2.1-1) ...
    Setting up lanshare (1.2.1-1) ...
    Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
    Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
    Processing triggers for mime-support (3.60ubuntu1) ...

  3. no startup script or bin file found:
    sudo find / -name "lanshare*"
    /var/lib/dpkg/info/lanshare.md5sums
    /var/lib/dpkg/info/lanshare.list
    /home/michael/Downloads/lanshare_1.2.1-1_amd64.deb
    /tmp/gnome-software-KUMDD0/lanshare_1.2.1-1_amd64.deb
    /tmp/mozilla_michael0/lanshare_1.2.1-1_amd64.deb
    /usr/share/pixmaps/lanshare-icon.png

How does one even start the application?

@naDevi
Copy link

naDevi commented Mar 16, 2021

@Sbatushe
Copy link
Contributor

try with sudo find / -name "LANShare*"
You could also try to compile from source

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

3 participants