Coder Social home page Coder Social logo

How to install this in Ubuntu? about gtock HOT 9 OPEN

rizalmart avatar rizalmart commented on June 7, 2024
How to install this in Ubuntu?

from gtock.

Comments (9)

rizalmart avatar rizalmart commented on June 7, 2024 1

Hello as of now. just copy manually the usr folder inside gtock folder into /usr of your ubuntu installation (requires root access).

I just trying to figure out how to use meson. Since i'm a newbie for using that.

from gtock.

archisman-panigrahi avatar archisman-panigrahi commented on June 7, 2024 1

While this method works, let's keep this issue open until a Meson build system is implemented?

from gtock.

archisman-panigrahi avatar archisman-panigrahi commented on June 7, 2024

I get the error

$ gtock

(gtock.py:54446): GLib-GIO-ERROR **: 22:34:40.667: Settings schema 'org.gtk.gtock' is not installed
Trace/breakpoint trap (core dumped)

Edit: The error was fixed after running sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

from gtock.

rizalmart avatar rizalmart commented on June 7, 2024

I created a meson.build file, I wonder it will work?

from gtock.

archisman-panigrahi avatar archisman-panigrahi commented on June 7, 2024

I got this error.

$ meson builddir --prefix=/usr/
The Meson build system
Version: 1.0.1
Source dir: /home/archisman/gtock
Build dir: /home/archisman/gtock/builddir
Build type: native build
Project name: gtock
Project version: undefined

meson.build:1:0: ERROR: Tried to use unknown language "python".

A full log can be found at /home/archisman/gtock/builddir/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

from gtock.

rizalmart avatar rizalmart commented on June 7, 2024

I got this error.

$ meson builddir --prefix=/usr/
The Meson build system
Version: 1.0.1
Source dir: /home/archisman/gtock
Build dir: /home/archisman/gtock/builddir
Build type: native build
Project name: gtock
Project version: undefined

meson.build:1:0: ERROR: Tried to use unknown language "python".

A full log can be found at /home/archisman/gtock/builddir/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

I modified the build file. Can you please try it?

from gtock.

archisman-panigrahi avatar archisman-panigrahi commented on June 7, 2024

I get the following error. Can you please try to build this on your own?

$ meson builddir --prefix=/usr/
The Meson build system
Version: 1.0.1
Source dir: /home/archisman/gtock
Build dir: /home/archisman/gtock/builddir
Build type: native build
Project name: gtock
Project version: undefined
C compiler for the host machine: cc (gcc 12.2.0 "cc (Ubuntu 12.2.0-17ubuntu1) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:3:0: ERROR: File gtock-src/usr/** does not exist.

A full log can be found at /home/archisman/gtock/builddir/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

from gtock.

rizalmart avatar rizalmart commented on June 7, 2024

I get the following error. Can you please try to build this on your own?

$ meson builddir --prefix=/usr/
The Meson build system
Version: 1.0.1
Source dir: /home/archisman/gtock
Build dir: /home/archisman/gtock/builddir
Build type: native build
Project name: gtock
Project version: undefined
C compiler for the host machine: cc (gcc 12.2.0 "cc (Ubuntu 12.2.0-17ubuntu1) 12.2.0")
C linker for the host machine: cc ld.bfd 2.40
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:3:0: ERROR: File gtock-src/usr/** does not exist.

A full log can be found at /home/archisman/gtock/builddir/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

Finally I can figure out on how to test the build file but still figuring out the proper script command to achieve the goal of copying the src contents to /usr

from gtock.

archisman-panigrahi avatar archisman-panigrahi commented on June 7, 2024

from gtock.

Related Issues (3)

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.