SUSE :: Uninstall 2.6 - Install Python 2.5 ?

Aug 24, 2010

I am fairly new to Linux. I have OpenSuse Desktop 11.3. For a software package I need to install, I have to have Python 2.4 or 2.5 - it will not run with Python 2.6. I cannot find any way in Yast to install the older version of Python. So my question is this: How do I first uninstall Python 2.6 so I don't screw anything up, and then install Python 2.5? Is it as simple as using Yast for the uninstall, then finding the tarball for 2.5, unpacking it, ./configure, sudo make, sudo make install?

View 3 Replies


ADVERTISEMENT

SUSE / Novell :: Cannot Install Python On Open Suse 11.2 586?

Feb 1, 2010

I tried to use different version of Python, and followed the Readme like this

./configure
make
make test

[code]...

View 3 Replies View Related

Software :: How To Uninstall Python Package

Nov 7, 2009

Is there a formal documented way? I have found a method of doing it, but I find it difficult to believe the ability to uninstall is not formally supported. [URL]

Essentially:
When you install - python setup.py install --record files.txt
When you uninstall - cat files.txt | xargs rm -rf

This will, however, require the user to look through files.txt like a hawk. It is really not an ideal situation I would think.

View 1 Replies View Related

Fedora :: Installed Python 3 By Usinh Source Bzipped Tarball - How To Uninstall It

May 23, 2011

I installed Python 3 By Downloading python3.2 bziped source tarball and install it according to the README, Now How shall I uninstall python 3.2?

The README instructions are as below:

On Unix, Linux, BSD, OSX, and Cygwin:

View 3 Replies View Related

General :: Get Apt-get To Install Python Packages For A Different Version Of Python?

Oct 27, 2010

in ubuntu 10.10, I have installed python 2.7. I would like to use apt-get to install packages to this version of python but I haven't been able to figure out howThings I have tried without success:changing the symlink at /usr/bin/python to point to /usr/bin/python2.7 - even after doing this apt-get still installs stuff to python2.6.Set up python2.7 as the primary alternative using update-alternatives - doesn't work

View 3 Replies View Related

SUSE :: Proper Way To Uninstall OpenSUSE 11.2

Jul 2, 2010

To uninstall SUSE my approach is

1. Delete SUSE partition from WinXP
2. Recover MBR with WinXP recovery tools, using specifically "fixmbr"

HOWEVER, this always leads to complications - as in GRUB errors persist on booting and fixmbr does not seem to restore original MBR!Can someone tell me what I must do to restore my MBR, minding that the standard approach I've described doesn't seem to work?

View 9 Replies View Related

General :: Uninstall Mysql Server On Suse?

Jan 8, 2010

I am facing a problem in my already installed mysql server so i want to uninstall it so that i can again install it.Can anybody tell me the steps or process how to do that.

View 1 Replies View Related

Ubuntu Installation :: How To Uninstall Open Suse From The System

Jul 29, 2011

I want to uninstall Open suse from my system.I am using dual boot with win 7.

View 3 Replies View Related

SUSE / Novell :: Open Suse 11.2 Install Grub Entry For Chainloading Ubuntu?

Jul 20, 2010

I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has

ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8

[code]...

View 4 Replies View Related

SUSE / Novell :: Install A D-Link Access Point On Suse 11.0?

Sep 16, 2010

how to install a D-Link Access Point on Suse 11.0 or steer me toward documentation that will do that? I configured the device on XP following instruction from this forum and the AP configured perfectly.The AP is plugged directly into the network port on the computer. It *should* function correctly without a router. I tried a restart and Suse has no idea it's there. The computer is currently configured for a wired connection which needs to be changed. The computer itself is going to be used as a small home storage server.

View 3 Replies View Related

SUSE / Novell :: Can't Get Suse To Install On The Prepared 20gb Partition?

Aug 23, 2010

I've pre-partitioned my HDD and want to install 11.2 on the second primary partition.However, when using the installer, I can't get Suse to install on the prepared 20gb partition - it keeps insisting it wants to install on the large unallocated section of the drive.

I find the partitioner somewhat hard to use and the answer may be staring me in the face but I can't see it.

View 2 Replies View Related

SUSE :: Install Virtualbox On Suse Enterprise Desktop 11?

Mar 18, 2010

I was tryin to install virtualbox on Suse Linux Enterprise Desktop 11 and it said it needs pad-devil. I looked in the software archive that came with sled 11 but it wasnt there. I tried downloading the VirtualBox install for Suse Linux Enterprise Server but got the same error as when i tried install VirtualBox with the opensuse 11.1 rpm file. can virtualbox even be install on sled? (has anyone done it?) and if so where can i find pam-devil?

View 1 Replies View Related

Programming :: Make Python Programs Run Without Entering The Command Python?

Mar 22, 2009

I want to be able to do

sudo ./program.py

instead of always having to do

sudo python program.py

What do I need to change?

View 5 Replies View Related

Programming :: Python - Get Text File Data Into An Array On Python?

Nov 30, 2009

I've already used line split stuff to transform my data into something like this in a text file:

Code:

['1', '1', '3', '20.7505207']
['2', '1', '3', '23.0488319']
['3', '1', '3', '-1.5768747']
['4', '1', '3', '-26.4772491']

[code]....

How can I get this on a python program so I can manipulate it as an array?

View 3 Replies View Related

CentOS 5 :: Cannot Install YUM And Python Iniparse To Install ImageMagick?

Aug 9, 2009

I have logged into root via SSHI followed instructions from here[URL]And here[URL]

View 1 Replies View Related

Software :: Python 3 Want Situation For Python 2 And Become Stop?

Jul 17, 2010

Python 3 want situation for python 2?Python 2 become stop?

View 1 Replies View Related

CentOS 5 :: Yum - Python-devel / Python Dependency

Jan 7, 2011

yum dependency problem please? I am running Centos 5.5. I need to install python-devel, but when I do so I get:

[Code]....

View 2 Replies View Related

Ubuntu :: Cannot Uninstall Firefox Nor Can Uninstall Chromium

Jun 19, 2011

I cannot uninstall Firefox, nor can I uninstall Chromium; one always stays if the other is uninstalled. For example, if I remove Firefox, Chromium will appear in its place and vice versa. This has got to be one of the weirdest bugs I've ever seen on Ubuntu! So, how can I uninstall both web browsers?

View 6 Replies View Related

Fedora :: Install Python 2.7 On 15?

Jul 29, 2011

i want IDLE on my Fedora 15, is this possible?

View 2 Replies View Related

Fedora :: Can't Install Python 2.6 On 15

Aug 13, 2011

I can't install Python 2.6 on Fedora 15 - I have only Python 2.7. Also I can't add EPEL repository to try to install: yum install python26 I didn't find any info about how can I solve this problem.

View 12 Replies View Related

Ubuntu :: How To Install Python 2.6.5

Jun 10, 2010

I tried to downloaded and installed from the Internet directly but it gives me error message. Also I tried to downloaded it from Ubuntu but when I go to the software package and click on python it show me hundreds of python types. I'm a beginner and I need to use Python for my class this summer, I only need to use python GUI. how to install python on Ubuntu and also how to find it after installation.

View 6 Replies View Related

Ubuntu :: How To Install Python 3.1.2

Jun 19, 2010

I've done command line work in Linux, so I need a refresher.I have downloaded and extracted Python 3.1.2. How do I install? All of the HELP and README files are a little vague for me. but when I type in "./configure" in a terminal session, it says "command not found".

View 2 Replies View Related

Ubuntu :: How To Install Python 2.6 On 8.04

Oct 23, 2010

how to install Python 2.6 on Ubuntu 8.04, I checked and the latest ver. on the ubuntu repository is 2.5 I need 2.6 I just compiled it using the following guide.[URL] I just didn't get how to set my PATH I followed all the steps that were there exactly.

View 2 Replies View Related

Ubuntu :: 10.10 - How To Install Python

Dec 23, 2010

I am super new to Linux and Ubuntu. I am trying to install python and I downloaded it from the website. I do not know how to actually install it though. I have Ubuntu 10.10.

View 6 Replies View Related

Ubuntu :: Can't Install Or Uninstall Anything

Jul 23, 2010

Ok, so I tried to run the .deb package to install the Facebook chat plugin for Pidgin, and something got all messed up with that, and now nothing will install or uninstall. Synaptics won't run, Update Manager tells me to try a termianl command that doesn't work, and the Software center doesn't work either. I've attached screenshots of the problems. I've tried to download and reinstall the .deb file, and it still doesn't work.

I wanted to upload one more picture, but it only allows five. The last picture was of the terminal window. Here's what it said.

"Sudo apt-get install f
reading package lists... done
building dependency tree
reading state information... done
E: The package pidgin-facebookchat needs to be reinstalled, but I can't find an archive for it"

View 5 Replies View Related

Ubuntu :: Can't Install/Uninstall Anything

Sep 3, 2010

Im new to ubuntu so i may not understand some answers so please bare with me. For a university thing i needed to run java so i installed sun java 6.0. I got an error half way though so i thought nothing of it and went off to do other things. Now when i try and install or uninstall anything i get this message

The package system is broken If you are using third party repositories then disable them, since they are a common source of problems. Now run the following command in a terminal: apt-get install -f

And the details read sun-java6-plugin.

View 4 Replies View Related

Ubuntu :: Can't Install Or Uninstall Anything On Pc?

Oct 6, 2010

i always get an error when updating my pc when am installing a program or package, and when am uninstalling something.

I tried:
sudo apt-get -f install
sudo apt-get update
sudo apt-get dist-upgrade And this is what i get

[Code]...

View 9 Replies View Related

Fedora :: How To Install Sqlite-python

Nov 18, 2009

I am trying to install sqlite-python package in my FC11 machine. I couldn't find an rpm to install.

View 2 Replies View Related

Fedora :: Install Python 3 And Idle In 12?

May 28, 2010

how can i install python 3 and idle in fedora 12? yum search for any plausible variation on python3 (python-3, Python-3.1, etc.) that i could think of yields nothing, same in add/remove software. so i got the tarball from python.org and followed book instructions on it (summerfield's python 3, p. 4), namely unpack it, run './configure', run 'make' and finally run 'make install'

in my add/remove programs window, for idle, it says i have the one for python 2.6 installed, but i can't find where to open the program. but i'd like to use 3.1.2 python anyway. additional note: if i type python -V i get Python 2.6.x (can't remember the last digit, i think it's 2), and if i type python3 -V i get Python 3.1.2. so, how do i get python 3 installed and idle for python 3 running?

View 9 Replies View Related

General :: How To Install Python In RHEL 5?

May 22, 2011

I want to install python in RHEL 5.0.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved