On or near Thu, Nov 10, 2005 at 10:45:29AM -0800, Edward Poe wrote something
along the lines of:
> Now for the questions: What kind of grief am
> I asking for when I look to upgrade packages like gcc,
> glibc, and kernel? Oddly enough, the a kernel upgrade
> doesn't scare me as much as gcc and g
On 9/26/05, benjamin stathos <[EMAIL PROTECTED]> wrote:
> --- Doug Reich <[EMAIL PROTECTED]> wrote:
> > IFS="
> > " ; for I in `cat file.txt` ; do echo $I ; done
>
> I didn't know if the newline was supposed to be there or not, but
> IFS="" works. Thanks for your help!
Just FYI, try $(< file.txt)
On 8/17/05, Stephen Liu <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> I suppose if having following package installed;
> http://www.linuxfromscratch.org/blfs/view/stable/x/gtk2.html
> Chapter 26. X Libraries
> GTK+-2.6.7 (GTK2)
>
> I don't need to install GTK
> http://www.linuxfromscratch.org/blfs/v
Not sure if my other post went through... having a weird network problem...
You may want to look into gtkmm
" gtkmm is the official C++ interface for the popular GUI library
GTK+. Highlights include typesafe callbacks, widgets extensible via
inheritance and a comprehensive set of widgets. You ca
On 6/30/05, Ulf Seltmann <[EMAIL PROTECTED]> wrote:
If you have an undefined reference to libgtkmm you probably need to
install gtkmm:
http://www.gtkmm.org/
The mm stands for minus minus (--) I think ;)
" gtkmm is the official C++ interface for the popular GUI library
GTK+. Highlights include t
On 6/9/05, Dan McGhee <[EMAIL PROTECTED]> wrote:
> I want to shift from 2.6.8.1, which was the initial LFS build to the
> current SVN 2.6.11.10. In addition to the actual kernel and the
> libc-headers, are there any "gotchas" to be aware of or any additional
> things that I need to do?
>
Don't c
On 6/8/05, Hugo Bernier <[EMAIL PROTECTED]> wrote:
> On 6/8/05, Mike Hernandez <[EMAIL PROTECTED]> wrote:
> > > > If our answer to spam on the mailing lists is to tell people to setup a
> > > > filter, how come the book doesn't include any inform
On 4/15/05, Steve Brown <[EMAIL PROTECTED]> wrote:
> Has anyone been able to get the 7174 drivers from Nvidia installed on
> a BLFS system? I can install the drivers just fine, but when I try to
> startx, X complains that it can't load the kernel module for the card.
> I've read through all the do
> This is probably something quite simple I've overlooked. Should I be
> able to suspend the machine without affecting the time?
>
If my (now dead due to overheating *sigh*) laptop could keep the time
while it's off completely, I'm sure suspend shouldn't affect your
clock. I don't know for sure
On Tue, 01 Mar 2005 09:15:44 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> getting the following:
>
> postfix/postfix-script: warning: not owned by root: /usr/sbin/authenumerate
> postfix/postfix-script: warning: not owned by root: /usr/sbin/courier
> postfix/postfix-script: warning: not o
10 matches
Mail list logo