LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-15-2004, 10:41 AM   #1
bluedragon
LQ Newbie
 
Registered: Oct 2004
Posts: 2

Rep: Reputation: 0
Question installing php 2.3.4 in suse 9.1


I am running Suse 9.1 and I'm trying to install Python 2.3.4 but I can't figure out how to compile it or anything any kind of help would be appreciated.
 
Old 10-15-2004, 02:37 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
You should be able to install Python from packages (RPM files). Is there a reason you're trying to compile it?
 
Old 10-15-2004, 02:48 PM   #3
bluedragon
LQ Newbie
 
Registered: Oct 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Mara
You should be able to install Python from packages (RPM files). Is there a reason you're trying to compile it?
You can't download it like that. Go to the Python website and maybe you can understand how to install it.
 
Old 10-15-2004, 03:33 PM   #4
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Do you really need version 2.3.4? It looks that 2.3.3 is included in your distribution. You can download it for example from here: ftp://ftp.suse.com/pub/suse/i386/9.1....3-85.i586.rpm (also get other python* packages). It should be also on your installation cd.

If you prefer 2.3.4 I can't see an RPM for you, so it means you need to start from source: http://www.python.org/ftp/python/2.3...-2.3.4.tar.bz2
Save it somewhere, then open a terminal, cd to the directory you have it in and run
tar jxvf Python-2.3.4.tar.bz2
It'll unpack it. When finished, you should be able to find INSTALL or README file with installation instructions. Standard procedure is
./configure
make
su
(root password when asked)
make install
It should work with this case, too. I haven't checked, because the archive is nearly 8MB and that's too much for me.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Apache 2, PHP 5, SuSE 9.2 - cannot run php files dickohead Linux - Networking 6 06-28-2006 10:25 AM
Installing PHP Verbal Kint Linux - Software 2 09-24-2005 11:08 AM
Help Installing PHP 4.3.4 SUSE 9 nayabingi Linux - Newbie 0 07-30-2004 06:15 PM
reinstalled apache, php, still no php support SuSE 8.2 hindenbergbaby Linux - Software 1 10-14-2003 01:42 PM
installing php loadimmed Linux - General 2 07-22-2003 10:36 AM

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

All times are GMT -5. The time now is 03:31 AM.

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