adcdam 10 Posted August 31, 2015 Report Share Posted August 31, 2015 Hi, i installed layman, i added the sunrise overlay to install foxitreader. In the funtoo wiki it say that i have to add this line echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf below everything else, i added tha line but when i do emerge foxitreader i get this: "/etc/make.conf", line 7: Invalid token 'source /var/lib/layman/make.conf' (not '=') whats the problem here? Thanks a lot! Link to post Share on other sites
0 iwoloschin 7 Posted September 1, 2015 Report Share Posted September 1, 2015 Can you post your whole /etc/make.conf? I've got the same line at the bottom of my /etc/make.conf and it's working fine for me. Link to post Share on other sites
0 adcdam 10 Posted September 1, 2015 Author Report Share Posted September 1, 2015 here is my make.conf: MAKEOPTS="-j9"LINGUAS="es"INPUT_DEVICES="evdev keyboard mouse"VIDEO_CARDS="nvidia"USE="X xorg dbus gtk gtk2 gtk3 tools (multilib) alsa"ABI_X86="32 64"echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf AdiosKid 1 Link to post Share on other sites
0 Solution spectromas 12 Posted September 1, 2015 Solution Report Share Posted September 1, 2015 echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf source /var/lib/layman/make.conf Just that AdiosKid 1 Link to post Share on other sites
0 adcdam 10 Posted September 1, 2015 Author Report Share Posted September 1, 2015 Thanks!!! that worked i can now install foxitreader now!! Thanks a lot again! Link to post Share on other sites
Question
adcdam 10
Hi, i installed layman, i added the sunrise overlay to install foxitreader. In the funtoo wiki it say that i have to add this line
echo "source /var/lib/layman/make.conf" >> /etc/portage/make.conf below everything else, i added tha line
but when i do emerge foxitreader i get this:
"/etc/make.conf", line 7: Invalid token 'source /var/lib/layman/make.conf' (not '=')
whats the problem here?
Thanks a lot!
Link to post
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now