Go Back   Linux Forums by TotalPenguin! Get linux Help! > GUI Linux > Linux Applications

Linux Applications Discussion for Linux Software and Application releated issues.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-24-2008, 10:36 AM
TotalPenguin's Avatar
Administrator
 
Join Date: May 2007
Posts: 414
TotalPenguin will become famous soon enoughTotalPenguin will become famous soon enough
Default Make command error

Well, When I try to install an application I extract the zip or whatever.. then open a Terminal, browse to that folder and I write
Code:
./configure 
make
but when I write make it shows me an error something like

Quote:
No Target File
__________________
Business Directory
Technology Blog
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-25-2008, 05:52 AM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

That's a common error. It can be because you haven't specified the target in one of the statements, and also because syntax errors. Post your makefile.
Reply With Quote
  #3 (permalink)  
Old 08-25-2008, 10:53 AM
TotalPenguin's Avatar
Administrator
 
Join Date: May 2007
Posts: 414
TotalPenguin will become famous soon enoughTotalPenguin will become famous soon enough
Default

This already happened like 3 times. With 3 different softwares.. I'll post one when I boot Linux.
__________________
Business Directory
Technology Blog
Reply With Quote
  #4 (permalink)  
Old 08-27-2008, 02:58 AM
Jordan's Avatar
Administrator
 
Join Date: Nov 2006
Posts: 507
Jordan is on a distinguished road
Default

Did ./configure actually finish executing without errors?
Reply With Quote
  #5 (permalink)  
Old 08-27-2008, 05:51 AM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

Oh, I thought you were messing with your own makefiles. What I wrote before can still be the cause, but dependencies, like Jordan noted, is more likely to be the problem. The configure-script has to run without any errors (at least, not any critical errors).
Reply With Quote

Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux FTP Command chown Linux Networking 4 09-24-2008 01:16 PM
Command Colors erik Linux Applications 1 08-07-2008 01:52 PM
Who command output Wanch Linux Networking 7 03-28-2008 09:14 PM
Trowser: A graphical less command that is more kernel Linux News 0 10-16-2007 12:04 AM
Make my Server more secure Grub Linux Security 4 10-07-2007 02:23 PM


All times are GMT. The time now is 10:51 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.