General :: Cannot Deinstal Or Reinstall Prot/package - Error: An Older Version Already Exists

Apr 9, 2010

I am trying to install the apr port on freeBSD and I get the following error:

Code:

===> Checking if devel/apr already installed
===> An older version of devel/apr is already installed (apr-db42-1.2.8_2)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.

[code]....

View 2 Replies


ADVERTISEMENT

General :: Install Older Version Of Package Using Apt-Get

Mar 28, 2010

I am getting this when I build a project in JBoss Seam:
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:30 PM:$ant clean explode
Buildfile: build.xml
clean:
initcopy:
initpoms:
[echo] Setting up dependencies

Build Failed
/opt/jboss-seam-2.2.1.CR1/build/common.build.xml:95: The following error occurred while executing this line:
/opt/jboss-seam-2.2.1.CR1/build/utilities.build.xml:18: Directory /opt/jboss-seam-2.2.1.CR1/classes/poms creation was not successful for an unknown reason
Total time: 0 seconds
How can I install Ant 1.7.0 (i.e. an older version of an existing package)?

Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:31 PM:$sudo apt-get install ant=1.7.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '1.7.0' for 'ant' was not found
I downloaded the zip file for 1.7.0 but I need to redo all the symbolic link stuff, no?

Code:
asookazian@asookazian-desktop:/usr/bin:10:34 PM:$ls -la ant | less
Code:
lrwxrwxrwx 1 root root 20 2010-03-23 06:15 ant -> ../share/ant/bin/ant

I'd like to keep both versions of the ant package in my Ubuntu 9.10 system if possible...

View 1 Replies View Related

Ubuntu :: Install A Newer Version Of A Package Than Exists In The Repo?

Aug 13, 2010

I am running Ubuntu 9.04 at work and have a sudden need to install a newer version of python-support (> 0.9.0) than is currently available in the repo (0.8.7) for my Ubuntu version. Upgrading to 9.10 is not an option as we are planning to jump to 10.04 LTS in the next few months and I am unable (unwilling) to mess with a complete upgrade prior. Is it possible for me to upgrade to the newest version of python-support - or is this package OS version specific? Assuming it's possible, how might I go about the process of upgrading?

View 2 Replies View Related

Ubuntu :: Install Package Meant For Older Version Of Ubuntu On Newer Version?

Jan 22, 2011

Specifically, I want Clementine player 0.6, but the guy that installed Ubuntu on my laptop put natty narwhal alpha 1 on it (don't ask me why. I wanted maverick since its stable but he never really asked. The whole thing was kinda a surprise), and Clementine only offers downloads for Ubuntu distros up to maverick. So. Can I/is there a way I can install it anyway? Or am I forced to just use Banshee until the official Update comes out and Clementine is updated in....

View 6 Replies View Related

General :: Can't Compile An Older Version Of Gcc

Jan 26, 2011

No matter which glibc I use, I get the error that I need a compiler that supports visibility. I'm using 4.4.5, so it can't be too old.What is the visibility for gnu, this is a compile for glibc.Any glibc fails for the same reason. I can't compile an older version of gcc, more errors. Is it possible to turn off the check for visibility?

View 1 Replies View Related

General :: How To Get Into Older Version Of Ubuntu

Jan 17, 2011

my ubuntu version has changed from v.2.6.27-7 to 2.6.35.-- while i was trying to install my lxu800 modem.my modem was not intalled. this upgradation took place when i installed linux-image-2.6.27-7.deb files. now i want to get my older version of ubuntu. how can i do it.

View 3 Replies View Related

General :: Install Older Package Using Rpm

Nov 17, 2010

I had upgraded from Samba to Samba 3x awhile ago. Which I found out that I didn't need to do because I have to update now 9 large patch releases which I have to install in order. Starting with the first one and I'm having Samba dependencies problems now. The patch releases to install are older than what's currently installed. Hopefully, once I get the conflicts resolved the rest should fall in line.

View 4 Replies View Related

General :: Running Older Kernel Version - Yum Sees No New One ?

Jun 26, 2010

I'm running a Xen VDS from a hosting company.

I'm trying to update the kernel, because the one that is running is rather "old":

Code:

I try to update the kernel with yum, but fail :

Code:

No Packages marked for Update

Code:

No Packages marked for Update

Code:

So where to get a more up to date kernel?

View 11 Replies View Related

Ubuntu :: Reinstall Openoffice Error - " Package Dependencies Cannot Be Resolved

Jan 12, 2011

So I tried out Libreoffice and want to revert back to Openoffice for the time being. I uninstalled Libreoffice from ubuntu software center and now I can't reinstall openoffice from USC. i get this error:

" Package dependencies cannot be resolved: This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time. " does anyone have a way of fixing this? edit: i've tried sudo apt-get install openoffice.org in terminal but it didn't work as well (i'm total noob)

View 4 Replies View Related

Ubuntu Installation :: Update For An Older Version Kernel When Using A New Version?

Sep 29, 2010

What happens if you get an update for an older version kernel when you are using a new version?

View 3 Replies View Related

Ubuntu Installation :: Reinstall The Games Package Or Reinstall The Update?

May 2, 2010

So I was messing around trying to uninstall Nibbles and reinstall since I have an issue starting that game and something happened and removed the submenu under Games called "Logic", which had another whole list of games.

Is it possible to reinstall the games package or reinstall the update?I'm thinking more of the lines of a system restore or something so back 2 days from today.

View 2 Replies View Related

OpenSUSE Install :: Reinstall Use Older Kernel As Default

Feb 1, 2010

i want to reinstall my OS, but use kernel 2.6.31.5 instead of 2.6.31.8. Are there settings in the install that I can change to do this automatically?

View 1 Replies View Related

OpenSUSE :: Clamav SLES 9 New Version 0.97 Exists?

Jul 8, 2011

On SLES 9 have clamav 0.96.5. Does exist new version 0.97 for that system?

View 4 Replies View Related

Ubuntu :: Automatically Download If It Exists The 64bit Version?

Dec 9, 2010

10.10 64 bit clean install. If you download software via Software Centre, terminal or Synaptic will you automatically download, if it exists, the 64bit version?

View 2 Replies View Related

Fedora :: Does Pthread-stubs Exists As A Package

Dec 16, 2009

I have searched and found nothing.... I'm trying to install the DRI driver to make my RV200 ATI card work with 2d and 3d features. I am new to this linux world but I have probably read now 4 hours of installation procedures without fully knowing what I'm really doing.... (Some instructions assume too much from the knowledge of the user I think)... So I'm at the step where I,m building the libdrm (Step 1.3 from this procedure [URL] and I get the following error: checking for PTHREADSTUBS... configure: error: Package requirements (pthread-stubs) were not met: No package 'pthread-stubs' found

Now yum tells me that no package exists with such name. I have searched on google quite a bit and I really don<t know where to start digging at this point.

View 7 Replies View Related

Ubuntu Networking :: Broadcom On 2.6.34 - Reinstall Error Code: Reading Package Lists ... Done Building Dependency Tree Reading State Information

May 20, 2010

i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...

[Code].....

View 9 Replies View Related

Ubuntu :: Get An Older Version?

Jan 16, 2010

I was wondering how i could get an older version of Ubuntu.I found [urrl].... and was wondering if that was a good site.

View 3 Replies View Related

Ubuntu :: 10.10 Looks Like An Older Version?

Apr 8, 2011

When I boot up ubuntu 10.10, at first it looks fine, but after just a few minutes the color scheme will change to look like older versions of ubuntu (like 9.04). By this I mean that the top and bottom bar turn light grey instead of dark grey, and that icons and scroll bars in open windows look old.

Here is a screen shot of what it looks like. Keep in mind that this is in fact 10.10[URL]... Another interesting thing is that when I go to system->preferences->appearance->visual effects, none of the three options are checked (though compiz and emerald are still working fine). The weird thing, though, is that just opening the appearance window seems to temporarily solve the problem.

View 9 Replies View Related

Ubuntu :: What Version Is Available For Older Computers

May 10, 2011

Is an older version of Ubuntu or other Linux OS available that would work well in my older computer?

I have a computer that is about 11 years old that I would like to put to use. It is not the only computer at my home. I would just like to use it since I still have it. It will run Windows ME that came installed in it very well. Problem with that is that I am not able to locate virus and firewell software that will run on old versions such as ME.

An upgrade to XP is just to slow to live with. I loaded the latest Ubuntu 11.04 that works just fine other than it is even slower than is XP.

The computer is a tower type of desktop that has an 800 mhz Celeron processor with the maximum memory possible that is 512 kb if I recall correctly. I am connected to a 512 kbit DSL.

I think that what I would like to do is to install a Linux OS along side the Win ME and only go on line with the Linux program. Then I can still run a couple of programs that I cannot run with the Linux OS. I would kind of like to stay with Ubuntu since I have used it for a couple of years in a different computer and am use to it.

View 9 Replies View Related

Ubuntu :: Older Version Of Skype 2.1 For Amd 64?

Jun 8, 2011

I'm looking for Skype 2.1 for amd 64. The video chat doesn't work on this 2.2. The 2.1 worked fine.

View 5 Replies View Related

Ubuntu :: Get An Older Version Of Pidgin?

Jul 3, 2011

My favorite IM application, Pidgin,have been causing me some problems with it's new release (2.9.0).More specifically I can't see friends which are visible in normal versions of MSN or hotmail web interface, even though I have searched any options available thoroughly. Also some of my contacts can see me online but cannot message me.

Therefore, I would like to install an older version to find out whether these problems are version or application related. However the only available version is 2.9.0 and I would like to downgrade to an older version,let's say 2.6.0 but I have no idea on how to do that.

View 5 Replies View Related

Red Hat :: Where To Get Updates For Older Version Of Fedora?

Nov 30, 2008

Where can one get updates for old Fedora releases such as Fedora 5, 6, 7 etc? I have a couple of pcs still having Fedora 5 and 7.

View 3 Replies View Related

Ubuntu :: Package Manager Says Have A Broken Package And Wants To 'upgrade' To The Older Broken One?

Sep 1, 2011

I was having a problem with a fresh 11.04 install and the VPN software I use for work. I found the fix was to upgrade the software, so I downloaded an RPM, converted it to .deb and installed it via dpkg. The install worked and the VPN software now works, but Package Manager says I have a broken package and wants to 'upgrade' to the older broken one. How can I fix this without breaking my VPN SW again?

View 1 Replies View Related

Fedora :: Install An Older Version Of Wine?

Dec 30, 2009

The newest version of wine 32-bit (1.1.32?) seems to be a disaster. I had Newsbin Pro working great in Fedora 10. Now this program won't run with wine.i686 on Fedora 12 x64.

I have tried Crossover Linux 8 standard and Newsbin Pro works with that. Crossover is using wine 1.1.18. However that will cost me $40.

How do I install an older version of wine with the dependencies in Fedora 12 x64?
I searched for an rpm and found various flavors of wine rpms. Can I just install that older rpm?

View 4 Replies View Related

Ubuntu Installation :: How To Install An Older Version Of G++

Feb 3, 2010

I have problem installing a program (GTNets) since it requires an older version of g++ (3.3), while the current version of g++ is 4.4 in my ubuntu installation (vers 9.10). Can anyone give me recommendations on how to solve this?

I guess that there should be able to install an older version of g++ in addition to the current g++. Furthermore, the current should be the default, while the older is an optional version.

View 1 Replies View Related

Ubuntu :: Which Version Of 8.04 For Older Abit AN-M2HD

Jul 10, 2010

I installed Ubuntu version 8.04 (Hardy) on my P4 3.4 GHz PC but it was so unstable with daily kernel crashes that I was forced to go back to XP. This year, I�m building a HTPC using an old but unused Abit AN-M2HD, a brand new Athlon 5600+ Brisbane CPU, new 2TB Seagate HD, new G.Skill 8 GB DDR2 PC8500 1066 RAM and a wireless keyboard.

The HTPC will be a server hub with my laptop and P4 still using XP. It will be used for surfing the web, playing games and maybe to record Blueray movies (is that even possible?). I will search the forums for how to make my HTPC the server hub but I�m posting here because I want to try Ubuntu again. I am torn between an older version 7.00 or 6.00 which matches the vintage of my hardware or a new version that can potentially be unstable again.

View 3 Replies View Related

Ubuntu Installation :: Upgrading From Older Version?

Oct 3, 2010

The upgrade instructions say you can use the upgrade manager to go from 10.4 to 10.10. I am currently running 9.10. Will this still work? Or do I have to go to 10.4 first? Or can I download the 10.10 alternate install iso and upgrade directly with that for both my Ubuntu and UbuntuStudio installations?

View 2 Replies View Related

Ubuntu :: Missing File Used In Older Version

Dec 17, 2010

Previously I had setup 2 Snapstream remotes using ubuntu 7.10, see the following url: [URL] The issue I'm having is a file no longer exists (/etc/modprobe.d/aliases). This file allowed for the id setup for each remote. I searched for the file but could not find it. Can someone lead me to it or another file that will serve the same purpose?

View 2 Replies View Related

Ubuntu :: Using An Older Version Of Sun-java6-jre That In Repository?

Mar 9, 2011

I am using Lucid Lynx. sun-java6-jre in the repository is 1.6.0_22, i am trying to run an application that needs sun-java6-jre 1.6.0_2. Is there anyway i can get this version via synaptic?

View 5 Replies View Related

Ubuntu Installation :: Which Version For Older Machines?

Aug 16, 2011

I do some volunteer work repairing and re-purposing older computers for the Salvation Army Thrift store where I live. Of course most of the computers we get are older. My reason is to get some of the poorer kids a fighting chance at school. We sell these things for next to nothing to accomplish this. I include free tech/training support for 30 days to get them started as. My problem is that finding a version of ubuntu and openoffice that will run on them is becoming difficult. Any suggestions as to a version that works for those not real familiar with computers?

View 7 Replies View Related







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