Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kitty (a gpu using terminal) won't compile due to glew
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
bearcatsandor
n00b
n00b


Joined: 02 Apr 2011
Posts: 27

PostPosted: Thu Oct 26, 2017 6:29 am    Post subject: Kitty (a gpu using terminal) won't compile due to glew Reply with quote

I'm running wayland and using the ~amd64 repos.

I'm trying to get the Kitty Terminal to compile and it's throwing an error as i described in the issue i reported on github. The developer replied that "You need to compile glew with the EGL backend. By default it is compiled with the GLX backend.
And you will also need to compile glfw from master as the released version of glfw has a bug that causes duplicated key presses under wayland."

From what i can see there is no glew flag such as that. i do have mesa 17.2.3 installed (mesa is our opengl, right?) and i have the egl flag on.

Is there some eselect that i need to do to get opegl (er .. mesa?) to use egl and will this resolve the issue?

I'm confused by the mucurial and complicated state of graphics on Linux.

Thanks!
Back to top
View user's profile Send private message
ZeuZ_NG
Guru
Guru


Joined: 10 Sep 2008
Posts: 453
Location: Near /dev/urandom | /dev/null

PostPosted: Thu Oct 26, 2017 9:44 am    Post subject: Reply with quote

I think you'll need to emerge the live version of glew (=glew-9999) and check there.. I'll lend you a hand as soon as I get a system to test with
_________________
| Intel Core i7 920. | Intel DX58SO Extreme. |
| 8gb DDR3 1666mHz | 1TB 7200 RPM WD HDD.|
Unix´s guru view of sex:
unzip ; strip ; touch ; grep ; finger ; \
mount ; fsck ; more ; yes ; umount ; sleep.
Back to top
View user's profile Send private message
ZeuZ_NG
Guru
Guru


Joined: 10 Sep 2008
Posts: 453
Location: Near /dev/urandom | /dev/null

PostPosted: Fri Oct 27, 2017 9:04 pm    Post subject: Reply with quote

Ok so I tested KittyTerminal, it seems really snappy..

I'm using the following packages and it built like a breeze:
Code:
[IP-] [  ] media-libs/mesa-17.2.3:0
[IP-] [  ] media-libs/glfw-3.2.1:0
[IP-] [  ] media-libs/glew-2.1.0:0/2.1


Python was used through `python3.5` without eselecting it as default..
GCC is at version 7.2.0

[Moderator edit: added [code] tags to preserve output layout. -Hu]
_________________
| Intel Core i7 920. | Intel DX58SO Extreme. |
| 8gb DDR3 1666mHz | 1TB 7200 RPM WD HDD.|
Unix´s guru view of sex:
unzip ; strip ; touch ; grep ; finger ; \
mount ; fsck ; more ; yes ; umount ; sleep.
Back to top
View user's profile Send private message
webknjaz
n00b
n00b


Joined: 29 Oct 2014
Posts: 8

PostPosted: Tue Dec 26, 2017 3:03 pm    Post subject: Reply with quote

I tried installing x11-terms/kitty from `pinkpieea` overlay and it failed on compile stage.

Adding `dev-libs/libunistring` to dependencies fixed it for me: https://notabug.org/soredake/gentoo-overlay/issues/1

JFYI
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum