LinuxQuestions.org
Help answer threads with 0 replies.
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 03-09-2005, 03:37 PM   #1
jimjamjahaa
Member
 
Registered: Jan 2005
Distribution: (X)Ubuntu Dapper
Posts: 127

Rep: Reputation: 15
Super noob question about make


right this is getting silly. im using suse 9.2 and i cant compile anything. i checked yast and the gcc is definatly installed but make has no affect. here is what i type.

Rich@linux:~> cd Documents/
Rich@linux:~/Documents> cd ktoon/
Rich@linux:~/Documents/ktoon> qmake ktoon.pro
Rich@linux:~/Documents/ktoon> make
bash: make: command not found
Rich@linux:~/Documents/ktoon>

arg. it made the makefile. i really have no idea whats going on. i havent been able to compile anything from source since ive been using linux
 
Old 03-09-2005, 04:14 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
You need to install the make package.
 
Old 03-10-2005, 02:14 PM   #3
jimjamjahaa
Member
 
Registered: Jan 2005
Distribution: (X)Ubuntu Dapper
Posts: 127

Original Poster
Rep: Reputation: 15
ok well i did that, didnt realise it was so simple... but now i get this

Rich@linux:~> cd Documents/
Rich@linux:~/Documents> cd ktoon/
Rich@linux:~/Documents/ktoon> qmake ktoon.pro
Rich@linux:~/Documents/ktoon> make
cd src && qmake src.pro -o Makefile
cd src && make -f Makefile
make[1]: Entering directory `/home/Rich/Documents/ktoon/src'
g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -W -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -DQT_NO_DEBUG -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I../src -I/usr/include -I/usr/lib/qt3/include -I/usr/include -I/usr/X11R6/include -o animation.o animation.cpp
make[1]: g++: Command not found
make[1]: *** [animation.o] Error 127
make[1]: Leaving directory `/home/Rich/Documents/ktoon/src'
make: *** [sub-src] Error 2
Rich@linux:~/Documents/ktoon>

is that somethink (edit: or even something) wrong with ktoon or make?
ktoon is still in beta stage, but you would have thought it could compile...

Last edited by jimjamjahaa; 03-10-2005 at 02:15 PM.
 
Old 03-10-2005, 02:35 PM   #4
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
you don't have the c++ compiler installed. gcc is the c compiler, g++ is the c++ compiler. by default, most rpm distro's do not install a working development environment. you either have to select all the packages during installation, or go back and install the packages afterward. gcc, g++, and make are just the beginning, you'll need more if you want to compile. Also beware rpm distro's like to split some pieces off into separate packages, like the -devel packages for most libraries and things like libstdc++ ( and libstdc++-devel) which comes with g++.
 
  


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
need to make www-data as super-user ALInux Linux - Security 1 11-05-2005 09:11 AM
Linux super noob questions(very urgent) lolz Fedora 19 10-23-2005 09:39 PM
SUPER ultra noob question lellyville Slackware 7 03-03-2005 02:04 PM
Super duper NOOB I don't know what su and root is boundsofdreams Linux - Newbie 1 06-19-2004 09:30 AM
Super Linux Noob with question about Windows software darktalon96 Linux - Software 11 12-22-2003 11:06 AM

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

All times are GMT -5. The time now is 04:06 PM.

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