CentOS 5 :: Can't Find LibXpm Xlib.h And Intrinsic.h When Install NCL?
Mar 17, 2010
When I install NCL on my system. There are many error about X11 appeared. Such like:
xdevice.c(40): catastrophic error: could not open source file "X11/Xlib.h"
rasdraw.c(30): catastrophic error: could not open source file "X11/Intrinsic.h"
w_idt.c(26): catastrophic error: could not open source file "X11/Intrinsic.h"
I'm trying to build a program called Obpager, but I'm getting an error saying I don't have xlib.h. From what I understand, that file is included in libx11-dev, which I have installed. Any idea?
Code:
dagoss@MAGIC-PORT:~/Downloads/obpager-1.8$ make Compiling src/main.cc In file included from src/main.cc:33:0:
Now I'm using Centos 5.3. when I let ADP (a EDA Tools) to idle more than 1 hours. The tools will display incorrectly. The per letter will be displayed as pane. So I must close it and re-open it.When the status is displayed, the system always said:xlib resource id allocation space exhausted!Forestall I use Centos 4.7, the system always works well. But I'm using Centos 5.3.How to maintenance it
I have installed Fedora15. When I tried to install other softwares by "yum", I got following errors:
Code: libXpm-3.5.8-3.fc15.i686 was supposed to be installed but is not! Also, when I tried to remove some software by "yum erase ......", I got following similar errors:
I'm looking to install the w3c-libwww package, but can't seem to find it in yum. Is there a safe repository somewhere I can enable to grab it, or am I going to have to install if from source? CentOS ver. 5.2/3
In order to not post into the wrong forum, I am wondering if an issue related to performing a PXE based NFS install can be posted here, or does it belong in the networking forum? Seems that I've seen both, and I've done several searches using parameters/error messages that I'm seeing and can't seem to find a post that relates.
I have results of "./getinfo.sh network", and other necessary config file info ready to post, but want to make certain on correct forum.
My hardware is Tyan 1834 (VIA Chipset) dual P-III and 512 MB Adaptec AHA-2940AU SCSI card with 3 Seagate drives ATI Rage 128 AGP Video card
Tried to install CentOS 5 but did not locate any hard drives (No drives listed at Partition Step)
Was able to install CentOS 4.4 and it located ATI card, and installed successfully and runs.
However, trying to upgrade to CentOS, also fails and does not find any hard drives (same error) (also say "no video found, assuming headless" - but output still shown to screen - using 'linux text' install)
http://www.adaptec.com/en-US/_common/linux/ - lists Linux "supported distributions" including CentOS 4.0/4.2/4.3 - but no mention of CentOS 5 (or could that page be too old?)
Want to use as test platform for custom software development, but it must match existing production machine CentOS 5 platform... (Cent OS 4 could introduce a significant difference)
When i put the command: /etc/init.d/vboxdrv setup for install it it say this:
Stopping VirtualBox kernel module [ OK ] Recompiling VirtualBox kernel module [FAILED] (Look at /var/log/vbox-install.log to find out what went wrong) [root@server ~]# and the log: Makefile:185: *** Unable to find the folder to install the support driver to. Stop.
I have a linux system set up. Very minimal. I have a compiler and I need to compile xlib and all its dependencies so that I can use it. I don't have any type of package management system because it is an embedded application. So I need to know what all I need to build before xlib. Assume that I only have the core utils and gcc. Please don't tell me to download binaries, I cant do that, it wont work. Unless you have armeb binaries for me.
I am having trouble writing an Xlib application that displays a window. The most frustrating thing is that I've written applications like this before, and never had any problems. For some reason I cannot get this program to work properly. I'm running KDE and when I launch the program, a "button" for the application will appear on the application panel, however, no window will display. It is possible to right click on the panel button and select the Close item which will successfully close the window.
The following is source code that when built will exhibit the behaviour described above code...
I am working on xlib project to develop text editor without using help from any of toolkit/widgets.I get stuck in scrollbar.I have no idea how they work and developed.It become more difficult as I am using low-level C library - xlib.
I am starting to learn Linux graphical programming. Most of codes in my hands were written based on xlib, which is a kind of old graphic lib. I see some developers more interested in openGL. Then what's the difference between xlib and openGL? And which one is more popular used in which industry area?
I just upgraded by box from Fedora Core 9 to Centos 5.2. Finally!I have a 500GB SATA drive, it's partitioned into three equal size slices, hda1 through 3. The old Fedora was on hda1, I installed the new Centos on hda3. I instructed the installer to write the MBR to /dev/hda, not /dev/hda3. Fdisk says I have sector 0 unused.First, the system wouldn't boot - it just looped through the BIOS, rebooting over and over again. The BIOS sees the disk, but it never loaded Grub. I tried re-running grub-install /dev/hda, and not I get a Grub Error 17 after stage 1.5 loads.
I can boot from rescue OK, the grub.conf man menu.lst look fine, it's pointing to "root (hd0,2)". It's either the BIOS that can't find the MBR, or the MBR can't find Grub.When I looked at the disk with fdisk after the install, hda1 was still marked bootable, hda3 was not, so I swapped bootable flags but that has not made a difference. I also appended the new grub to the old grub thinking I could get the MBR (if it is there) to load the old grub and thence find the new Centos, but that didn't work either.Mobo is an old Shuttle AK35.Any ideas? Did I mess up by not telling the system to put the MBR on /dev/hda3? Is there a way to fix this without reinstalling?
I've installed the CentOS 5.1 from a CD only yesterday and everything is working fine except Mysql that came from the CD distribution. I have detected that my system has mysql.
[root@onion /]# rpm -qa |grep mysql mysql-5.0.22-2.1.0.1 [root@onion /]# find . -name mysql ./usr/bin/mysql ./usr/share/mysql ./usr/lib/mysql
However I'm unable to find mysqld, safe_mysqld or mysql_install_db in my filesysytem.
I am trying to compile the code. I am getting this following error. Am I missing any package?
x86_screen.h:12:22: error: X11/Xlib.h: No such file or directory In file included from osal_event.c:12: x86_screen.h:25: error: expected specifier-qualifier-list before �Display� make[1]: *** [osal_event.o] Error 1
I tried to install the pgplot, and I faced this error: X11/Xlib.h: No such file or directory
to solve this, I did this: sudo apt-get install libx11-dev but I face the other error which is: f77 -c -u /usr/local/src/pgplot/drivers/gidriv.f gidriv: Error on line 247: syntax error
I'm working on an application which generates random shapes when clicking on a window. I designed the window using Motif. I want to invoke the ButtonPress Event .
Is it possible to list/find/compare the program versions on a Centos system, against Redhat/Centos Errata/Security/Bug lists? Sort of looking for a way to make sure that all the packages on a system are ok, and not a security risk-- Without having to update every package. A pseudo code, in my mind is:
I am trying to run the SDK for Meego with Qt. When I try to launch my simulator I get the error message: Xlib: extension "GLX" missing on display ":0.0". The answer I got on Meego's forum is that I am missing glx extensions. I have tried to find a way to get the glx extensions but I do not seem to get it. My searches on the web all point to Nvidia, but I have got ATI. I run Lenny 5.0.6 amd64.
I've verified that xorg-x11-libs is installed. This package provides libXrandr.so.2. However, when I run a program, in this case the python script for blueproximity (start_proximity.sh), I get the error in the title.
I tried to draw two lines with xlib.h in C. If I start this compiled program it show me in most cases a window with two lines as it should be.
But sometimes the two lines are not drawn.If I insert XFlush() before the second XSync() it worked better but not every time.Why?How can I solve the problem?How works the X-Server buffer in detail?