Arden wrote:
after "make check" of gtk+-2.8.20 build I get;
(lt-floatingtest:27134): Gtk-WARNING **: cannot open display:
FAIL: floatingtest
==
1 of 1 tests failed
What does this mean? what should I do?
Arden
You're probably running the GTK testsuite from a text console, not
wit
after "make check" of gtk+-2.8.20 build I get;
(lt-floatingtest:27134): Gtk-WARNING **: cannot open display:
FAIL: floatingtest
==
1 of 1 tests failed
What does this mean? what should I do?
Arden
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfroms
Hi all,
compiling graphviz-2.8 with gcc-4.1.1 and Python-2.5 failed due to
some type mismatches. I didn't bother finding out which one's caused
the trouble (thus the bland name), the fix is straightforward and should
be backward-compatible.
The small patch is attached.
Hans-Joachim
--- graphviz
Hi. I noticed there is no hint for pcmcia for 2.6 series kernels.
I finished LFS a couple of days ago, and now got pcmcia working.
Could I write a hint about it?
Lauri
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe:
No, It's not work.
Did someone here has a problem and remember what he did and what
moduls are missing?
Thanks
Nadav
On 10/20/06, nadav vinik <[EMAIL PROTECTED]> wrote:
oops sorry.
The only thing which I didn't do, is to check if I need modules to the kernel.
After the first time that I com
rblythe napisał(a):
(...)
I believe the trouble may be with:
192.168.0.101 kaptah.homelinux.net kaptah
^
Try changing it to 127.0.0.1 kaptah.homelinux.net kaptah
127.0.0.1 is the loop back (home address) of your computer.
It did not help in my case :-(
Still 670 tests of 800
Only S
Dan Nicholson napisał(a):
(...)
net-tools. It has simple utilities for setting the domainname. I added
this little bit to /etc/rc.d/init.d/localnet:
if [ -x /bin/dnsdomainname ]; then
boot_mesg "Setting domainname to
$(dnsdomainname)..."