Top "Fedora" questions

Fedora is an RPM-based, general purpose collection of software, including an operating system based on the Linux kernel, developed by the community-supported Fedora Project and sponsored by Red Hat.

libstdc++.so.5: cannot open shared object file - but library is installed and up-to-date

My client had some developer write a small c++ command-line app to run on their Linux servers. On one of …

linux fedora libstdc++
Problems in connecting to mysql server: ERROR 2003 (HY000)

Server ip: 172.16.1.169 mysql user name: root passwd: xxxxxxxxxx database name: example I'm trying to access a database from a client (…

mysql linux fedora mysql-error-2003
EC2 instance on Amazon and I am greeted with "No space left on the disk"

I have installed Amazon EC2 fedora instance and copying the files from one location to another. But I am greeted …

amazon-ec2 amazon-web-services fedora ec2-ami
What is wrong with my ant configuration?

I installed Ant on a Fedora 5 machine using yum, but Ant does not launch. I get this error message: [bash]# …

ant fedora
Problems finding pcap.h and linking

I'm working on Fedora 17 and I want to program with libpcap. The problem is that my computer isn't finding pcap.…

c linux fedora libpcap
How to setup Static Ip in Fedora 19

While using Fedora 19 on VMware player(Harvard CS50x appliance 19) , the guest OS is not able to access the internet …

networking fedora static-ip-address
Why doesn't this bash expr command work?

I am trying to increment a variable in a bash script and it is not working. Here is my code: #! /…

linux bash shell fedora
java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver

Fedora using right now (package is installed Package rxtx-2.2-0.5.20100211.fc15.i686 already installed and latest version ). I have used/…

java fedora rxtx
Pycharm Startup Error: Unable to detect graphics environment

I'm trying to setup Pycharm professional edition on Fedora 25 x64. After downloading the files and extracting them, I'm trying to …

linux pycharm fedora
package cannot be unloaded in R: cannot install package

I am trying to install a package in R, but cannot get around the following error. What is going on? :( …

r fedora bioconductor