active questions tagged redhat - Stack Overflowmost recent 30 from stackoverflow.com2009-12-11T15:33:44Zhttp://stackoverflow.com/feeds/tag/redhathttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1874616/linux-mysql-memory-requirements1Linux Mysql Memory requirementsg85822009-12-09T15:23:40Z2009-12-09T16:36:22Z
<p>I have:</p>
<ul>
<li>32 bit - Red Hat Enterprise Linux Server release 5.1 (Tikanga)</li>
<li>Mysql 5</li>
<li>10G RAM</li>
</ul>
<p>What are the memory allocation limits with respect to mysql?
Maximum memory usage possible.
Any supporting documents from redhat site?</p>
http://stackoverflow.com/questions/866580/samba-error-incorrect-function0Samba Error: "Incorrect Function"tsellon2009-05-15T00:51:27Z2009-12-04T15:08:32Z
<p>I've been setting up a samba share on a Redhat box, and am able to connect to it from the local machine. From an XP machine however, I'm only able to successfully connect to the root of the share (e.g. "\machine"). Connecting to the actual shared folders (e.g. "\machine\share") generates an error.</p>
<p>The full error message is:</p>
<blockquote>
<p>\machine\share is not accessible.
You might not have permission to use
this network resource. Contact the
administrator of this server to find
out if you have access permissions.</p>
<p>Incorrect function.</p>
</blockquote>
<p>Looking at the properties on the windows side, I see "everyone", "root (Unix Group\root)", and "root (Unix User\root") listed with no permissions.</p>
<p>I'm using share authentication, and the user I've designated for the guest account has read/write access to the shared folder.</p>
<p>Has anyone run into a similar issue before? Thanks in advance for any assistance.</p>
http://stackoverflow.com/questions/792563/how-do-i-clone-an-openldap-database1How do I clone an OpenLDAP database elzapp2009-04-27T07:51:55Z2009-12-03T18:05:03Z
<p>I know this is more like a serverfault question than a stackoverflow question, but since serverfault isn't up yet, here I go:</p>
<p>I'm supposed to move an application from one redhat server to another, and without very good knowledge of the internal workings of the application, how would I move the OpenLDAP database from the one machine to the other, with schemas and all.</p>
<p>What files would I need to copy over? I believe the setup is pretty standard.</p>
http://stackoverflow.com/questions/1825414/use-php-mail-to-send-via-smtp0Use PHP mail to send via smtpunknown (google)2009-12-01T10:53:01Z2009-12-01T11:48:49Z
<p>Hello all,</p>
<p>Does anybody know if you can configure php's mail() command so it will only use an SMTP server rather than the local sendmail? We are having trouble with emails being marked as spam.</p>
<p>Our server is running RedHat 5 Enterprise.</p>
<p>I am aware of various PHP libraries that act as an SMTP client but I'd rather configure PHP so mail() used an SMTP server directly.</p>
<p>Thanks for your help.</p>
http://stackoverflow.com/questions/1821704/ftp-from-windows-to-linux-using-filezilla-causes-doubling-of-file-sizes0FTP from windows to linux using filezilla causes doubling of file sizes??? [closed]Cneg2009-11-30T18:58:31Z2009-11-30T19:17:04Z
<p>Running filezilla 3.3.0.1 (and slightly older versions exhibit this behavior as well) to Red Hat Enterprise 5x with filezilla server, we are getting doubling of text files on overwrite. It seems to affect php, js, html files but maybe not binary files although that's not thoroughly tested. We've looked at the settings on the client and found one we thought was the problem which was 'allow resume of ascii files' which states in the client that if ticked can cause problems with line endings differing from platforms, but we've unticked this option.</p>
<p>so here's what happens:</p>
<p>We open the client, connect to ftp server. Upload a local file and choose 'overwrite' of remote copy. Filesize should change slightly (should slightly increase, ex: 117kB -> 118kB), instead it does not refresh the filesize. You hit the manual refresh button and suddenly the remote copy's filesize is reported to be doubled or more (ex: 275kB). What the heck is going on??</p>
<p>When we redownloaded some of these files it was as if a concatenation was happening (appending random extra contents). Obviously this will not fly to micromanage files- our whole system could be screwed up completely by this. Please help!! Is this a permissions/ownership issue or something really weird happening with either the filezilla client or server?</p>
http://stackoverflow.com/questions/1774920/can-i-use-a-shared-library-compiled-on-ubuntu-on-a-redhat-linux-machine1Can I use a shared library compiled on Ubuntu on a Redhat Linux machine ?Stick it to the man2009-11-21T08:18:34Z2009-11-28T04:20:02Z
<p>I have compiled a shared library on my Ubuntu 9.10 desktop. I want to send the shared lib to a co-developer who has a Red Hat Enterprise 5 box.</p>
<p>Can he use my shared lib on his machine?</p>
http://stackoverflow.com/questions/810861/using-centos-repository-on-a-redhat-installation0Using CentOS repository on a Redhat InstallationKhattak2009-05-01T10:05:17Z2009-11-25T19:15:35Z
<p>Does a Redhat installation support CentOS repository e.g I install Redhat and in the yum repositories I define it to use CentOS's repository?</p>
http://stackoverflow.com/questions/1545065/linux-cups-auto-re-add-printer0Linux CUPS auto re-add printer? [closed]aZn1372009-10-09T17:20:00Z2009-11-24T00:14:13Z
<p>Hi,</p>
<p>We have a Redhat machine (2.6.9-42.ELsmp) that runs CUPS. Once in a while, people send big files to the printer, and it gets stuck, so they restart the printer. After 300 seconds of it not responding, the printer becomes UNavailable. CUPS will then remove the printer from the available printer list, and never tries it again.</p>
<p>Is there anyway I can set it so that CUPS will try to talk to the printer to re-add it to the list whenever the printer is online again?</p>
<p>The way we "solve" this is every time it happens, we manually modify the printers.conf file, change the printer status to "Idle", then restart the service. I'm sure there's a better to do this, no?</p>
<p>Thanks,</p>
<p>Tam.</p>
http://stackoverflow.com/questions/1781315/choosing-linux-for-open-source-development0Choosing Linux for open source development.RPK2009-11-23T05:50:32Z2009-11-23T07:03:54Z
<p>I work on Windows XP platform and use Aptana Studio, MySQL for PHP development. I want to know which Linux edition and flavor would be appropriate for my development purposes?</p>
http://stackoverflow.com/questions/615282/where-are-default-lscolors-set-in-rhel-5-x0Where are default LS_COLORS set in RHEL 5.x?WolfHumble2009-03-05T15:32:12Z2009-11-21T19:34:31Z
<p>In a terminal in Red Hat Enterprise Linux 5.x, running:</p>
<pre><code>[$] Env
</code></pre>
<p>returns (among other things):</p>
<pre><code>"LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33 . . ."
</code></pre>
<p>Most of the content in <code>LS_COLORS</code> I find in the file:</p>
<pre><code>/etc/DIR_COLORS
</code></pre>
<p>BUT the values "<code>no=00:fi=00:di=01;34:ln=01;36:pi=40;33</code> etc.", I have no success finding, even after grepping through the system.</p>
<p>In what file(s) are these values defined?</p>
<p>Yes, I know I can set the content of <code>LS_COLORS</code> to the values I please,
but what I wonder about is <strong>where</strong> the values above are <strong>defined</strong>.</p>
http://stackoverflow.com/questions/1766380/determining-the-path-that-a-yum-package-installed-to0Determining the path that a yum package installed tobrettbuddin2009-11-19T20:43:59Z2009-11-19T20:49:53Z
<p>I've installed ffmpeg using yum under Redhat, and I'm having difficulty figuring out where (what path) it installed the package to. Is there an easy way of determining this without resorting to finding it myself manually?</p>
http://stackoverflow.com/questions/1740106/rhel5-qt-compiler-linker-qmake-issues-advice0RHEL5 Qt compiler/linker/qmake issues... advice?CJ2009-11-16T04:47:58Z2009-11-16T22:21:01Z
<p>I have about a few problems with a new install of the Qt SDK. I probably only need advice, but specific answers are also welcome. Before I begin a mini-story, I am running RHEL5 on academic license under VirtualBox on OSX 10.6. Using Qt version 4.5.3. This is my situation...</p>
<p>1.) I couldn't compile because g++ wasn't found. I fixed this by creating a link: g++ -> g++34. This allowed me to compile but it generated more errors at link-time. I had installed the framework in my home directory unintentionally so I uninstalled/reinstalled the entire SDK to /usr/local/qt.</p>
<p>2.) At this point I could compile but the linker complained about a missing freetype package. I had that already installed but wasn't sure why it couldn't be found. So I installed a few packages that I thought might be missing like libqt4-devel and libqt4-devel-debug. I also installed a few other general programming packages for later use.</p>
<p>3.) Somehwere in this process I can no longer run qmake. I ran it before and I have it installed at /usr/local/qt/qt/bin/qmake. I could create a link to it (though I shouldn't have to OR I could ensure that the location was in the PATH var). However, at this point Qt Creator says there's no Qt installation found. I re-pointed it to the installation location (using Tools/Options) but it still won't run qmake or anything else for that matter...</p>
<p>I only need this linux install to compile and test my Qt projects which I am developing in OSX. So my question is, should I just wipe this RHEL install and start over? And if so, should I use something else like Ubuntu? I am having plenty of hassles that I don't want to deal with as is. Note, this project will require good OpenGL support.</p>
http://stackoverflow.com/questions/1718333/troubles-with-errno-h0Troubles with errno.hEpsilon Vector2009-11-11T21:52:53Z2009-11-11T22:07:01Z
<p>I'm working with Rad Hat 8.0, trying to make changes to the kernel, and I'm at the compilation stage.
I have a header in include/linux where I define wrapper functions, and they use errno. I included errno.h using
<code>#include <errno.h></code>.
When I try to compile, it tells me "errno.h no such file or directory". When I try
<code>#include <linux/errno.h> </code>
it finds it but complains that I did not declare errno the variable before use.
I looked at errno.h and it really doesn't have it declared, which is confusing because I was under the impression that this is where it is defined. </p>
<p>Am I looking in the wrong places? How do I make use of errno? </p>
http://stackoverflow.com/questions/1682110/installing-directory-services-on-red-hat-enterprise-linux-5-40Installing Directory Services on Red Hat Enterprise Linux 5.4Dhruv 2009-11-05T17:10:20Z2009-11-05T17:10:20Z
<p>Is there a free alternative for setting up directory services on RHEL 5.4 without purchasing their 5000$ package? Is there an option for setting up network file systems?
I'm currently investigating into the merits and demerits of installing Ubuntu Server Edition and Red Hat Enterprise Linux on our HP ProLiant Servers. RHEL has far more reputation but is costlier than Ubuntu. </p>
http://stackoverflow.com/questions/1622398/how-to-install-red-hat-enterprise-linux-on-apple-macbook-pro-macbookpro4-10How to install Red Hat Enterprise Linux on Apple Macbook Pro MacBookPro4,1 [closed]Todd V. Rovito2009-10-25T23:03:16Z2009-10-25T23:07:15Z
<p>I have a one year old Mac Book Pro that I am trying to get RHEL 5.4 installed on via bootcamp. No matter what I do I can't get the installer to boot. I have tried multiple DVD's and even verified the install works on a new Mac Book Pro. Most of the time the installer simply locks up.</p>
<p>I usually use Linux text with all-generic-ide on the boot line.</p>
<p>I removed the ide parameter and I just used linux text. The results I get are that a bunch of kernel messages appear then the background turns blue and a thin text box pops up saying its loading ata..... something it disappears too fast for me to read. Then the machine freezes. I pressed the alt function keys to see if I could look at the system log, here is what it says:</p>
<p>Alt-f3 says "trying to mount CD device hda"
Alt-f4 says status error: hda: lastFailedSense
Hda: Failed opcode was: unknown
Hda: Lost interrupt
Hda: Drive not ready for command
Ide-cd: command 0x3 timed out</p>
<p>Above this junk it looks like it found the partition because it knew it was 20 GB and listed as /dev/sda3. I think it has something to do with the CD drive, is that possible?</p>
<p>Thanks again for the support. </p>
<p>PS I posted in the apple support forums ( Apple.com > Support > Discussions > Boot Camp > Installation and Storage) and didn't get an answer.</p>
http://stackoverflow.com/questions/709784/redhat-linux-installation-problem0redhat linux installation problem [closed]2009-04-02T13:46:33Z2009-10-22T13:19:24Z
<p>When i'm installing red hat linux on my system then it is not recognising my dvd drive and it is asking for device driver.I had changed change the dvd drive yet the problem continued. please help me out.....</p>
http://stackoverflow.com/questions/1562910/scaling-up-from-1-web-server-1-db-server0Scaling up from 1 Web Server + 1 DB ServerEtienne2009-10-13T21:10:21Z2009-10-13T21:29:30Z
<p>We are Web 2.0 company that built a hosted Content Management solution from the ground up using LAMP. In short, people log into our backend to manage their website content and then use our API to extract that content. This API gets plugged into templates that can be hosted anywhere on the interwebs.</p>
<p>Scaling for us has progressed as follows:</p>
<blockquote>
<ol>
<li>Shared hosting (1and1) </li>
<li>Dedicated single server hosting (Rackspace) </li>
<li>1 Web Server, 1 DB Server (Rackspace) </li>
<li>1 Backend Web Server, 1 API Web Server, 1 DB Server</li>
<li>Memcache, caching, caching, caching.</li>
</ol>
</blockquote>
<p>The question is, what's next for us? Every time one of our sites are dugg or mentioned in a popular website, our API server gets crushed with too many connections. Or every time our DB server gets overrun with queries, our Web server requests back up.</p>
<p>This is obviously the 'next problem' for any company like ours and I was wondering if you could point me in some directions.</p>
<p>I am currently attracted to the virtualization solutions (like EC2) but need some pointers on what to consider.</p>
http://stackoverflow.com/questions/1413353/svn-checkout-fails-saying-url-is-malformed0SVN checkout fails saying URL is malformed kadeshpa2009-09-11T21:24:08Z2009-10-13T20:23:15Z
<p>I am trying to checkout files using subversion on RedHat Linux but the checkout fails saying URL (http/https) is malformed or the scheme or host or path is missing.</p>
<p>I am not sure now what more configuration/setup is needed?</p>
<p>I am able to ping the http(s) site properly.</p>
<p>Command:
svn checkout --username kdeshpa <a href="https://teamforge.wal-mart.com/svn/repos/demo" rel="nofollow">https://teamforge.wal-mart.com/svn/repos/demo</a></p>
<p>Anyhelp would be highly appreciated.</p>
<p>I am new to subversion. Not sure where to look for logs.</p>
<p>If i give command (svn log) it cribs saying (svn: '.' is not a working copy).</p>
http://stackoverflow.com/questions/1534674/ruby-search-path-different-on-two-boxes-with-same-build-of-ruby0Ruby search path different on two boxes with same build of ruby ?S N2009-10-07T22:55:53Z2009-10-08T00:11:53Z
<p>We have two servers with the same home-brewed RPM of ruby installed.
One one server, the search path is different, and it fails the following snippet.</p>
<pre><code>#!/usr/bin/env ruby
require 'openssl'
require 'digest/md5'
puts OpenSSL::Digest::MD5.new
</code></pre>
<p>Broken server output:</p>
<pre><code>/tmp/test.rb
/tmp/test.rb:6: uninitialized constant OpenSSL::Digest::MD5 (NameError)
</code></pre>
<p>Good server output:</p>
<pre><code>/tmp/test.rb
d41d8cd98f00b204e9800998ecf8427e
</code></pre>
<p>Broken server with command line flags can be made to work:</p>
<pre><code>ruby -I /usr/lib/ruby/1.8 /tmp/test.rb
d41d8cd98f00b204e9800998ecf8427e
</code></pre>
<p>Both are CentOS 4.4 x86_64, ruby 1.8.6 p369. We built our own RPM based on Fedora 11 RPM spec file. It works find on 913 other boxes.
Help? </p>
http://stackoverflow.com/questions/850524/internal-dummy-connection-in-log-maxclient-reached-server-crashes-opinions0"Internal dummy connection" in log, MaxClient reached, server crashes. Opinions?Tisch2009-05-11T23:33:39Z2009-09-25T16:32:38Z
<p>I am trying to streamline a server of a clients. After downloading the access_log files, I noticed that there were an awful lot of entries that looked like: </p>
<pre><code>::1 - - [11/May/2009:23:21:16 +0100] "GET / HTTP/1.0" 403 5043 "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
</code></pre>
<p>I have also checked the httpd.conf file, and I have seen the following settings:</p>
<pre><code># ServerLimit: maximum value for MaxClients for the lifetime of the server
# MaxClients: maximum number of server processes allowed to start
# MaxRequestsPerChild: maximum number of requests a server process serves
<IfModule prefork.c>
StartServers 8
MinSpareServers 8
MaxSpareServers 13
ServerLimit 256
MaxClients 256
MaxRequestsPerChild 50
</IfModule>
# worker MPM
# StartServers: initial number of server processes to start
# MaxClients: maximum number of simultaneous client connections
# MinSpareThreads: minimum number of worker threads which are kept spare
# MaxSpareThreads: maximum number of worker threads which are kept spare
# ThreadsPerChild: constant number of worker threads in each server process
# MaxRequestsPerChild: maximum number of requests a server process serves
<IfModule worker.c>
StartServers 2
MaxClients 150
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
</IfModule>
</code></pre>
<p>I've been reading that I need to set MaxSpareServes to a value greater than MinSpareServers. Opinions are greatly appreciated. </p>
<p>Kindest Regards.
Tom</p>
http://stackoverflow.com/questions/1463240/can-someone-help-me-install-python-purple-in-redhat0Can someone help me install python purple in redhat? [closed]tehryan2009-09-22T23:55:23Z2009-09-23T01:24:17Z
<p>I am completely 100% new to redhat. I have a little bit of experience with debian but I'm still relatively new. I'm trying to install python purple with no luck. Can anyone help me with it?</p>
<p>I couldnt find libpurple-dev with yum... I did find libpurple-i386</p>
http://stackoverflow.com/questions/1379127/red-hat-compatibility0Red hat compatibility shantanuo2009-09-04T13:06:16Z2009-09-04T13:17:13Z
<p>The following code works as expected on CentOS and Ubuntu O/s but not on Red hat. What changes needs to be made?</p>
<p>CentOS release 5.3 (Final)
Linux ubuntu 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux</p>
<pre><code>#!/bin/bash
depot=$1
table=$2
database=$3
combined="$depot$table"
if [ "$table" = 'routes' -o "$table" = 'other_routes' ]; then
echo 'first if successful'
elif [ "$table" = 'bus_stops' ]; then
echo 'elif successful'
else
echo 'else succsesful'
fi
</code></pre>
http://stackoverflow.com/questions/1330533/how-to-automatically-run-jboss-app-on-startup-using-redhat0How to automatically run JBoss app on startup, using RedHatjeph perro2009-08-25T19:47:08Z2009-08-25T19:50:43Z
<p>Not too long ago, I installed a java web application on a Red Hat server running JBOSS.</p>
<p>After a recent reboot, I realized that the site did not start up automatically when the machine was booted.</p>
<p>Is there an easy way to ensure that this happens? There are shell scripts to start and stop the application, something like :</p>
<pre><code>/opt/myApp/StartMyApp.sh
/opt/MyApp/StopMyApp.sh
</code></pre>
<p>I have been reading about Redhat Run Levels, (etc/rc.d), but it seems too complicated for what I need to do - just run the shell script after booting.</p>
<p>Making it a Windows service is quite easy, but I'm unfamiliar with how to do the equivalent with Redhat.</p>
<p>Thanks</p>
http://stackoverflow.com/questions/1317644/linux-recover-on-startup0Linux recover on startup [closed]sudhir2009-08-23T02:58:09Z2009-08-23T03:02:23Z
<p>B4 i hv both linux and Xp .
After formatting xp linux is not coming on start up.</p>
<p>What to do</p>
http://stackoverflow.com/questions/788765/recommended-reading-for-red-hat-enterprise-40recommended reading for red hat enterprise 4giles2009-04-25T11:50:28Z2009-08-13T03:00:03Z
<p>Hi </p>
<p>I need to learn red hat enterprise 4 sharpish. I was wondering if you could recommend any good publications?</p>
<p>thanks
Giles</p>
http://stackoverflow.com/questions/1042809/driver-compilation-redhat0Driver Compilation RedhatKami2009-06-25T09:13:36Z2009-08-12T00:14:29Z
<p>Hi,</p>
<p>I'm totally new to compiling drivers for linux and I got some problems !</p>
<p>I'm trying to compile a driver for a usb device.</p>
<p>Result:</p>
<p><pre><code>
[thayoz@lacalpc13 linux]$ make
for i in driver lib qrng ; do cd $i && (make all || exit ) && cd ..; done
make[1]: Entering directory <code>/home/thayoz/Desktop/untitled folder/Quantis-USB/src/linux/driver'
make -C /usr/src/kernels/ M=/home/thayoz/Desktop/untitled folder/Quantis-USB/src/linux/driver V=1 modules
make[2]: Entering directory </code>/usr/src/kernels'
make[2]: <strong>* No rule to make target <code>folder/Quantis-USB/src/linux/driver'. Stop.
make[2]: Leaving directory </code>/usr/src/kernels'
make[1]: *</strong> [all] Error 2
make[1]: Leaving directory `/home/thayoz/Desktop/untitled folder/Quantis-USB/src/linux/driver'
/bin/sh: line 0: cd: lib: No such file or directory
/bin/sh: line 0: cd: qrng: No such file or directory
make: *** [all] Error 1
</pre></code></p>
<p>I don't know what's wrong ???</p>
http://stackoverflow.com/questions/683215/php-5-on-redhat-enterprise-linux-51Php 5 on RedHat Enterprise Linux 5Alister Bulman2009-03-25T20:02:16Z2009-08-09T14:50:07Z
<p>By default, RHEL5.x64 comes with 5.1.6 - pretty old. I'm looking for a more up to date version, 5.2.8, or even the latest 5.2.9 (as of March 2009). Ideally, a Yum/RPM-based solution, for transparent upgrades (when I plan).</p>
<p>How do you upgrade the default for an up-to-date version?</p>
http://stackoverflow.com/questions/1232266/installing-mysql-5-1-php-5-2-on-rhel5-30Installing MySQL 5.1 & PHP 5.2 on RHEL5.3 [closed]Richard2009-08-05T09:58:49Z2009-08-05T10:26:26Z
<p>I would quite like to be running the latest production releases of PHP and MySQL on my production RHEL5.3 server.</p>
<p>PHP so that I can use Zend Framework 1.9 which only supports PHP 5.2.4 or later.<br />
MySQL because they claim 5.1 is faster.</p>
<p>I am a little concerned about installing from RPM's because of breaking dependencies and having to manually keep things up-to-date afterwards.</p>
<p>After a bit of research, I found the <a href="http://blog.famillecollet.com/" rel="nofollow">Remi Repository</a>.</p>
<p>If I add this to my list of repositories, yum update will be able to upgrade PHP and MySQL.</p>
<p>This sounds too good to be true - so are there any pitfalls or problems that I should be aware of?</p>
http://stackoverflow.com/questions/1212925/on-linux-set-maximum-open-files-to-unlimited-possible2On Linux - set maximum open files to unlimited. Possible?Dave2009-07-31T14:41:20Z2009-08-01T08:19:15Z
<p>Is it possible to set the maximum number of open files to some "infinite" value or must it be a number?</p>
<p>I had a requirement to set the descriptor limit for a daemon user to be "unlimited" and I'm trying to determine if that's possible or how to do it. I've seen some mailing lists refer to a "max" value that can be used (as in: "myuser hard nofile max", but so far the man pages and references I've consulted don't back that up.</p>
<p>If I can't use 'max' or similar, I'd like to know how to determine what the max number of files is (theoretically) so I have some basis for whatever number I pick. I don't want to use 100000000 or something if there's a more reasonable way to get an upper bound.</p>
<p>I'm using RHEL 5 if it's important.</p>
<p><strong>Update:</strong> I'm an idiot when it comes to writing questions. Ideally I'd like to do this in the limits.conf file (which is where "max" would come from). Does that change any answers?</p>
<p><hr /></p>
<p>Thanks for the comments. This is for a JBOSS instance and not a daemon I'm writing so I don't know if setrlimit() is useful to me. However, Jefromi - I do like the definition of Infinity :) I saw a post that suggests a file descriptor is "two shorts and a pointer" so I should be able to calculate the approximate upper bound.</p>
http://stackoverflow.com/questions/1213945/linux-redhat-kernel-headers0Linux redhat kernel-headersJack BeNimble2009-07-31T17:50:57Z2009-07-31T18:18:12Z
<p>I'm trying to compile a c programming package (thc-ipv6-0.7) on Linux Redhat 2.6.9-42.ELsmp and it's complaining that it can't find "linux/string.h". </p>
<p>From google, I learned that this is part of the "kernel-headers" package. </p>
<p>If I do "rpm -qa | grep kernel"</p>
<p>It shows that "kernel-devel" is installed (which I think I need), but not "kernel-headers".</p>
<p>A "find / -name string.h" reveals string.h is in fact on the system, in many places, including "/usr/include".</p>
<p>I tried adding "-I/usr/include" to the make file, but got the same error. </p>
<p>My question is, do I need to install "kernel-headers", and if so, where do I find it, and what version? </p>