Git Product home page Git Product logo

Comments (11)

bilelmoussaoui avatar bilelmoussaoui commented on September 26, 2024

How did you installed the extension?

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024
sudo add-apt-repository ppa:khurshid-alam/nautilus-git
sudo apt-get update
sudo apt-get install nautilus-git

I am on 17.04, Ubuntu Budgie flavor... idk if that makes a difference...

from nautilus-git.

bilelmoussaoui avatar bilelmoussaoui commented on September 26, 2024

The ppa is outdated... Please install it manually to get the latest version

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024
meson builddir --prefix=/usr -Dfile_manager=[nautilus|nemo]

returns...

No command 'nemo]' found, did you mean:
 Command 'nemo' from package 'nemo' (universe)
nemo]: command not found
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'>
BrokenPipeError: [Errno 32] Broken pipe

Tried maybe doing...

meson builddir --prefix=/usr -Dfile_manager=nautilus

but that returns a different error...

The Meson build system
Version: 0.39.1
Source dir: /home/xan/Documents/nautilus-git
Build dir: /home/xan/Documents/nautilus-git/builddir
Build type: native build

Meson encountered an error in file meson.build, line 1, column 0:
Not enough arguments to project(). Needs at least the project name and one language

from nautilus-git.

bilelmoussaoui avatar bilelmoussaoui commented on September 26, 2024

You need a newer version of Meson https://github.com/bil-elmoussaoui/nautilus-git/blob/master/meson.build#L3
sudo pip3 install --upgrade meson which will upgrade meson to the latest stable version

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024

lol which I guess means I also need to install pip3, which apt install doesn't find automatically

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024

Alright got pip3 installed and meson updated... now getting a new error after restarting terminal.

meson builddir --prefix=/usr -Dfile_manager=nautilus

now returns...

The Meson build system
Version: 0.41.1
Source dir: /home/xan/Documents/nautilus-git
Build dir: /home/xan/Documents/nautilus-git/builddir
Build type: native build
Project name: nautilus-git
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.1)

Meson encountered an error in file data/meson.build, line 5, column 6:
Native dependency 'glib-2.0' not found

but when I do a sudo apt install glib-2.0 I get this...

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libspice-client-glib-2.0-dev' for regex 'glib-2.0'
Note, selecting 'libqt5glib-2.0-0' for regex 'glib-2.0'
Note, selecting 'gir1.2-spice-client-glib-2.0' for regex 'glib-2.0'
Note, selecting 'gir1.2-glib-2.0' for regex 'glib-2.0'
Note, selecting 'libspice-client-glib-2.0-1' for regex 'glib-2.0'
Note, selecting 'libspice-client-glib-2.0-8' for regex 'glib-2.0'
Note, selecting 'libqtglib-2.0-0' for regex 'glib-2.0'
gir1.2-glib-2.0 is already the newest version (1.52.0-0ubuntu1).
gir1.2-spice-client-glib-2.0 is already the newest version (0.33-3.3).
libqt5glib-2.0-0 is already the newest version (1.2.0-4).
libqtglib-2.0-0 is already the newest version (1.2.0-4).
libspice-client-glib-2.0-8 is already the newest version (0.33-3.3).
libspice-client-glib-2.0-dev is already the newest version (0.33-3.3).

Thanks for the help getting this set up btw

from nautilus-git.

bilelmoussaoui avatar bilelmoussaoui commented on September 26, 2024

Well, it's Ubuntu who doesn't update their packages ;-)
You need libglib2.0-dev

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024

Thanks, got it all setup now.

Any chance the ppa will ever be updated?

from nautilus-git.

bilelmoussaoui avatar bilelmoussaoui commented on September 26, 2024

I don't know, it's not me who manages the PPA...

from nautilus-git.

octoxan avatar octoxan commented on September 26, 2024

Oh gotcha. Was just curious. Keep up the awesome work, love this extension!

from nautilus-git.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.