LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-27-2006, 08:06 PM   #1
canegames
Member
 
Registered: Mar 2006
Posts: 72

Rep: Reputation: 15
./Configure "Permision Denied" error when atempting to use ./configure command in RH8


Hi All,

I am trying to install various software on Red Hat 8.0. When I try to use the ./configure commmand I get "Permission Denied" error. What would cause that and how can I fix it? Thanks
 
Old 06-27-2006, 08:49 PM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Which directory are you trying this in. You might not have execution rights in that partition. You should only need to perform the "make install" phase as root. So the best place to do this is in your HOME directory some place. Create a directory in HOME dedicated to downloading, extracting and compiling the tarballs you want to install.
 
Old 06-28-2006, 10:31 AM   #3
canegames
Member
 
Registered: Mar 2006
Posts: 72

Original Poster
Rep: Reputation: 15
But I am Root on Red Hat 8.0 It should matter doesn't root have ALL Power? I am trying to install a Python module, PHP5, and a web front end for my mail server.
 
Old 06-28-2006, 12:26 PM   #4
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Did you get to root by su? If so you need to use "su -". (su space dash). It gives you the roots paths otherwise you just have the users paths.

lazlow
 
Old 06-28-2006, 01:14 PM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
That shouldn't make a difference though, as you're using ./ to tell the shell that the executable is in the current directory.

You might just want to check that the file is actually executable.
 
Old 06-28-2006, 02:07 PM   #6
x86processor
Member
 
Registered: Jun 2006
Location: Chennai, India
Distribution: Embdebian, Debian, Fedora Core, Redhat, Slackware, Ubuntu.
Posts: 112

Rep: Reputation: 15
Quote:
I am trying to install various software on Red Hat 8.0.
Red Hat 8.0 is very, very, very old. What is your hardware? After that Red Hat 9.0, then Fedora Core 1, 2, 3, 4 and now 5 has been released. Please upgrade. Its good to keep your system uptodate.

Recent distros have good package management system for software installation/upgradation.
 
Old 06-28-2006, 05:24 PM   #7
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Nylex

Your are right, unless something is being called inside the ./configure that is setup to require the su permissions and path (which I have ran into before).

lazlow
 
Old 06-28-2006, 11:50 PM   #8
canegames
Member
 
Registered: Mar 2006
Posts: 72

Original Poster
Rep: Reputation: 15
Now I get the error: no acceptable cc found in $PATH

I use Putty to access my servers via SSH. So no su - is require "I think". Anyways the above mentioned error is what I get now how in the world do you add somehting to the path in linux? I know how to do this in DOS, and Windows but now Linux. Thanks
 
Old 06-29-2006, 01:01 AM   #9
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Quote:
Originally Posted by canegames
I use Putty to access my servers via SSH. So no su - is require "I think". Anyways the above mentioned error is what I get now how in the world do you add somehting to the path in linux? I know how to do this in DOS, and Windows but now Linux. Thanks
Thats why. When you do things remotely(sp?) you have to have a bunch of things set just right( at least going from xintd and vnc). You might get better results with a new thread like' su over putt/SSH'.

lazlow
 
Old 06-29-2006, 01:20 AM   #10
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by x86processor
Red Hat 8.0 is very, very, very old. What is your hardware? After that Red Hat 9.0, then Fedora Core 1, 2, 3, 4 and now 5 has been released. Please upgrade. Its good to keep your system uptodate.
You can't judge that (although for normal home use you're right). There might be very good reasons to stick to RH8.
I'm still running RH6.2 somewhere without any patches or whatsoever. It's working and it will take me months of testing on a newer distro to make sure that the dedicated HW/SW works correctly.


Quote:
Originally Posted by canegames
I use Putty to access my servers via SSH.
Login as a normal user and su to root from there.

Question: using SSH implies security, so why can root login remotely? Unless you use key authentication, it's still prone to brute force attacks (imho).

Last edited by Wim Sturkenboom; 06-29-2006 at 01:27 AM. Reason: added question
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Configure Fedora Core 3 By "menuconfig" Command chitranjan Linux - Newbie 1 05-07-2006 09:11 PM
"Bad Interpreter -- command not found" when I run ./configure on Ubuntu -- Hoary Hedg GeoRanger Linux - Newbie 5 03-27-2006 01:52 AM
Not able to Run/find "configure" command aaryan72 Linux - Newbie 4 09-10-2005 11:16 AM
Can't install "glibmm" library. "configure" script can't find "sigc++-2.0&q kornerr Linux - General 4 05-10-2005 02:32 PM
ardour wont configure: configure: error: C preprocessor "/lib/cpp" fails sanity check disciple061 Linux - Software 4 01-22-2005 12:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration