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

Installation ubuntu #1

Closed
KillrOfLife opened this issue Jun 27, 2023 · 2 comments
Closed

Installation ubuntu #1

KillrOfLife opened this issue Jun 27, 2023 · 2 comments

Comments

@KillrOfLife
Copy link

Installation using ubuntu is not working:

user@pop-os:~/ags$ gjs --version
gjs 1.72.2
user@pop-os:~/ags$ meson setup build
The Meson build system
Version: 1.1.1
Source dir: /home/user/ags
Build dir: /home/user/ags/build
Build type: native build
Project name: ags
Project version: 0.1.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Run-time dependency gobject-introspection-1.0 found: YES 1.72.0
Run-time dependency gio-2.0 found: YES 2.72.4
Found CMake: /usr/bin/cmake (3.22.1)
Run-time dependency gjs-1.0 found: NO (tried pkgconfig and cmake)

meson.build:12:0: ERROR: Dependency "gjs-1.0" not found, tried pkgconfig and cmake

A full log can be found at /home/user/ags/build/meson-logs/meson-log.txt
@Aylur
Copy link
Owner

Aylur commented Jun 27, 2023

Try the dev version, gjs-devel or something like that.

@Aylur
Copy link
Owner

Aylur commented Jul 21, 2023

I tried building ags in a distrobox container and was successful. Can you check if the instructions on the wiki page work for you?

@Aylur Aylur closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2023
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

2 participants