Fedora Hardware :: Error: Package Requirements (xorg-server >= 1.6 Xproto Fontsproto Randrproto Renderproto

Jun 8, 2011

Intel just pushed out a new driver that speeds up performance on certain chipsets. Has anyone here tried it yet? I've tried compiling but run into a weird error :

Quote:
checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.6 xproto fontsproto randrproto renderproto xextproto x11 xextproto) were not met:
No package 'x11' found

[Code]...

View 2 Replies


ADVERTISEMENT

Fedora :: Error: Package Requirements (libglade-2.0 >= 2.4) Were Not Met

Aug 14, 2009

checking for GLADE... configure: error: Package requirements (libglade-2.0 >= 2.4) were not met:I can't find this file, I tried running yum install libglade and it worked, but it won't accept it.Package libglade2-2.6.4-1.fc11.x86_64 already installed and latest version.

View 1 Replies View Related

Fedora :: Error: Package Requirements (purple) Were Not Met

Jul 23, 2011

configure: error: Package requirements (purple) were not met:No package 'purple' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables PURPLE_CFLAGS and PURPLE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. What am I supposed to do from here? I know libpurple is installed but the package "purple" doesn't even exist. The application I'm trying to install is called gFire by the way.

View 2 Replies View Related

Fedora :: Error: Package Requirements (cairo >= 1.6.0) Were Not Met: No Package 'cairo' Found

May 24, 2010

Today I was using Gchempaint (part of Gnome Chemistry Tools) and found that the F12 version fails miserably to correctly export H to xyz. So I decided to install the latest version I found (0.11). There are, however, some problems I must sort out during compilation.

Apparently it does not see my 'cairo' installation and so I get the following error message:

Code:

checking for cairo... configure: error: Package requirements (cairo >= 1.6.0) were not met: No package 'cairo' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.Alternatively, you may set the environment variables cairo_CFLAGS and cairo_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

View 2 Replies View Related

Software :: Error, Check The HTTP Server Authentication Requirements For Accessing This CGI

Jan 1, 2010

I using rhel5 i installed&configured nagios ofter loged in the nagios server when i m enter hosts & services i m getting this error # it appears as though you do not have permission to view information for any of the hosts you requested. If you believe this is an error, check the HTTP server authentication requirements for accessing this CGI and check the authorization options in your CGI configuration file.

View 9 Replies View Related

Fedora :: Korganizer To-Do Opening Crashes Xorg With ATI / AMD Catalyst Driver - Fatal Server Error

Dec 8, 2010

I had an earlier thread with wrong title and wasn't sure of the problem at the time. Now I have some details after checking all the threads about catalyst so posting a new thread. The problem: In korganizer (or To-Do list in kontact), whenever double-clicking or right-click->Edit.. a To-Do item in the summary list window, it crashes Xorg.

[Code]...

Fatal server error: Caught signal 11 (Segmentation fault). Server aborting I think it has something to do with the amd/ati catalyst driver and korganizer. My video card is XFX Radeon HD5670. I have Fedora 14 x86_64 latest update with xorg 1.9.1-3. I tried catalyst 10.9, 10.10, 10.11, and kernel 2.6.35.6-45.fc14.x86_64, 2.6.35.6-48.fc14.x86_64, 2.6.35.9-64.fc14.x86_64. Same problem.

If I use vesa driver, or from another PC with proprietary nvidia driver, no problem. Open source radeon driver works ok but sometimes the display turns off and I can't get back the display. And I need 3D. I scoured through the forum and followed the instructions exactly:

[code]...

View 1 Replies View Related

General :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attachedDebian_error_msg.png? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 1 Replies View Related

CentOS 5 :: Installing Rtorrent - Package Requirements Not Met

May 29, 2009

I'm completed new to Linux and centos. I've tried to install rtorrent and installed these packages:

Openssl:
=======
[root@server2 bin]# rpm -qa | grep openssl*
openssl-perl-0.9.8e-7.el5
openssl-devel-0.9.8e-7.el5
openssl-0.9.8e-7.el5
openssl-devel-0.9.8e-7.el5
openssl-0.9.8e-7.el5
[root@server2 bin]# yum list installed openssl*
Loaded plugins: fastestmirror, priorities
Installed Packages
openssl.i686 0.9.8e-7.el5 installed
openssl.x86_64 0.9.8e-7.el5 installed

pkg-config:
=======
pkgconfig.x86_64 1:0.21-2.el5 installed
libsigc++
======
libsigc++20.x86_64 2.0.17-1.el5.rf installed
libsigc++20-devel.x86_64 2.0.17-1.el5.rf installed
cUrl
====
curl.x86_64 7.15.5-2.1.el5_3.4 installed
nCursess
======
ncurses.i386 5.5-24.20060715 installed
ncurses.x86_64 5.5-24.20060715 installed
ncurses-devel.i386 5.5-24.20060715 installed
ncurses-devel.x86_64 5.5-24.20060715 installed

For some of them I used apt-get ( yes I had to install apt first) and the other, I used yum.
But when I run ./configure in libtorrent-0.12.4 directory, I get this error at the end of it's process:
checking pkg-config is at least version 0.9.0... yes
checking for OPENSSL... configure: error: Package requirements (openssl) were not met:
No package 'openssl' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
What should I do to install it?

View 9 Replies View Related

Debian :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.

Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attached? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 4 Replies View Related

Fedora Installation :: Wine Installation Produces Error "xorg-x11-drv-nvidia Conflicts With Xorg-x11-drv-catalyst" On 11 64bit

Oct 8, 2009

Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia

I have followed the guide to install ATI proprietary drivers using RPM Fusion.

View 3 Replies View Related

Software :: Xorg-server-1.7.1 Shows Only Blank Screen After Update From Xorg-server-1.6.3?

Jan 5, 2010

my laptop is running Slackware64 13.0. Today I tried to update to X.org 7.5 (version 1.7.1) from version 1.6.3 shipped with Slackware. I downloaded the relevant source tarballs from www.x.org and compiled them with no errors. The compiled packages are:

xorg-server-1.7.1
xf86-input-synaptics-1.2.0
xextproto-7.1.1
xcmiscproto-1.2.0

[code]....

My laptop has an NVIDIA graphics card and I'm using the proprietary driver from NVIDIA. Thus I reinstalled the driver after the update and tried to launch X.org with "startx". After a short while the NVIDIA logo appears for some hundred milliseconds and disappears then. But now the screen is blank and it is not possible to switch to another VT via Ctrl+Alt+Fx. But it is possible to login from another computer and restart everything, so that I conclude that the system does not hang.

It is even possible to do work normally with the laptop from remote. If I try to kill the X-server, it ignores SIGTERM and has to be terminated by SIGKILL. But the laptop's screen stays black and empty and does not allow to switch to another VT (chvt terminates with "interrupted system call."). dmesg does not give any errors.

/var/log/Xorg.0.log:

Code:

X.Org X Server 1.7.1
Release Date: 2009-10-23
X Protocol Version 11, Revision 0

[code]....

View 2 Replies View Related

General :: Error - [root]# Yum Install Xorg-x11-server-Xvfb

Jun 3, 2011

I am using RHN system. Today, I were running Yum, some errors appeared as the below. Before, I had never such problems. I tried to search some solutions in Google, but can not find it.

[root]# Yum install xorg-x11-server-Xvfb
or
[root]# Yum list updates

There was an error communicating with RHN RHN support will be disabled Error communicating with server. The message was: Connection timed out

View 1 Replies View Related

Ubuntu :: Xorg Messed Up - Fatal Server Error (No Screens Found)

Apr 23, 2010

My issue began with my resolution changing to 800x600 in Karmic Koala and then my inability to change it back to anything else. In my haste to fix it before going to work this morning I loaded a new xorg.conf without backing up the old xorg.conf with data not relevant for my monitor and now I'm in limbo. The good news, I hope, is that I also run 8.04 on the same computer so I do have access to what I hope is proper xorg.conf / I've modified the existing xorg.conf file and I'm still getting the "low graphics mode" message (EE) problem parsing the config file and (EE) Error parsing the config file. Fatal Server Error: no screens found.

View 9 Replies View Related

Server :: Proxy Server Software Based On Simple Logging Requirements

May 18, 2010

we need to log web access of a certain set of users for analysis. We decided to setup a proxy server which just logs all the requests but does not do anything else like caching/access control etc.All users will be using a fixed set of computers and hence we can redirect their requests to the proxy. I came across Squid, but found it to be too heavy for our requirements. Is there any other proxy-server software that is good enough for what we want or is Squid the only way?

View 1 Replies View Related

Ubuntu Installation :: PC Requirements For Server 11.04

Jul 13, 2011

I'm using Intel atom 1.8 Ghz, RAM 4GB, but it took 12 hours to install ubuntu server 11.04. Can U guys tell me PC requirements to install it?

View 9 Replies View Related

Software :: Linux Mail Server Requirements

Nov 25, 2010

We are looking at installing a linux server in the office, the requirement for the same are.All sent items of any users but be sent like a bcc or a copy to a common management id. All sent items must be saved with a copy.There would be only 1 email id on the remote server and mailman would have then to distribute the emails when it downloads are this possible in linux if yes please suggest me which email software would support this and has anyone done this before with spam assaign etc.

View 1 Replies View Related

OpenSUSE Network :: Lamp Server With Specific Requirements For PHP

Oct 23, 2010

I'm needing to stand up a Lamp server for a SugarCRM migration. I've been told I need to ensure php 5.2 on the box along with ensuring several mod's are installed as well for php and apache. I was planning on using the lamp provided from xampp (apache friends) but they're current build is using PHP 5.3, any suggestions on how to get around it? If I have to build the whole thing from several packages (apache, php, mysql) then no problem, but I really like the myphpadmin page that comes with the xampp installer.

View 2 Replies View Related

Slackware :: Cups / Sane Server System Requirements

Jul 1, 2011

I have a 2010 model laptop running slackware 13.1, and after setting up a udev rule for my epson rx700 printer/scanner, this laptop can print to the rx700 without problems, and I can scan straight into gimp with xsane... I can even share the printer and scanner over my local lan.however when I pack up my laptop and hit the road, the other folks in the house cannot print or scan over the network anymore, so I tried to get an older desktop we have laying about to be the cups / sane server instead of my laptop.I tried a Dell Dimension 8300, and a Dell Optiplex GX 260. Both have USB 2.0 however, on fresh slackware 13.37 installs, even after the udev rule, neither old computer is successful finding the scanner with sane-find-scanner, although it is listed in output of lsusb.

does anyone know if there is a workaround on these older machines, or have there been some hardware changes in the last 8 years that the machines haven't undergone, and I should give up trying to get one to be cups/sane server for rx700..

View 6 Replies View Related

Server :: Bind9 Config Files: Leading Whitespace Requirements?

Apr 19, 2011

Is leading whitespace significant in bind9 config files? This reverse lookup file (/var/chroot/bind9/etc/bind/zones/rev.168.168.192.in-addr.arpa) did not work; /var/log/messages had "zone 168.168.192.in-addr.arpa/IN: has no NS records".Inserting 3 spaces before IN in the NS line fixed it:

Code:

; IP Address-to-Host DNS Pointers for the 192.168.168.0 subnet
@ IN SOA CW8vDS.localdomain. hostmaster.localdomain. (
2011041901 ; serial
8H ; refresh

[code]...

Reading the man pages and netsearching, I did not find anything about indentation requirements except for "This is usually indented for readability, but the indents are required syntactically" here.Although the above file works, named-checkconf reports an error in it:

Code:

root@CW8vDS:/var/chroot/bind9/etc/bind/zones# named-checkconf rev.168.168.192.in-addr.arpa
rev.168.168.192.in-addr.arpa:1: syntax error near ';'

but named initialisation does not log any errors or warnings in /var/log/messages when processing this file except "/etc/bind/zones/rev.168.168.192.in-addr.arpa:2: no TTL specified; using SOA MINTTL instead".

View 10 Replies View Related

Fedora Installation :: F15 Requirements Without GUI?

Sep 8, 2011

I have an old notebook on which I would like to install Fedora 15. Because the normal requirements of Fedora 15 are prety high I would like to install the command-line version (so without GNOME/KDE). I was wondering what the requirements of the command-line only version would be. Would it run on a 650MHZ PIII, 128mb RAM system? If so how do I install a command-line only version?

View 5 Replies View Related

Debian :: Broken Package In Squeeze - Xorg Core

Feb 7, 2010

After going from Debian Lenny to squeeze, everything was going OK, apart from 8 broken packages of which I was easily able to fix 7 of the packages. The last one is x-org core, which comes up with the error message /var/cache/apt/archives/udev_150-2_i386.deb returned an error. From all my research it indicates that an update from kernel 2.6.26-2-686 to a later version is required due to 150 udev requiring the support of the CONFIG_SYSFS_DEPRECATED. My next question is where to start, do I need to add a linux-image repository in sources.list and then use the command-line or am I headed in the wrong direction.

View 3 Replies View Related

Server :: Virtual Manager Error - Package Required For KVM Usage

Jun 3, 2011

In red hat linux server 6. I start up virtual manager and I get below error prompt.
Package required for KVM usage
The following packages are not installed
qemu-kvm
These are required to create KVM guests locally. Would you like to install them now. I press yes but the package cannot located ...
So, I have install the qemu-kvn-0.12.1.2.113.el6_0.8.src.rpm already.
I use command rpm -ivh XXX.rpm to install.

View 3 Replies View Related

Fedora Installation :: Fedora Disk Requirements - Need 9 GB Of Disc Space

Jan 19, 2011

I was reading the fedora Disk requirements and it said you need 9 GB of disc space. Which partition should this 9 GB of space be on? I plan on having a / root partition, /home partition, a swap partition, and a /boot partition.

Quote: 1.2.3. Hard disk space requirements for all architectures The complete packages can occupy over 9 GB of disk space. Final size is entirely determined by the installing spin and the packages selected during installation. Additional disk space is required during installation to support the installation environment. This additional disk space corresponds to the size of /Fedora/base/stage2.img (on Installation Disc 1) plus the size of the files in /var/lib/rpm on the installed system.

In practical terms, additional space requirements may range from as little as 90 MiB for a minimal installation to as much as an additional 175 MiB for a larger installation. Additional space is also required for any user data, and at least 5% free space should be maintained for proper system operation. [URL]

View 2 Replies View Related

Fedora Installation :: System Requirements For F13?

Aug 27, 2010

I currently have 512 MB of ram and a 2.6 GHZ pentium processor and 40GB free on my hard disk, can I still install f13?

View 1 Replies View Related

Debian :: Unable To Find Source Package For Xserver-xorg-video-ati

Jan 18, 2011

I'm trying to get the source package xserver-xorg-video-ati. My sources.list looks like this:

[Code]...

View 8 Replies View Related

Fedora :: Package Using Yum - Error

Jun 23, 2010

I'm trying to search for a package using yum:

Code:

And I get the following error:

Code:

View 5 Replies View Related

Fedora :: Make Gconfig In KDE Does Not Work After Satisfying Requirements?

Aug 20, 2010

Why after installing gtk+, glib and libglade (as well as their -devel counterparts) I am still getting the error below?

Code:
# make gconfig
*

[code]....

View 1 Replies View Related

Fedora :: Yum Installer - To Install A New Package - Gets Error

Nov 5, 2009

I have a problem with yum installer every time i want to install a new package it gets error:

View 2 Replies View Related

Fedora :: Transaction Error - Could Not Add Package Update

Apr 18, 2010

I have fedora 12 dual boot windows/ xp on intel d845gvsr intel motherboard, intel celeron processor 2 ghz, inbuilt board graphics, 1 gb ddr1 RAM. I get this notification that updates available and when I try to download it it fails and I get the following error.
Transaction error.
"could not add package update for abrt-plugin-runapp-1.0.8-2.fc12(i686)updates: abrt-plugin-runapp-1.0.8-2.fc12.i686"

View 3 Replies View Related

Red Hat / Fedora :: Yum Install Git - Perl Error For Package

Dec 16, 2010

I've used yum (and rpm) for some time now, and have finally run into one of those dependency problem. I am trying to install git (among other programs), and I have reach an empass. Nothing I've tried has worked, and I just know there is a simple solution to this that I just don't know. It all started by skipping a dependency in the past (don't remember the package). I figured there would be something to clean that up, so I just continued.

Here is my output:
Code: # yum install git
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit, security
Adding en_US to language list
Loading mirror speeds from cached hostfile
Excluding mirror: ftp-stud.fht-esslingen.de
Excluding mirror: wftp.tu-chemnitz.de
* livna: rpm.livna.org
* rpmfusion-free: mirror.hiwaay.net .....
--> Processing Dependency: perl(Error) for package: perl-Git-1.7.3.3-1.fc14.noarch
--> Finished Dependency Resolution
Error: Package: perl-Git-1.7.3.3-1.fc14.noarch (updates)
Requires: perl(Error)
Error: Package: git-1.7.3.3-1.fc14.i686 (updates)
Requires: perl(Error)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

If I need to, I could go and download the RPM package and install it that way, but I'd like to get YUM back working properly.

View 7 Replies View Related







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