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

Monterey install error for gobject-introspection (but it is installed) #194

Open
picov opened this issue Aug 14, 2022 · 4 comments
Open

Comments

@picov
Copy link

picov commented Aug 14, 2022

Same problem on both Intel ad M1.

$ brew --version
Homebrew 3.5.9
Homebrew/homebrew-core (git revision f7f30926599; last commit 2022-08-14)
Homebrew/homebrew-cask (git revision 3bec85701b; last commit 2022-08-13)

$ brew install virt-viewer
...
Last 15 lines from /Users/picov/Library/Logs/Homebrew/virt-viewer/01.configure:
checking for virDomainOpenGraphicsFD in -lvirt... yes
checking for GTK... yes
checking for GTK_VNC... yes
checking for SPICE_GTK... no
configure: error: Package requirements (spice-client-gtk-3.0 >= 0.35
spice-client-glib-2.0 >= 0.35) were not met:

Package 'gobject-introspection-1.0', required by 'spice-client-glib-2.0', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables SPICE_GTK_CFLAGS
and SPICE_GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
...

$ brew install gobject-introspection
Warning: gobject-introspection 1.72.0_1 is already installed and up-to-date.
To reinstall 1.72.0_1, run:
brew reinstall gobject-introspection

@Damenly
Copy link

Damenly commented Aug 15, 2022

Try https://github.com/Damenly/homebrew-virt-manager .

@picov
Copy link
Author

picov commented Aug 15, 2022

Thank you, it works perfectly.
However I've a problem with keymap.
I've an Italian keyboard and the remote server use IT locale (thus has an IT keymap).
The noVNC and Xterm.js connections to remote Proxmox VM works well.
When I connect with Spice using Mac remote-viewer some keys are wrong (it seems the standard US layout is in place).
I've tested the same spice connection from Windows10 (Italian) with win remote viewer and the keys are correct.
How remote-viewer handle keymap ?

@dmedina2015
Copy link

Try https://github.com/Damenly/homebrew-virt-manager .

Your tap installed correctly Damenly, but on Monterey when trying to open the machine console or details python crashes closing everythying.

Could you help me?

Daniel

@atefhares
Copy link

I have same issue as @dmedina2015
@Damenly any help?

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

4 participants