Results 1 to 3 of 3
When doing the ./configure on some software ive noticed i get alot of 'no' to certain stuff,is it best to resolve these before i continue with make....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-05-2005 #1
configure
When doing the ./configure on some software ive noticed i get alot of 'no' to certain stuff,is it best to resolve these before i continue with make.
- 07-05-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
If configure encounters any critical errors, it will hold and report to you. All the 'no's' are options, I think.
If it was a conversation, it would look like this:
Is that available? Ok, then compile support for it. If not, don't bother. Just go on.** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 07-05-2005 #3
./configure
I'm haveing a job installing everthing lately seems every time i do a tar and ./configure then 'make' the make just gives me errors,Maybe its my .bash_profile.A edit problem in there this is how looks at the mo PATH=$PATH:/usr/sbin:/sbin .Im extracting the files into my home dir.


Reply With Quote
