View previous topic :: View next topic |
Author |
Message |
mymemeganoowontwork n00b
Joined: 18 Aug 2018 Posts: 7
|
Posted: Sun Aug 26, 2018 4:47 pm Post subject: feh wont do anything |
|
|
I installed feh and it was giving me warning "no imlib2 loader for that file format" well I downloaded media-libs/imlib2 and even imlib because it didnt work at all, I am trying to set a wallpaper but it wont even let me look at an image and i have no idea what to do. When I give it a picture it screams about this imlib2 issue and how theres no loadable images specified even though I just gave it an .jpg file.
So how do I compile imlib2 with "png jpeg gif" USE flags? |
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Sun Aug 26, 2018 4:50 pm Post subject: |
|
|
what does "emerge -pv imlib2" return _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31269 Location: here
|
Posted: Sun Aug 26, 2018 4:54 pm Post subject: |
|
|
Probably you should activate correct format to imlib2 (enable png.jpeg and gif use flag) _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mymemeganoowontwork n00b
Joined: 18 Aug 2018 Posts: 7
|
Posted: Sun Aug 26, 2018 5:32 pm Post subject: |
|
|
Anon-E-moose wrote: | what does "emerge -pv imlib2" return |
https://i.imgur.com/IoU25CW.jpg
Can you make anything out of that horrible pic? |
|
Back to top |
|
|
Anon-E-moose Watchman
Joined: 23 May 2008 Posts: 6148 Location: Dallas area
|
Posted: Sun Aug 26, 2018 5:34 pm Post subject: |
|
|
As fedeliallalinea said re-emerge with those flags set, gif, jpeg, png
Edit to add: either add "gif, jpeg, png" to the USE= line in make.conf or add them to package.use for imlib2 _________________ UM780, 6.1 zen kernel, gcc 13, profile 17.0 (custom bare multilib), openrc, wayland |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31269 Location: here
|
Posted: Sun Aug 26, 2018 6:28 pm Post subject: |
|
|
mymemeganoowontwork wrote: | Anon-E-moose wrote: | what does "emerge -pv imlib2" return |
https://i.imgur.com/IoU25CW.jpg
Can you make anything out of that horrible pic? |
Next time use wgetpaste _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mymemeganoowontwork n00b
Joined: 18 Aug 2018 Posts: 7
|
Posted: Mon Aug 27, 2018 3:00 am Post subject: |
|
|
I got ufed and I edited make.conf to have USE="imlib2 gif, jpeg, png" I dont understand what I need to do |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31269 Location: here
|
Posted: Mon Aug 27, 2018 5:42 am Post subject: |
|
|
mymemeganoowontwork wrote: | I got ufed and I edited make.conf to have USE="imlib2 gif, jpeg, png" I dont understand what I need to do |
Simple you shoud activate use flag on imlib2 package with package.use.
Code: | # echo "media-libs/imlib2 gif jpeg png" >> /etc/portage/package.use |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
mymemeganoowontwork n00b
Joined: 18 Aug 2018 Posts: 7
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31269 Location: here
|
Posted: Mon Aug 27, 2018 2:48 pm Post subject: |
|
|
mymemeganoowontwork wrote: | Here is my /etc/portage/package.use/zz-autounmask, I added the gif jpeg png but it still does complain about the imlib2. |
You have recompiled imlib2 package with new flags (emerge -1 imlib2)? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
Posted: Mon Aug 27, 2018 3:05 pm Post subject: |
|
|
mymemeganoowontwork wrote: | I got ufed and I edited make.conf to have USE="imlib2 gif, jpeg, png" I dont understand what I need to do |
After changing USE flags you need to rebuild your @world with emerge --newuse, this is to make sure your Gentoo is consistent. _________________ My Gentoo installation notes.
Please learn how to denote units correctly! |
|
Back to top |
|
|
mymemeganoowontwork n00b
Joined: 18 Aug 2018 Posts: 7
|
Posted: Mon Aug 27, 2018 3:54 pm Post subject: |
|
|
Thanks guys, now it's working fantastically. |
|
Back to top |
|
|
|