LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-20-2005, 12:01 AM   #1
TehFlyingDutchman
LQ Newbie
 
Registered: Aug 2005
Distribution: SUSE 10.1 (alpha 4 dev build)
Posts: 17

Rep: Reputation: 0
NOTHING WORKS!!


I just installed SUSE 10.0 and I wanted to try out enlightenment 17. I found that I'd need to use cvs to get the most recent beta but when I tried to use the command line tool it wasn't there! Fine, I moved on and decided that I'd just use their secondary, though possibly rather out-dated, download resource. That went well until I got to the configuration stage of installing from source.

I gather you're supposed to do this at the command line to install from source (more or less):
Code:
tar xvzf <file>
./configure
make
make install
Everything went fine and dandy until I tried to use ./configure. Here's what I get everytime I try to use ./configure:
Code:
bash: ./configure: No such file or directory
I assume that this must be user error or some misinterpretation of what I'm reading about compiling from source.

Last edited by TehFlyingDutchman; 11-20-2005 at 01:08 AM.
 
Old 11-20-2005, 01:02 AM   #2
Dommy
Member
 
Registered: Jul 2004
Location: Canberra
Distribution: Mint 7
Posts: 204

Rep: Reputation: 30
Unless you want bleeding edge there is no need for cvs.
Startup kde and under system you should find the package manager kpackage, or some such I'm not in SUSE at the moment, click on that to start and it will show you all the packages you can install and set up on your system, cvs shouldbe there as well, you will probably find what you are looking for there.
 
Old 11-20-2005, 01:32 AM   #3
Dommy
Member
 
Registered: Jul 2004
Location: Canberra
Distribution: Mint 7
Posts: 204

Rep: Reputation: 30
First up, when replying to someones comment don't edit your original post as your new post is not sent out for others to see either use the quote button or the quick reply window, which is what I'm using now.

To answer your question, the tar xvf <file> command will create a directory, usually, into which it puts all the tar contents in. You should see the head of this directory in the display above the command prompt when tar finishes, you now have to cd into this directory.
At this point do an ls to get a directory listing and look at any README or similar files these will tell you what you have to do to configure, make and install. sometimes these instructions are different for different kernals, cards etc. you may need to cd into a subdirectory before you do ./configure etc

By the way could you also update your location and distribution info it helps.
 
Old 11-20-2005, 01:55 AM   #4
TehFlyingDutchman
LQ Newbie
 
Registered: Aug 2005
Distribution: SUSE 10.1 (alpha 4 dev build)
Posts: 17

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Dommy
First up, when replying to someones comment don't edit your original post as your new post is not sent out for others to see either use the quote button or the quick reply window, which is what I'm using now.

To answer your question, the tar xvf <file> command will create a directory, usually, into which it puts all the tar contents in. You should see the head of this directory in the display above the command prompt when tar finishes, you now have to cd into this directory.
At this point do an ls to get a directory listing and look at any README or similar files these will tell you what you have to do to configure, make and install. sometimes these instructions are different for different kernals, cards etc. you may need to cd into a subdirectory before you do ./configure etc

By the way could you also update your location and distribution info it helps.
I'm sorry about the edit, I wasn't editing to reply (they replied while I was editing) I was editing because my original post only covered an issue I was having with cvs, which I've now just kind of given up on.

But what exactly does the "./" before configure mean? I just don't quite know =/

And thanks I'll try that
 
Old 11-20-2005, 06:51 PM   #5
Dommy
Member
 
Registered: Jul 2004
Location: Canberra
Distribution: Mint 7
Posts: 204

Rep: Reputation: 30
If you do "set" you will get a list of environment variables that are preset when your user account was created, one of those variables is PATH which shows you the order in which linux will try and find a program you want to execute. So if just type configure it linux will search in, usually, /bin /usr/bin /usr/local/bin etc but will not execute anything in your current working directory(CWD): this is to protect you from running maliscious code.

So, in order to execute a program in your CWD you have to preface it with "./"

You may find it useful to search the web for docs on howto use bash, make, gcc etc. Your questions are basically UNIX101.
 
  


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
DHCP command line tool cold Fedora 1 11-09-2005 10:14 AM
Please recommend a command-line download tool for SuSE ICO SUSE / openSUSE 3 08-23-2005 01:42 PM
Is there a command line tool to create images? J_Szucs Linux - Software 5 11-11-2004 02:51 AM
Command line tool like fetchyahoo to fetch gmail? SharpyWarpy Linux - Software 2 09-07-2004 04:39 PM
command line tool to control volume? infected Programming 4 09-02-2004 08:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:55 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