Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't install sys-apps/dbus for syslog-ng.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
owemeacent
n00b
n00b


Joined: 06 Apr 2014
Posts: 32

PostPosted: Sun Apr 06, 2014 6:25 am    Post subject: Can't install sys-apps/dbus for syslog-ng. Reply with quote

This is my first time installing gentoo, I've been using Arch for about a year now and I want to try something new. I think I get the point if the USE flags, but they are causing my a complete headache. When I compiled my kernel, I picked systemd because I want to use gnome, I also chose that as my profile, but when I try to install sys-apps/dbus, it will not configure, even with the -systemd flag. So I cannot install a logger, systemd, gnome, or probably anything else till I fix this problem. Please help? What are some steps that I have to take to get it working?

PS:
here is my USE flags before trying to install anything

USE = "bindx mmx sse sse2 -systemd dvd X python"
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sun Apr 06, 2014 6:54 am    Post subject: Reply with quote

You forgot to paste the actual error here. If you tell someone your car doesn't start, and don't even open the hood, you can't possibly expect anyone to know what's wrong with it.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sun Apr 06, 2014 7:53 pm    Post subject: Reply with quote

USE = "bindx mmx sse sse2 -systemd dvd X python" -systemd means do not compile with systemd support.
USE="" in etc/portage/make.conf is a good choice when you have selected a profile that meets your needs.
Code:
eselect profile list

Quote:
Available profile symlink targets:
[1] default/linux/amd64/13.0
[2] default/linux/amd64/13.0/selinux
[3] default/linux/amd64/13.0/desktop
[4] default/linux/amd64/13.0/desktop/gnome
[5] default/linux/amd64/13.0/desktop/gnome/systemd *
[6] default/linux/amd64/13.0/desktop/kde
[7] default/linux/amd64/13.0/desktop/kde/systemd
[8] default/linux/amd64/13.0/developer
[9] default/linux/amd64/13.0/no-multilib
[10] default/linux/amd64/13.0/x32
[11] hardened/linux/amd64
[12] hardened/linux/amd64/selinux
[13] hardened/linux/amd64/no-multilib
[14] hardened/linux/amd64/no-multilib/selinux
[15] hardened/linux/amd64/x32
[16] hardened/linux/uclibc/amd64
to set: (shown already set)
Code:
eselect profile set 5

add global USE flags only under extreme duress.
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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