|
From: Rahul on 16 Jun 2008 18:28 I was trying to install bashdb (the bash debugger) on my RHEL system and it wants the path to my bash source to optimze some stuff. Of course I have bash (ver 3.2) on my system. But where is the source (it says at least it wants at least the headers) Usually yum yields the package-devel entries. But a `yum search bash` did not get me any "devel" packages. Any ideas? -- Rahul
From: Dave Uhring on 16 Jun 2008 19:01 On Mon, 16 Jun 2008 22:28:08 +0000, Rahul wrote: > I was trying to install bashdb (the bash debugger) on my RHEL system and it > wants the path to my bash source to optimze some stuff. Of course I have > bash (ver 3.2) on my system. But where is the source (it says at least it > wants at least the headers) ftp.gnu.org/pub/gnu/bash/bash-whatever_your_version
From: Kees Theunissen on 16 Jun 2008 19:42 Dave Uhring wrote: > On Mon, 16 Jun 2008 22:28:08 +0000, Rahul wrote: > >> I was trying to install bashdb (the bash debugger) on my RHEL system and it >> wants the path to my bash source to optimze some stuff. Of course I have >> bash (ver 3.2) on my system. But where is the source (it says at least it >> wants at least the headers) > > ftp.gnu.org/pub/gnu/bash/bash-whatever_your_version > Hmm, I'm not a RHEL user but I think that I would prefer the RHEL source package in the OP's situation. I didn't check but chances are big that RedHat patched the source heavily and that original gnu source is not usable. The RHEL source package should match the installed binary. Regards, Kees. -- Kees Theunissen.
From: Rahul on 16 Jun 2008 19:58 Kees Theunissen <theuniss(a)rijnh.nl> wrote in news:4856fa58$0$14355$e4fe514c(a)news.xs4all.nl: > Hmm, I'm not a RHEL user but I think that I would prefer the RHEL > source package in the OP's situation. I didn't check but chances are > big that RedHat patched the source heavily and that original gnu > source is not usable. The RHEL source package should match the > installed binary. Thanks Kees. How do I go about finding the RHEL source package? These were the only ones that `yum search bash` yielded. bash-completion.noarch environment-modules.i386 bash.i386 environment-modules.i386 lftp.i386 bash.i386 gmrun.i386 bash.i386 lftp.i386 lwrap.i386 gmrun.i386 -- Rahul
From: Dave Uhring on 16 Jun 2008 20:25 On Mon, 16 Jun 2008 23:58:10 +0000, Rahul wrote: > Thanks Kees. How do I go about finding the RHEL source package? This is for RHEL-4. Look around the site for your specific needs. http://mirrors.kernel.org/redhat/redhat/linux/enterprise/4/en/os/i386/SRPMS/
|
Next
|
Last
Pages: 1 2 Prev: KDE: how to make app start maximized? Next: A smooth video capture of Compiz Fusion? How? |