public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Haywood <tla@oak.selfip.net>
To: Phil C <hpypenguin@yahoo.com>
Cc: Yeti <yeti@myhich.com>,
	Newbie Mailing List <linux-newbie@vger.kernel.org>
Subject: Re: Problems compiling Binutils 2.17
Date: Mon, 04 Aug 2008 11:11:04 +0100	[thread overview]
Message-ID: <4896D5B8.2000505@oak.selfip.net> (raw)
In-Reply-To: <633001.84864.qm@web59712.mail.ac4.yahoo.com>

Phil C wrote:

>> It seems like the configure script is not working.
>> Did you check whether it is executeable or not? ( chmod +x )
>>     
>
>   
>> Is it in the directory ../binutils-2.12/ ?
>> Why are you installing a system wide libary with sudo and not as root user?
>> Yeti
>>     
>
> Ill have to check on the permissions. I'm installing with sudo because I use Ubuntu so there is no root login.
>
>   
Couple of options I can think of on Ubuntu:

    1) sudo su -

          You now have a root shell to do the install


or:


    2) add a "wheel" group to /etc/group and add your user id to it

         in /etc/pam.d/su uncomment "auth sufficient pam_wheel.so trust"

          You can now su without using sudo and without specifying any
password so long as you are a member of the wheel group


Dave.

--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2008-08-04 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-03 11:04 Problems compiling Binutils 2.17 Phil C
2008-08-04 10:11 ` Dave Haywood [this message]
2008-08-12  9:48   ` Sverre Hamre
  -- strict thread matches above, loose matches on Subject: below --
2008-08-03  6:20 Phil C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4896D5B8.2000505@oak.selfip.net \
    --to=tla@oak.selfip.net \
    --cc=hpypenguin@yahoo.com \
    --cc=linux-newbie@vger.kernel.org \
    --cc=yeti@myhich.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox