The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
problem using ./configure
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
problem using ./configure
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
12-24-2004
bhargav
Registered User
Join Date: Sep 2004
Location: USA
Posts: 511
Quote:
./configure
Are u executing the command from a directory where configure resides ??
Try an alternative .. by exporting the PATH as follows ...
export PATH=$PATH:./
and try to run the configure after going to that perticular director
where configure exists.
bhargav
View Public Profile
Find all posts by bhargav