![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2008
Location: South Carolina in US
Posts: 5
OS: Ubuntu
|
missing configure script
I am still very new to Linux. And I try to follow everybody's help. But I keep running into little problems.
I thought I would learn about widgets - so I followed the directions: mkdir "new directory cd to new directory then run configure (../configure - with -gtk) bash - no such command so I re ran autoconf still is not there what happened to the command?? very confused. I have been trying to install GeForce 9800GTX card - maybe I deleted something without knowing Also just upgraded to Ubuntu 8.04 Hope someone knows what I have done. Thank You in advance for your help |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: missing configure script
then run configure (../configure - with -gtk)
Are you sure this shouldn't have been ""./.configure -gtk". By default, unless you have modified your path, Linux (unix and OS X) does not search in the "current working directory" for a program, script, or executible. If you do modify the PATH environment variable, put the dot at the end of the path. It is a security hole if it is any place but the end. Most of the "build" packages have configure as ".configure". It is prefixed with a dot so it is a hidden file. |
|
|
|
![]() |
| Thread Tools | |
|
|