Software :: Failure To Build Binary For XFree86 On RHEL 5

Jul 17, 2010

When I try to build the binary from the src file for XFree86 on RHEL 5, towards the end, it shows:

[code]...

View 6 Replies


ADVERTISEMENT

Software :: Failure To Build Binary Rpm From Src For Autoconf

Jul 16, 2010

When creating the binary rpm for autoconf from a source, the test for "autom4te" gives "FAILED (tools.at:134)", while the rest of the test give "OK". This prevents the binary from being built successfully. How can I build the binary? I am using RHEL 5.

View 1 Replies View Related

Software :: Replacement / Alternative To Xfree86-lib On RHEL 5.4?

Jun 25, 2010

We are setting up a new environment for a client by upgrading their O/S as well. These are database servers and are going to run Oracle on them. I have installed the RHEL5.4 O/s and all was well. I also setup all the required packages as per oracle documentation and still all worked fine. The dba then installed the following packages as he stated it was required, however this caused the gui dispay to be broken a X fails to start:

XFree86-libs-4.3.0-128.EL
XFree86-libs-data-4.3.0-128.EL

The current kernel version is: 2.6.18-164.el5PAE I tried to see if this package is on the Linux disks, however it could not be found and he thus downloaded these packages. Does anybody know about an alternative package set to replace these or alternatively an updated set specifically for RHEL 5.4 as I am unable to find any on the web.

View 2 Replies View Related

Software :: Unable To Build Binary RPM

Jan 15, 2011

It compiles fine but at the end there's no binary RPM. I am able to make source RPMS just not binary. Here is the spec file.

[Code]...

View 3 Replies View Related

Software :: Build ImageMagick Into Single Binary?

Mar 30, 2010

I have script that I wish to distribute to a small group that requires ImageMagick, but many in the group don't have ImageMagick installed. I'm not really in a position where by I can install ImageMagick on all the groups machines, and my knowledge of compiling is pretty restricted to ./configure; make; make install. Is it possible to compile ImageMagick (or indeed any other program) into a single binary without any external dependencies? I believe to accomplish this I provide ./configure with the following arguments:

[code]...

View 9 Replies View Related

Slackware :: Slack Build Binary Dependencies In Database

Jul 17, 2011

sbbdep is a program that reads the elf header of dynamic linked files found in the given argument. argument can be

a package file from /var/adm/packages/...
a DESTDIR destination path of make install
a single given binaries/dynamic libraries

as result it prints out, or into a file, the package names the given argument require. sbbdep scans installed packages, extract some information about dynamic linked binaries and libraries and dumps these infos into a sqlite database usually sbbdep works fast. time consuming is only the first where the cache becomes created this takes about ~? (1 - 2) minutes, of cause, duration depends on the number of cpus and speed of disk io on other runs than the first sbbdep syncs the cache, this is usually a fast operation (~1sec), even if some packages where undated/remoed/installed using the cache with a sqlite client some custom queries can be done like what is required by pkg or file, what are the dependencies of file xy,....

current state of sbbdep is 0.0.1, the first public release. of cause I wanted to make some things better, prettier, more documented and o on but before going on holiday, than waiting until Christmas cause work stresses and than an other year comes I place the code now to a public repo. for me it looks stable enough to release it without stress people that will test/use sbbdep to much with problems. but there may be some bugs I did not noticed, or better say there will be some bugs like it is always the case in software. but since sbbdep does not anything critical an can/shall be run as normal user it will not do anything bad.......

View 10 Replies View Related

General :: Jre - RHEL-5 / Getting Error Jre-6u16-x64-rpm.bin: Line 368: ./install.sfx.20520: Cannot Execute Binary File"?

Oct 22, 2009

I have installed RHEL-5 on a 64-bit machine recently, and want to install java. Earlier when I did "java -version", it showed jre1.4.0. But for my application , I need jre 1.5.0 or later, so I decided to download jre1.6. I am the root user here and I downloaded the jre1.6 as rpm.bin as well as simple .bin format.

But the problem is that when I tried executing any of them, I am getting below error message :

" ./jre-6u16-linux-x64-rpm.bin: line 368: ./install.sfx.20520: cannot execute binary file"
Moreover, now when I tried "java -version", it is not showing any thing.

Could anybody suggest me how can I resolve this deadlock situation, as I need to install my other application at the earliest.

View 9 Replies View Related

Fedora X86/64bit :: Vmplayer3.1.2 FC14x86_64 Build Failure?

Dec 13, 2010

Getting vmmon module build failure, gcc and kernel headers are installed,

[root@richard-g8jvm rules.d]# cat /tmp/vmware-root/setup-2838.log
Dec 13 12:54:09.521: app-140223614146336| Log for VMware Workstation pid=2838 version=7.1.2 build=build-301548 option=Release

[code]....

View 4 Replies View Related

Programming :: Finding A Utility To Combine Two Or More Binary Files Into A Single Binary File?

May 5, 2011

Is there any Linux utility to combine two or more binary files into a single binary file ?

View 7 Replies View Related

Programming :: Version Info Coded Into ELF Binary / Author And Company Name Into ELF Binary?

Nov 30, 2010

How to coded version info and other information likes author and company name into the ELF binary?

I prefer the put the version info during build step.

View 5 Replies View Related

OpenSUSE :: Trying To Find XFree86

Aug 21, 2011

I am running Opensuse 11.4 and trying to install the ATI graphics driver. System requirements are for XFree86-Mesa_libGL and XFree86-libs. I can find XFree86-Mesa_libGL but end up with dependency hell and can't find the libGLU.so1 needed and I can't find XFree86-libs Has anyone got any ideas where to find these and any dependencies.

View 5 Replies View Related

General :: Differences Between XFree86 And KDE?

Oct 7, 2009

My old Intrepid box got old and senile in the hardware, so I had to take it back round the shed and put her down.I buried her next to her favorite tree in the backyard. So yes, I got this new Mini ITX setup with a dual core Atom processor and 4 gigs of ram for my new computer. I'm going to use it as a media center in my living room. However Atom 1.6 ghz is no screamer so I'd like to build a system using a light weight operating environment to leave more power for running programs and playing my media.

I could install the latest version of Kubuntu again but I thought this time I'd try to get a bit deeper into Linux and educate myself. Could someone clarify the differences between XFree86, Window Manager, and a Desktop Environment (KDE/GNOME/etc)? I know it goes like Hardware -> XServer -> XFree86 -> Window Manager (I read the tutorial on linux.org). But where does KDE or a "Desktop Environment" come in? Is KDE a decked out window manager with its own programs that runs on top of XFree86 or what? Or does it totally replace XFree86?

View 13 Replies View Related

Software :: XFree86 To X Org Manual Migration?

Sep 11, 2009

I want to manually migrate my XFree86 settings to another box running XOrg. Both boxes have exact same H/W config. Only diff is that one runs sarge, other runs etch. What is the strategy to do that?

View 2 Replies View Related

Software :: ATI Driver Cannot Find XFree86 On The System?

Jan 29, 2010

I have just installed openSUSE 11.2. I tried to install the ATI driver for Radeon 8500 but it complains that no XFree86 can be found. Doesn't openSUSE come with XFree86 installed?

View 1 Replies View Related

Debian Multimedia :: XFREE86 Or Don't Have Xorg As X Window Server?

Mar 20, 2011

I have a couple of questions and one problem regarding my AMD64 Testing box. According to this Debian Xorg Wiki : Xorg is the default X Window server since Debian 4.0 (etch). It replaces XFree86 and is maintained in Debian by the XStrikeForce. But...it appears that I don't have Xorg as my X Window server, but rather XFREE86? I just checked my i386 Testing box, it does have /etc/X11/xorg.conf

[Code]...

The problem: I have lost my higher screen resolutions after today's apt-get dist-upgrade. I only have 800x600 and 640x480. I probably won't complain about these resolutions in twenty years or so, but for now, I'd rather get the higher resolutions back, ha.

[Code]...

View 6 Replies View Related

General :: While Compiling Wine Got Error Xlib/Xfree86

Sep 29, 2010

compiling wine i got error Xlib/Xfree86 how can the package of it for RHEL 5.3

View 1 Replies View Related

Red Hat :: Fatal Server Error No Screens Found On RedHat 7.1 XFree86

Apr 4, 2009

there are several posts related to my problem but not quite what I want. I don't need any effects to be running nor do I need perfect resolution. I have a PCI-E card Nvidia 8600 gts and I need to run redhat 7.1 for reasons that are not debatable. I also have an onboard ati radeon X 1250 but currently I am running the PCI-E.The installation was successful and ran in GUI, however after installation and reboot, the screen keeps flickering trying to load the desktop.I just need to get the GUI running the same way the installer was able to run in GUI, I tried editing the XF86Config file to change the driver to either vesa or vga but still didn't work. Probing for devices is not an option since the card is not listed and the maximum video ram goes up to 64MB in xconfigurator. It probes my card as a VGA generic with 1 MB ram. I know there is a way to have the desktop load just the same as the installer's gui settings but that's where I need help.

this is after changing all the 'driver' values to vesa. I don't understand why it can't find the screen even though I used the horizontal and vert. sync values for my monitor. Any instructions or advice on how to just get the desktop loaded would be great, I know this is a very old OS but regardless I need for it to work.

View 10 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

Sep 16, 2010

Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W

My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}

Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels

Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.

View 2 Replies View Related

OpenSUSE :: Ant Build.xml Does Not Exist - Build Failed

Apr 19, 2011

Ant was installed in yast2 but will not run since build.xml was never created. How can this be fixed? I would like to run AudioTool.

View 5 Replies View Related

Server :: Edit The Default RHEL CD To Have It Automatically Install RHEL Based Off Of A Kickstart File

Mar 2, 2011

is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.

View 3 Replies View Related

Server :: Configuration Difference Between RHEL 3 To RHEL 5 For Webserver Installations?

Feb 1, 2011

We are planning to migrate our LINUX server from RHEL 3to RHEL 5. What are the configuration difference between RHEL 3 to RHEL 5 for webserver installations?

View 1 Replies View Related

Software :: Unable To Boot To RHEL 4 32bit After Installing RHEL 64bit - Error 13: Invalid Or Unsupported Executable Format

Apr 27, 2009

I have 4 partitions in my system, out of which two(sda1, sda2) have windows on them. I have installed RHEL 4 32 - bit on sda3 and after that , installed installed RHEL 64-bit on to a partition sda 5. Now i am unable to boot into RHEL 32-bit. The error i am getting is Error 13: Invalid or unsupported executable format.

View 1 Replies View Related

General :: Cannot Ping From Host (RHEL 6) To RHEL 5 In (virtual)?

May 1, 2011

can not ping from host (RHEL 6) to RHEL 5 in (virtual)? I have stopped iptables on both machines. But still not able to ping from host machine to virtual.

View 1 Replies View Related

Software :: Uninstall RHEL 3 And Install RHEL 9 Without Affecting XP?

Jul 13, 2009

I have RHEL 3 and Win XP Installed in my P.C?I want to uninstall RHEL 3 and install RHEL 9 without affecting XP.how can i do this and also where can i download free RHEL 9 version or any other latest linux distribution for free?

View 1 Replies View Related

CentOS 5 :: Pirut/yum: RHEL 5.1 - Maintain An Unregistered RHEL Box?

Feb 16, 2010

A client has sent me an RHEL 5.1 box for me to do some work on, but it's not registered with Red Hat. This is causing me problems, because it's a minimal installation, and I need some more dev software.My immediate reaction was to install various bits (emacs, and so on) from my Centos 5(.0) DVD.The base RHEL system only had one (disabled) repo entry,so I added a yum DVD repo entry in yum.conf.d.

This looked good to start with, but it doesn't work. Something in RHEL's pirut/yum/rpm/whatever is getting confused, and can't work out what is/isn't installed.

Question - how do you maintain an unregistered RHEL box? Has RH done something to make life difficult? Is my problem simply that I'm using a Centos 5.0 DVD, instead of Centos 5.1? Am I stuck with downloading lots of rpms from the net and doing everything manually? I really don't want to do that.

View 2 Replies View Related

General :: NVIDIA Installation Encountered Error "conflicts With File From Package XFree86-server-4.3.0.1-21"

Apr 28, 2010

I'm installing a NVIDIA driver and encountered some error message. Please see below the sequence (I've set runlevel to init 3);

linux:~/SuSe # rpm -ivh NVIDIA_GLX-1.0-4191.suse81:i586.rpm Preparing... ############################ [100%])file /usr/X11R6/lib/modules/drivers/nvidia-drv.o from install of NVIDIA_GLX-1.0-4191 conflicts with file from package XFree86-server-4.3.0.1-21

View 3 Replies View Related







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