Ubuntu :: Installing Libgtk1.2-dev Package In Karmic?
Feb 23, 2010
I know it exists for Jaunty, but not Karmic. My question is just simply, how can I download this package, and can I just use Synaptic to install it without any problems? Any detailed documentation about installing "obsolete" packages and their dependencies? Perhaps is there some way to get my system to emulate Jaunty, I can install the package, then go back to Karmic?
View 5 Replies
ADVERTISEMENT
Jan 8, 2010
I need to install the following dependencies for synspam on Ubuntu 9.10 karmic server:
Code:
sudo aptitude install nfqueue-bindings-perl libsys-syslog-perl libappconfig-perl libnetpacket-perl libnetaddr-ip-perl
dpkg -i synspam_version_all.deb
Of these, only libnetpacket-perl is not packaged for Ubuntu 9.10 karmic.
Is this functionality present in another 9.10 package with a different name? 10.04 Lucid does have the package: [URL]
View 1 Replies
View Related
Apr 30, 2011
I just downloaded the Putty source code to compile the latest version, only to get an error saying I didn't have GTK1.2-dev installed. "Simple enough," I thought, "I'll just install it with apt-get!". Only to find out that libgtk1.2-dev is no longer in the repository. How can I install libgtk1.2-dev??
View 1 Replies
View Related
May 4, 2010
I've updated from 9.10 to 10.04 but unfortunately the PHP provided with 10.04 is not yet supported by zend optimizer. As far as I understand I need to somehow replace the PHP 5.3 package provided under 10.04 with an older PHP 5.2 package provided under 9.10. However I am not sure whether this is the right way to downgrade PHP and if yes, I don't know how to replace the 10.04 package with 9.10 package.
View 1 Replies
View Related
Aug 3, 2011
I have a problem when installing this package through synaptic package manager. this is :
libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.
View 1 Replies
View Related
Feb 24, 2010
Is there a way to determine which libraries a package needs before installing the package itself?
View 2 Replies
View Related
Apr 19, 2010
I have been playing around with quickly, and installed the package for my application. The install failed. Worse, none of my package managers can install anything anymore - I get the error
Code:
E: The package swift needs to be reinstalled, but I can't find an archive for it. This seems to be the same problem as here [URL] But I cannot fix it in the same way as there is no online package for me to reinstall. When I try to install the .deb I get a message that it is either corrupted or the permissions are wrong.
View 4 Replies
View Related
Jan 22, 2010
I have a boring, brown, GDM login screen. I'm assuming this is what shows when there are no GDM themes. I don't see any options in Administration -> Login Window, so what do I need to do to get the standard, Ubuntu GDM theme? What package (asides from vanilla GDM) is required for this on Karmic?
View 8 Replies
View Related
Apr 8, 2010
i have a problem to install maple 13 on my karmic ubuntu system. i got a file named maple13Linux32Installer.bin that i still can't execute. java and the stdlibc++ is already installed. i set chmod 755 and when i enter ./Maple13Linux32Installer.bin in the terminal, it still says, that the file can't be executed..
View 2 Replies
View Related
Jan 7, 2010
I've been using windows xp (I play chess in the chessbase server) and Ubuntu in dual boot for quite a long time with no problems. My onboard sound worked perfectly in both OS. Then I decide to buy a SB Audigy PCI sound card. It works great in Ubuntu, but there was no sounds in windows. After doing a lot of research, I read that a clean install could solve the problem. I reinstalled windows xp and the sound drivers of the sound card and alas! the sound card worked.
Then I restored grub to access Ubuntu and when I reboot to windows...I got no sounds again. So, my conclusion is that in some way the Ubuntu installation affects the sound card when working in windows. I may return this sound card. The sound card is:
Creative Labs SB0570L4 Sound Blaster Audigy SE Sound Card
I'm running windows xp 64 bit and ubuntu 9.10 64 bit.
View 1 Replies
View Related
Feb 12, 2010
I've just resolved a Grub problem after reinstalling XP.
See this thread: [url]
I've installed Jaunty and then Karmic in recent weeks (clean installs) after having a Jaunty WUBI install.
After the Jaunty install the sound in XP started behaving poorly,but came right after some reboots.
After the Karmic install I got no sound in XP.So I reinstalled XP and sound was ok,but I had a Grub problem and reinstalled Grub2.
This killed the sound in the newly installed XP.
I know this doesn't make much sense -Installing Grub shouldn't have anything to do with XP's sound.
The motherboard is a ASUS P5K SE with Realtek ALC883 Audio built in,but I'm using a Creative CA0106 Audigy as the sound card.
I've checked that the selected sound card in XP is still the Audigy and I've checked the driver.
This is the output of aplay -l in Ubuntu:
Code:
It isn't a big deal though.99% of my usage is in Ubuntu.I only use XP for a couple of apps.
View 4 Replies
View Related
May 2, 2010
I've just been trying to install the Humanity theme from 9.10 into 10.4.Just install the human-theme package:
Code:
sudo apt-get install human-theme
Now you'll see Human and Human-Clearlooks in System -> Preferences -> Appearance -> Theme.
View 2 Replies
View Related
Aug 2, 2010
I am running Kubuntu and want to install windows xp or 7 and run both
View 9 Replies
View Related
Feb 18, 2010
I partitioned my hard drive on my computer with G-parted, the second partition (sda3) has data stored on it. I use to have Karmic Koala on sda1, but something went wrong and I want to install it back on sda1. How would I do this without losing my data on sda3? When I use the live disc, it want to install it onto sda3. I cannot figure out how to install it only on sda1.
Also, when I stored data, I want to store it on the sda3 partition. I already have on that partition a /jason file which was my old Karmic Koala.
View 7 Replies
View Related
Sep 16, 2010
Given that 10.04 fails to work on my old pc, where do i find installs of hardy heron (which i know works) or karmic koala (which may work).
View 3 Replies
View Related
Mar 24, 2010
I have a server set up with Ubuntu Karmic. I am making it a printer server, and my printer is compatible with Ubuntu. (I tested it on my laptop, also using ubuntu) My problem is, the driver installer is graphical and my server is not. Is there a way I can just run the installer in server WITHOUT installing gdm or a desktop environment? So far, everyone I've read says to have xserver,xorg,fluxbox(or other gui), etc. I just want to run the installer through SSH, and I know about the -X tag.
View 5 Replies
View Related
Jul 20, 2011
I've just downloaded a .tgz package to my desktop.
I've run tar zxf filename.tgz
And it's extracted another folder to my desktop.
I have attempted cd into the new created directory and run the following:
But nothing seems to happen, I'm basically trying to install the .tgz package I downloaded
View 8 Replies
View Related
Jan 18, 2010
A while ago (not sure exactly when) my Synaptic Package Manager, Update Manager, Ubuntu Software Center and apt-get install have not been working. When I try to do apt-get install I get this error
[Code]...
View 4 Replies
View Related
Jun 9, 2010
There is something wrong with the nvidia driver installation, but i dont know what is it exactly or how to fix it, when i try to install anything i get this errorinstallArchives() failed: Selecting previously deselected package gnomeradio. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading
View 2 Replies
View Related
Apr 13, 2011
I was using a 3g iPod nano which was supported by my flavor of Ubuntu . However, recently I have acquired a 4g iPod Touch and to my dismay, it is not supported on my OS. After doing some research, I discovered that Ubuntu 10.04 Lucid Lynx supports all the newer generation Apple products, including my 4g iPod Touch. Is there anyway I can install this package without reformatting my computer COMPLETELY over again? Are there any easier ways to be able to sync my ipod with my computer?
View 5 Replies
View Related
Jan 21, 2010
What's the right direction or give me step by step on how to do this?
View 6 Replies
View Related
Mar 17, 2010
for some reason my system crashed while installing a package. Now I get this error every time I install/remove a package. I have tried re-installing, removing, forcing options, 'dpkg --configure -a', dpkg-reconfigure. Nothing has worked.
Code:
A package failed to install. Trying to recover:
View 2 Replies
View Related
Sep 12, 2010
Initially the sound was working fine in my ubuntu 10.04 lucid. Headphone jack was not working. I downloaded and installed following packages in order to upgrade alsa.
alsa-driver-1.0.15rc3.tar.bz2
alsa-firmware-1.0.15rc1.tar.bz2
alsa-lib-1.0.15rc3.tar.bz2
alsa-utils-1.0.15rc1.tar.bz2
Now there is no sound. Whole system is fried. I don't know what happened.
View 3 Replies
View Related
Feb 5, 2011
This is on a cloud instance of maverick 64bit.In using cloud init to install a package (also does not work manually) I receive the following error.issuing an update with --fix-missing also does not work. I do notice, however this is trying to hit ec2.archive. For iperf I don't know that it needs to be ec2 specific. To my knowledge this worked a few weeks ago. Also, where it is easy enough on a Desktop version of maverick to simply switch sources for the upgrades/updates I have not found how to specify a new url (i.e. Duke University vs. MIT) The repositories I am happy with just the location of the repositories.On this particular cloud image is it even safe to leave ec2 as it is a specialized stripped down image.
View 2 Replies
View Related
May 14, 2010
I am using ubuntu for a month. Yesterday i tried to upgrade it from 9.10 to 10.0. Then i had to shut down the pc for electricity failure. After that ubuntu came into halt in boot time and something like recovery shell came. It advised me to use "fsck" and i did that. All were again fine (Except some icon goes from left to right ). Then today i was trying to install "Virtuabox" and it says i need to remove "devicekit-power" package. i did it with synaptic package manager ( with my newbie wisdom , didn't knew it would crample my system ). Then the Empathy gone, shut down button gone ). I then installed some lost package
- gnome power manager
- indicator session
- indicator applet session
but ubuntu-desktop package is not installing. Whenever i try it says to fix broken package and i tried the option in synaptic, but no luck. also tried in recovery mode to fix broken package but it says the same. now i got the empathy and the green sign back ( after installing those 3 package ) but not like it was ( they are now separated , and uglier ). Same problem installing devicekit-power package. it says it is not in repository.
1. Did the 10.0 failure upgrade was behind this thing?
2. Any help installing Virtuabox? it first installs fine ( downloaded deb package ). then it tries to download some extra packages and always fails to download them. tried in command shell as instructed in its website and also treid in ubuntu soft centre but no luck.
3. Is there any way i can install the missing ubuntu-desktop and devicekit thing?
4. Would be very glad if someone tell me about a linux soft that protect my system from my wild exploration and destruction
View 9 Replies
View Related
Feb 23, 2010
I'm experiencing a strange behavior from apt on my Debian 4 etch installation.
Sometime ago I installed XMailServer on it, and so far so good, it is working quite fine and no issue at all here. However since this installation apt got crazy and now each time I install something else it goes and installs xmail again. This creates the issue that everytime I add or remove a package xmail gets unconfigured and I've to delete spool and recreate the domains.
Sort of:
apt-get install somePackage ....regular messages if something else is needed to be downloaded... then installs xmailserver again for no reason at all giving a whole load of "file already exists" errors while rewrite xmail's config.
Already tried apt-get clean, apt-get autoclean, purge/remove -> reinstall sequence, delete the .deb package from apt's cache. But still no luck, apt insists into reinstall it everytime I want to install anything else.
Any place I can edit to make apt stop doing this?
View 3 Replies
View Related
Oct 5, 2010
I am new to Linux. I need to install a package libstdc++.so.5. I think I would require RPM first in order to get this package installed.
View 6 Replies
View Related
Dec 29, 2010
I use RHEL 3 , but do not have installed the package for rcp , so now can not receive file via rcp , can advise what package that I need to install for using rcp ?
View 11 Replies
View Related
Mar 21, 2010
I am trying to install jdk automatically using kickstart. I have added jdk-6u13-linux-i586.rpm to Server dir (where all rpms exist) and add jdk to %packages section. It always complain jdk is missing. I tried it also with another rpms which are not in the RedHat DVD and it always complatin the the package is missing.
View 4 Replies
View Related
Feb 6, 2010
I am new to ubuntu and would like to play my music library via a program. Was going to just try rhythmbox since it came with the OS, unless someone has another suggestion. When trying to play my mp3s I get a error saying I need to download a plugin which it can't find. I found this link and tried to follow it. [URL]..I was able to install the package on my laptop, but one my desk top when I click on 'Click here to install the ubuntu-restricted-extras package' I get prompted to use 'apturl' which I accept then it says Could not find package 'ubuntu-restricted-extras'.I am connected to my network, shouldn't it just reach out to and grab this?
View 1 Replies
View Related