Python-2.3.3 install -> no "make"

  • Thread starter Frank Dieckmann
  • Start date
F

Frank Dieckmann

Hi!

I 've tryed to install Python-2.3.3 under SuSE 8.0:
Unpacking was fine,
../configure seems to be too,
but there was no make-file (only "Makefile" but that seems to be something
else).
What have I forgotten or which fault did I made?
How can I handle this problem, what do I have to do to install Python?

Kind regards!

Frank
--
Es schläft ein Lied in allen Dingen,
Die da träumen fort und fort.
Die ganze Welt hebt an zu singen,
Triffst Du nur das Zauberwort.
(Josef von Eichendorff)
 
S

Steve Holden

Frank said:
Hi!

I 've tryed to install Python-2.3.3 under SuSE 8.0:
Unpacking was fine,
../configure seems to be too,
but there was no make-file (only "Makefile" but that seems to be something
else).
What have I forgotten or which fault did I made?
How can I handle this problem, what do I have to do to install Python?

Kind regards!

Frank

If you don't have "make" then you need to install some development
packages. "make" is the utility that uses the Makefile to build the
software.

regards
Steve
 
F

Frank Dieckmann

Steve said:
If you don't have "make" then you need to install some development
packages. "make" is the utility that uses the Makefile to build the
software.

Steve

Thank you, Steve!
I have shown that I am a newbe with Linux...
Your hint was right!
I installed 'make' and than insalled Python successfully.
Juchee, like we say in German (something like 'Yippee')

Frank
 
F

Frank Dieckmann

Steve said:
If you don't have "make" then you need to install some development
packages. "make" is the utility that uses the Makefile to build the
software.

Steve

Thank you, Steve and Jeff Epler!
I have shown that I am a newbe with Linux...
Your hint was right!
I installed 'make' and than insalled Python successfully.
Juchee, like we say in German (something like 'Yippee')

Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,181
Messages
2,570,970
Members
47,537
Latest member
BellCorone

Latest Threads

Top