• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

No /configure or configure in MDK 9

djdrastic

Senior member
I wanted to start trying to reinstall the mysql/php/apache , that I had on my Mandrake 9 system , that would not integrate mysql into php . Well unf I got stuck on the first step , my Mandrake doesn't seem to want to use configure or ./configure . I've done this a lot with FreeBSD so I've used the configure command before . Can anyone maybe help me with this one ?

 
If you downloaded the source from www.apache.org ad this is not working, then make sure you have the development packages installed. Also, are you running ./configure from the root of the source directory for apache? If not you need to be in that directory. do an ls in that directory to make sure te configure script i there. If not, try just running make and see what happens.

I am all overthe place this morning, so I hope this makes sense.
 
Holy Crap , Tony I don't know what you did but all of it seems to be working now , I rebooted the pc and tried what you said , and it seems to be working alright .Thanks a mil
 
Back
Top