Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > problem make commad..

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-08-2009   #1 (permalink)
Just Joined!
 
Join Date: May 2009
Posts: 9
Question problem make commad..

i use opensuse 11.1..kde 4.2
i try to install compatty...but have the probleum...is error at make command..

linux-6jtu:/home/lobajr1/Documents # tar zxvf cowpatty-4.3.tgz
cowpatty-4.3/
cowpatty-4.3/FAQ
cowpatty-4.3/TODO
cowpatty-4.3/dict
cowpatty-4.3/wpa2psk-linksys.dump
cowpatty-4.3/eap-test.dump
cowpatty-4.3/Makefile
cowpatty-4.3/md5.c
cowpatty-4.3/md5.h
cowpatty-4.3/README
cowpatty-4.3/wpapsk-linksys.dump
cowpatty-4.3/cowpatty.c
cowpatty-4.3/cowpatty.h
cowpatty-4.3/file_magic
cowpatty-4.3/genpmk.c
cowpatty-4.3/CHANGELOG
cowpatty-4.3/common.h
cowpatty-4.3/sha1.c
cowpatty-4.3/sha1.h
cowpatty-4.3/AUTHORS
cowpatty-4.3/utils.c
cowpatty-4.3/utils.h
cowpatty-4.3/INSTALL
cowpatty-4.3/radiotap.h
cowpatty-4.3/COPYING
linux-6jtu:/home/lobajr1/Documents # ./configure
bash: ./configure: No such file or directory
linux-6jtu:/home/lobajr1/Documents # make
make: *** No targets specified and no makefile found. Stop.
linux-6jtu:/home/lobajr1/Documents # cd cowpatty-4.3
linux-6jtu:/home/lobajr1/Documents/cowpatty-4.3 # ./configure
bash: ./configure: No such file or directory
linux-6jtu:/home/lobajr1/Documents/cowpatty-4.3 # make
cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o md5.o md5.c
make: cc: Command not found
make: *** [md5.o] Error 127
linux-6jtu:/home/lobajr1/Documents/cowpatty-4.3 #

plzz help..thanks

Last edited by loba09; 07-08-2009 at 07:35 AM.. Reason: wrong spelling
loba09 is offline  


Reply With Quote
Old 07-08-2009   #2 (permalink)
Trusted Penguin
 
gogalthorp's Avatar
 
Join Date: Oct 2006
Location: West (by God) Virginia
Posts: 2,647
You need to install the gcc compiler. Go to Yast-Software-Software Management search for gcc and install. The gcc compiler is not installed by default.

You may also see if the package you wish to install is in the repositories. It is in general much better to install from the repository rather then compiling from source.
gogalthorp is offline   Reply With Quote
Old 07-09-2009   #3 (permalink)
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 1,018
You can try this as Well just search for what ever program you wanna install

Webpin
scrarfussi is offline   Reply With Quote
Old 07-13-2009   #4 (permalink)
Just Joined!
 
Join Date: May 2009
Posts: 9
Exclamation problem make command

thanks frez for help..

after i install gcc i try to install back..

linux-6jtu:/home/lobajr1/Documents # cd cowpatty-4.3
linux-6jtu:/home/lobajr1/Documents/cowpatty-4.3 # ./configure
bash: ./configure: No such file or directory
linux-6jtu:/home/lobajr1/Documents/cowpatty-4.3 # make
cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o md5.o md5.c
md5.c:20:25: error: openssl/md5.h: No such file or directory
md5.c: In function ‘md5_mac’:
md5.c:28: error: ‘MD5_CTX’ undeclared (first use in this function)
md5.c:28: error: (Each undeclared identifier is reported only once
md5.c:28: error: for each function it appears in.)
md5.c:28: error: expected ‘;’ before ‘context’
md5.c:29: warning: implicit declaration of function ‘MD5_Init’
md5.c:29: error: ‘context’ undeclared (first use in this function)
md5.c:30: warning: implicit declaration of function ‘MD5_Update’
md5.c:33: warning: implicit declaration of function ‘MD5_Final’
md5.c: In function ‘hmac_md5_vector’:
md5.c:40: error: ‘MD5_CTX’ undeclared (first use in this function)
md5.c:40: error: expected ‘;’ before ‘context’
md5.c:48: error: ‘context’ undeclared (first use in this function)
make: *** [md5.o] Error 1

what i can do?
plzz help
loba09 is offline   Reply With Quote
Old 07-13-2009   #5 (permalink)
Super Moderator
 
Dapper Dan's Avatar
 
Join Date: Oct 2004
Location: The Sovereign State of South Carolina
Posts: 4,132
Send a message via AIM to Dapper Dan
Unless I'm missing something, I do not see a "configure" in the cowpatty-4.3 directory. I do see the INSTALL script which is what I'd be reading first on how to compile the package. Also, it appears you need to install openssl development. I don't know what it would actually be called in SuSE though...
__________________
CRUX 2.5 + IceWM Registered:#371367 New Members: click here
Dapper Dan is offline   Reply With Quote
Old 07-13-2009   #6 (permalink)
Trusted Penguin
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 4,056
When compiling from source, you need to read the README or INSTALL files for details on how to install the program. There is no ./configure in the package you are trying to install, so installation is not your typical ./configure, make, make install.
daark.child is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:15 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2