Fedora :: What The Packages Needed To Install Tomcat5 Core Using Yum
May 10, 2011
Code:
yum search tomcat5
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Matched: tomcat5
jakarta-commons-collections-tomcat5.i686 : Jakarta Commons Collection dependency
: for Tomcat5
struts-webapps-tomcat5.i686 : Sample struts webapps for tomcat5
tomcat5-jasper-javadoc.noarch : Javadoc generated documentation for
[Code]...
From the above what are the packages which should be installed to to get tomcat5 core installed?
View 1 Replies
ADVERTISEMENT
Jan 22, 2011
Fedora 14 I recently went to install some software using the source files.When I ran the command
Code:
./configure
I got a message saying that
Code:
package gthread-2.0 not found
After searching the internet some one had the same problem. I needed to install a package called
Code:
glib2-devel
However, rather that searching the internet.
View 1 Replies
View Related
Jan 7, 2009
installing on linux i try to install VLC and get [user@localhost ~]$ sudo yum install vlc Setting up Install Process Parsing package install arguments Resolving Dependencies
--> Running transaction check
---> Package vlc.i386 0:0.8.7-0.8.fc8 set to be updated
--> Processing Dependency: vlc-core = 0.8.7-0.8.fc8 for package: vlc
[Code]...
View 3 Replies
View Related
Jul 14, 2011
Whenever I boot up Fedora 15 on Virtual Box, I get the message " gnome 3 could not load " and I installed all the packages needed to install Guest Additions, but even when I mounted the file, the ONLY file I could find online that was VMBoxGuestAdditions.iso or something like that, I mounted it, I tried installing, but nope, it gives me an error message that it can't. I have the latest version of VirtualBox and I've been on several forums and looked at many places but I can't fix it. I also have a problem where when I boot it up it says " the system is optimized to support 32 bit but it is currently 64 bit go here and click this to fix it " or something like that. and I can't figure out how to fix it in Virtual Box.
View 1 Replies
View Related
Aug 6, 2010
Im having an issue with sudo aptitude install. If i attempt to install anything, it says it will remove all of the packages below. On the other hand,if i use the Synaptic Package Manager, it doesn't remove any packages what is going on here? Any ideas? I have added some karmic repositories, but i dont think that should do anything?
sudo aptitude install libossp-uuid-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 4 Replies
View Related
Mar 14, 2010
i download the rpm package of gcc .
View 10 Replies
View Related
Jul 10, 2010
I'm having an interesting problem. I have an AMD quad core and for some reason I can't install x86_64 packages only i686 it originally didn't bother me, but now that i've finally decided to install an ATI graphics card I bought off a friend before i was running fedora but i can't installthe driver for it.
View 2 Replies
View Related
Nov 5, 2010
I'm trying out Fedora 14 on an Asus EeePC 1000 netbook.I'd like to install just the basic Gnome interface, its helper applications and Gedit &cI don't want openoffice or evolution &c on this small net book.How would I go about choosing the appropriate packages at install time?If this is documented anywhere, just point me at the page!
View 2 Replies
View Related
Mar 8, 2011
I have an old laptop running Fedora Core 6. I need to update it for a project at work. I am using my home network and a hard wired connection. I can ping my router, and ifconfig shows my interface is active and has the right IP address assigned. When I try to open the GUI package updater, it fails to connect. Opening an browser also fails to connect. My firewall is turned off. I suspect a service is not starting, but everything I can think of is running. why layer 3 is working, but my apps won't connect to the Internet?
View 9 Replies
View Related
Jul 27, 2010
I'm running my newly-built minimal slackware-13.1 system and considering install X and fluxbox into it. The problem is, as a minimalist, I want just the packages that needed for X and fluxbox and no more.
View 14 Replies
View Related
Jun 11, 2010
I am trying to run apache-tomcat5.5.29 on fedora9 but sometimes its working and sometimes not.Error messages are: 1.could not connect to the server running at 8080(message is at browser) 2.port is not free(again at browser)then I tried to change the port no. of tomcat in server.xml but still it is not working. But sometimes it again starts running without any modification.
View 3 Replies
View Related
May 24, 2011
A friend is running Ubuntu 10.04 on a laptop that uses the Ralink RT5390 chip for wifi which requires compiling and adding a module. My plan is to...
1. download on my 10.04 laptop whatever .dpkg packages are needed to compile a new module,
2. meet at a location that has a good wifi (just in case),
3. connect the two laptops with a cross-over Ethernet cable,
4. download and install the compiling tools + module source on her laptop, I need to know three things:
1. Which Ubuntu packages must I download to be able to compile a new module? Is "build-essential" enough?
2. Where can I find those packages as .dpkg, so I can install from those offline files instead of fetching them from the Net?
3. To get an Ethernet connection going between the two laptops, do I need to do anything extra on her laptop besides assigning it an IP manually that is in the same range as my laptop?
View 1 Replies
View Related
May 24, 2011
A friend is running Ubuntu 10.04 on a laptop that uses the Ralink RT5390 chip for wifi which requires compiling and adding a module. My plan is to...
1. download on my 10.04 laptop whatever .dpkg packages are needed to compile a new module,
2. meet at a location that has a good wifi (just in case),
3. connect the two laptops with a cross-over Ethernet cable,
4. download and install the compiling tools + module source on her laptop, and
5. cross my fingers.
So I need to know three things:
1. Which Ubuntu packages must I download to be able to compile a new module? Is "build-essential" enough?
2. Where can I find those packages as .dpkg, so I can install from those offline files instead of fetching them from the Net?
3. To get an Ethernet connection going between the two laptops, do I need to do anything extra on her laptop besides assigning it an IP manually that is in the same range as my laptop?
View 1 Replies
View Related
Jun 16, 2011
I am trying to install libgfortran2 and I keep on getting this error:
Code: error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by libgfortran2-4.2.3-6mnb2.x86_64
When I run this command: Code: rpm -i libgfortran2-4.2.3-6mnb2.x86_64.rpm
View 2 Replies
View Related
Mar 31, 2011
im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.
View 2 Replies
View Related
Nov 3, 2010
I just loaded F14 on an old Dell Dimension 3000 with a dual core processor but only one is showing. Here's the output from top:
processor: 0
vendor_id: GenuineIntel
cpu family: 15
model: 4
[Code]....
View 2 Replies
View Related
May 20, 2009
I have created a virtual machine of a system running Fedora Core 4 and I need to upgrade it to Fedora Core 10. Based on what I have read, it iis possible so I started theupgrade process. I get an error message saying that /dev/hda6 (my root paritition does not exist) even though it does.
Does the installer need to read a label from /etc/fstab? I executed tune2fs -L / /dev/hda6 amd ,and added LABEL=/ for the corresponding entry for fstab. but the FEDORA CORE 10 is still giving the same problems for the installation process. Should I upgrade to an intermediate verson like Fedora Core 7 first?
View 14 Replies
View Related
Dec 20, 2010
I plan to install PHPUnit in Fedora Core 12 pc. But I cannot, I already use all YUM commands Regarding this.
View 2 Replies
View Related
Feb 8, 2009
When I am trying to install Fedora Core 10 into a XEN VM i get an error stating that images/xen directory does not exist on the DVD image.
View 2 Replies
View Related
Apr 14, 2010
I try to configurate a POS-System (Point of Sale - i hope pay desk is the right english word for it). The System is a BattleNetX and a Touch-Display (BA73-A) from the concern named Wincore Nixdorf (Germany). Currently, I try to install the driver for the Touchpanel on Fedora Core (12 I hope, but it can [edit: i mean can not] be important because the driver is older than FC12 ). Because, I am not the Linux adept, I work contiguous on the manual[1]. Now, I have a problem by a step. I must compile a adjust driver for the Kernel. But 'make' give me everytime a error. Here you see:
[code]...
View 5 Replies
View Related
Oct 12, 2010
I am facing problem in installing/ configuring the Broad com wifi card (BCM4727) on fedora Core 13. how to install the BCM4727 on core 13. The os is 64 bit .
View 5 Replies
View Related
Jan 9, 2010
I just bought a netbook that came with Ubuntu. I partitioned the drive so I can multiboot and have put Fedora Core 12 LXDE spin next to Ubuntu netbook edition. The netbook is System76 manufacturer and they have put all their drivers in a .deb package. How can I use this file in Fedora Core 12?
View 3 Replies
View Related
Apr 28, 2010
How can I install linux-ftpd-ssl 0.17 on Fedora Core 6? Do I have to set any environment variables ? I downloaded the version from [URL] and tried to compile it but it is giving many errors.
View 3 Replies
View Related
Jul 21, 2010
just did Red Hat Linux (Fedora Core 2) install. It's the only OC on the machine. Boots and everything seems to work just fine. Everything but the operator, that is!
I want to install FireFox and Thunderbird and AVG (free) antivirus so I first went to the Mozilla site for a download, only to discover that the best way to install is as part of a Package Manager.
Fair enough - but what is a package manager? Part of the distro? Where do I get one for these items?
UPDATE - I figured out the Package manager thing and no , FireFox is not an option, nor is Thunderbird or any antivirus.
If I can't get a package manager, the site tells me that I can install with me as the only user by downloading and typing in a couple of commands (Unzip and run, I think). But I get a report that I need a something or other file (library?) for it to run. How do I find that file and why would I be the only user? Surely as root I can set it up for all users can't I?
I guess the short(er) question is: How does a new user download and install a program onto a new setup without a package manager?
Question 2 - this install is for a class and the instructor wants screen prints as proof I'm doing certain operations. How do I get a screen print of, say, a history listing and can I save the screen print or view into a file for submission?
View 9 Replies
View Related
Dec 20, 2010
I plan to install PHPUnit in Fedora Core 12 pc. But I cannot, I already use all YUM commands Regarding this.
View 4 Replies
View Related
Jan 15, 2009
I cannot install Fedora core 10. It boots up and it gets to the Fedora 10 loading screen. After that it complains my monitor is out of Range and that's as far as I can go. I had originally thought I could get to some text install mode, but I don't make it far enough to do that.
View 1 Replies
View Related
Jan 12, 2011
I am in school for my CIS degree and the book I am using this session covers Windows XP and Fedora Core 4. I am having trouble finding & downloading Fedora Core 4. My question is: Is there a big enough difference between Fedora Core 4 and Fedora Core 14 that I would not be able to use 14 instead of 4?
View 14 Replies
View Related
Dec 25, 2009
1. No any input to create new username and password when I install X86-64 bit Core 12 And I can not login with root. So how can I login Fedora core 12?
View 4 Replies
View Related
Jul 30, 2010
I am attempting to install a custom fedora build but it crashed, I then attempted the standard fedora build (.iso) burned on a CD and I got to the boot window but at some point following the colored lines going across the bottom of the screen it froze. symptom - monitor still on not hibernating, num key works caps lock doesn't , hard drive is spinning and so is CD drive. Has anyone had issue loading this build onto similar hardware?
View 1 Replies
View Related
Jul 27, 2010
adding Fedora Core 11 to opensuse's GRUB menu so that I can boot FC11 from it. Here's what fdisk -l shows:
Device Boot Start End Blocks Id System
/dev/sda1 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
[code]......
View 2 Replies
View Related