LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 04-17-2004, 09:55 PM   #1
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Rep: Reputation: 30
make install for Mandrake 10.0 CE


I don't have the packages that allow me to use the make install command in unzipped tar.gz folders. What do I need?
 
Old 04-18-2004, 01:11 AM   #2
crash_zero
Member
 
Registered: Apr 2004
Posts: 42

Rep: Reputation: 15
do you have all the development packages installed...like gcc, g++ gdb, kdevelop, standard c++ gmake and all that? If you dont then that's your problem/...
 
Old 04-18-2004, 05:34 AM   #3
Zeno Cosini
LQ Newbie
 
Registered: Apr 2004
Location: [Italy] Giussano (MI)
Distribution: Mandrake 10.0 CE
Posts: 14

Rep: Reputation: 0
I've the same problem, when I've installed the OS I didn't choose the packeges you meant... Someone adviced me to upgrade the system with the installation CD, but it doesn't make me choose th packet again, how can I do?
( )
 
Old 04-18-2004, 12:36 PM   #4
crash_zero
Member
 
Registered: Apr 2004
Posts: 42

Rep: Reputation: 15
Load the package installer and then install development packages...Qy...Python...Gcc (G++)...gdb.....kdevelop..... but honestly, if I were you, I'd just reinstall linux fully (not upgrade) and select development. It's easier.
 
Old 04-18-2004, 01:44 PM   #5
Zeno Cosini
LQ Newbie
 
Registered: Apr 2004
Location: [Italy] Giussano (MI)
Distribution: Mandrake 10.0 CE
Posts: 14

Rep: Reputation: 0
Crash, I agree with you... But I'll lost all the settings... Do you have an advice or I just have to re-install and choose "the red pill"...
 
Old 04-18-2004, 02:15 PM   #6
crash_zero
Member
 
Registered: Apr 2004
Posts: 42

Rep: Reputation: 15
Hmm.... I think that you should check out Mandrake's website to see if they list all the packages that are installed with that Development option...if not, ask here and someone will know. I could give you a few of the basic one and i'm sure there arent that many but it'll be a pain in the ass. Let me know what you find and then I'll give you suggestions.... (most likely, try to install kdevelop and if it has alot of dependencies and needs to install alot of stuff then that might solve alot of your problems..)
 
Old 04-19-2004, 03:34 AM   #7
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
I installed the standard system then added afterwards, gcc gcc++etc... autoconf, automake, make and the rest apparent;y are a\lready installed.

Make instal works fine
 
Old 04-19-2004, 09:57 AM   #8
Zeno Cosini
LQ Newbie
 
Registered: Apr 2004
Location: [Italy] Giussano (MI)
Distribution: Mandrake 10.0 CE
Posts: 14

Rep: Reputation: 0
geniarse, could you take me where the right downloads are? Please be patient because I'm a newbie! I tried to install something, so now ./configure works (or seems to work), but when I type make it doesn't works...
If you could give me the files, or even give me the right names and the links, I'll be very happy!!!
Thank you very much!
 
Old 04-20-2004, 02:13 AM   #9
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
well all of these packages are included on mandrake distro (aswell as most other distros). Though I'll get a list of links to you in a bit once I've got my act together.

To bring up list of installed packages in mandrake run rpmdrake, and search for the packages.

I'll get back to you
 
Old 04-20-2004, 02:20 AM   #10
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
Compilers - reccomend installing these from your distro CD though
http://www.gnu.org/directory/devel/compilers/gcc.html - gcc
http://www.gnu.org/directory/devel/compilers/gpp.html - G++
http://www.gnu.org/directory/devel/compilers/g95.html - g95 (fortran compiler)

http://www.gnu.org/software/make/ - make
http://www.gnu.org/directory/devel/compilers/g95.html - Autoconf
http://sources.redhat.com/automake/ - Automake

Though as I said before available on you Mandrake CD (if you got one)
 
Old 04-20-2004, 03:10 AM   #11
Zeno Cosini
LQ Newbie
 
Registered: Apr 2004
Location: [Italy] Giussano (MI)
Distribution: Mandrake 10.0 CE
Posts: 14

Rep: Reputation: 0
Geniarse you've been so kind!
I've just installed the packages from the cd as you adviced... But I can't find G++ that seems to be the same of gcc, and g95 that I can't find it all...
Anyway now I'll try to install something, in order to test the situation...
Thank you again!
 
Old 04-20-2004, 10:41 AM   #12
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
No problem, just glad you're willing to learn rather than give up like some.
 
Old 04-20-2004, 10:47 AM   #13
geniarse
Member
 
Registered: May 2003
Location: UK
Distribution: Gentoo
Posts: 141

Rep: Reputation: 15
about the g95, the package is acutally gcc-g77 (sorry)
and g++ install packages gcc-c++ and gcc-cpp

there you go now everything should work, for most installation these 2 packages aren't needed but its best to install them if you don't have limited disk space.
 
  


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
lirc won't make install on Mandrake 10.0 lokichilde Linux - Software 1 09-18-2004 11:49 AM
How to make rule for make install and make uninstall melinda_sayang Programming 1 06-14-2004 05:58 AM
"make" does not work in my mandrake install bancroft Linux - Newbie 2 01-29-2004 05:33 PM
Mandrake Install Screwed up MBR; Need to Make Boot Loader CD paul_m_d Linux - Newbie 5 12-09-2003 03:36 AM
Mandrake 9.0 Config/Make/Install Problems SML Linux - General 4 12-30-2002 04:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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