Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 59 matches

Go to advanced search

Advanced search
Search found 59 matches
  • 1
  • 2
  • 3
  • Next
by zomps
Sat Jun 23, 2007 12:36 pm
Forum: Networking & Security
Topic: Installing NX Server Free Edition (not FreeNX)
Replies: 66
Views: 96404

Tried today again the new vversion (3.0) and found solution to my previos error

Feb 27 17:49:25 zomps 2.1.0-15[6999]: ERROR: Failed to set xpi value in command xrdb: /bin/bash -c 'exec -a - /bin/bash -c '\''xrdb -merge'\'': output was: xrdb: Can't open display 'unix:1013'\n, exit value: 1 'main ...
  • Jump to post
by zomps
Sat Mar 03, 2007 8:41 am
Forum: Networking & Security
Topic: Installing NX Server Free Edition (not FreeNX)
Replies: 66
Views: 96404

Yeah I found that reference also.
when I enabled in kdm XDMCP requests and on client selected xdm I got the login manager running
and I am able login to my kde. strange :(
but when I select KDE session on client it fails, least I can login now :D
  • Jump to post
by zomps
Tue Feb 27, 2007 3:51 pm
Forum: Networking & Security
Topic: Installing NX Server Free Edition (not FreeNX)
Replies: 66
Views: 96404

I use 2.1.0 client.
The strange thing is client even shows black display and then dies
on server side i see

Feb 27 17:49:24 zomps 2.1.0-15[6999]: DEBUG: Option xpi enabled with value: 96. Pushing command: xrdb -merge 'main:nxnode:3653'
Feb 27 17:49:24 zomps 2.1.0-15[6999]: DEBUG: run command ...
  • Jump to post
by zomps
Sun Feb 25, 2007 10:44 am
Forum: Networking & Security
Topic: Installing NX Server Free Edition (not FreeNX)
Replies: 66
Views: 96404

hmm it requires dep xrdb, but still i get cannot open display error
  • Jump to post
by zomps
Thu Feb 08, 2007 5:31 pm
Forum: Portage & Programming
Topic: Should I reboot after updating glibc 2.4.xx ---> 2.5 ?
Replies: 12
Views: 4092

i don't think the agetty is critical service, when you login/logout console it will respawn
(I think same happens when you just use regular kill command ont that process)
you can kill also udev and start it again udevd --daemon
dunno whats the miniserv, (webmin?)
  • Jump to post
by zomps
Wed Feb 07, 2007 8:18 pm
Forum: Portage & Programming
Topic: Should I reboot after updating glibc 2.4.xx ---> 2.5 ?
Replies: 12
Views: 4092

One more thing you can verify what services are using old libraries
with lsof | grep "ld-2.4"
  • Jump to post
by zomps
Wed Feb 07, 2007 8:17 pm
Forum: Portage & Programming
Topic: Should I reboot after updating glibc 2.4.xx ---> 2.5 ?
Replies: 12
Views: 4092

I don't think so, you can restart most of the services (apache, postfix etc)
what are using glibc and they will pick up new glibc libraries.
Only thing what you cannot restart is init and I dont think it uses
glibc at all.
  • Jump to post
by zomps
Sun Dec 03, 2006 6:41 pm
Forum: Kernel & Hardware
Topic: Yet more 2.6.19 kernel problems!
Replies: 19
Views: 4109

huh figured my problem out
now CONFIG_BLK_DEV_SD and CONFIG_CHR_DEV_SG should be compiled in to kernel
previously they where modules
  • Jump to post
by zomps
Sun Dec 03, 2006 5:48 pm
Forum: Kernel & Hardware
Topic: Yet more 2.6.19 kernel problems!
Replies: 19
Views: 4109

for fbsplash there is already 2.6.19-r1 release which should fix this
and for ati-drivers there seems to be already fix in bugzilla http://bugs.gentoo.org/show_bug.cgi?id=156876
  • Jump to post
by zomps
Sun Dec 03, 2006 3:24 pm
Forum: Kernel & Hardware
Topic: Yet more 2.6.19 kernel problems!
Replies: 19
Views: 4109

Didn't have any problem get ati-drivers and fbsplash to compiling
did my own patches for removing the config.h header include

But my biggest problem is, I cannot get it booting
I'm using always make oldconfig
then I enabled CONFIG_ATA_PIIX
and still cannot mount root file system on booting

I think ...
  • Jump to post
by zomps
Fri Dec 01, 2006 10:08 am
Forum: Networking & Security
Topic: [Solved] SCPOnly 4.6 installation woes...
Replies: 7
Views: 4913

Another hint to this thread

remove nodev from fstab on that partition where chroot lies

wasted lot of time today debuging this :(
  • Jump to post
by zomps
Mon Jul 31, 2006 10:01 am
Forum: Networking & Security
Topic: [LTSP] very slow and finally no boot
Replies: 6
Views: 2446

i had same problem
somehow it adds /pxe prefix to to tftp conneciton
anyway i moved /tftpboot/pxelinux.cfg/ to /tftpboot/pxe directory and it worked
  • Jump to post
by zomps
Sat Mar 11, 2006 8:27 am
Forum: Portage & Programming
Topic: -fomit-frame-pointer
Replies: 33
Views: 89722

From gcc manual
-fomit-frame-pointer
Don't keep the frame pointer in a register for functions that don't need one. This avoids the instructions to save, set up and restore frame pointers; it also makes an extra register available in many functions. It also makes debugging impossible on some ...
  • Jump to post
by zomps
Sat Feb 11, 2006 4:35 pm
Forum: Unsupported Software
Topic: XGL
Replies: 748
Views: 451285

I have a problem compiling compiz with +kde flag.
I am using pijalu's 20060210 overlay.
checking for KDE_WINDOW_DECORATOR... updating cache
./configure: line 21395: $cache_file: ambiguous redirect
configure: creating ./config.status
the following optional plugins will be compiled:
gconf: no ...
  • Jump to post
by zomps
Wed Dec 07, 2005 2:41 pm
Forum: Desktop Environments
Topic: Modular X server bugs, annoyances and solutions (Part 1)
Replies: 922
Views: 410775

temporally yes, but it isnt the right way and i havent figured how to fix it jet
  • Jump to post
by zomps
Wed Dec 07, 2005 10:21 am
Forum: Desktop Environments
Topic: Modular X server bugs, annoyances and solutions (Part 1)
Replies: 922
Views: 410775

i did quick hack for the screen resulotion change issue

mv /usr/lib/X11/xkb/compat{,_old}

i know it isnt right, but least i can use X now
  • Jump to post
by zomps
Wed Nov 16, 2005 7:07 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Pop-before-SMTP authentication with the vmail guide
Replies: 23
Views: 50116

what happens when you call drac-add command

Code: Select all

TCPREMOTEIP="127.0.0.1" AUTHENTICATED="username" drac-add
and without parameters, does there appear any log or change /var/lib/drac/drac time/size
  • Jump to post
by zomps
Tue Nov 15, 2005 12:42 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Pop-before-SMTP authentication with the vmail guide
Replies: 23
Views: 50116

hmm i saw drac-add messages in /var/log/messages log file
  • Jump to post
by zomps
Wed Nov 09, 2005 7:37 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Pop-before-SMTP authentication with the vmail guide
Replies: 23
Views: 50116

The solution:
change drac-add.c line

from
if (getenv("AUTHUSER") && getenv("AUTHARGV0") && getenv("AUTHENTICATED")) {
to
if (getenv("AUTHENTICATED")) {

add line end to /etc/courier-imap/imapd and /etc/courier-imap/pop3d
LOGINRUN="/usr/local/bin/drac-add"
and no more need to change ...
  • Jump to post
by zomps
Tue Sep 27, 2005 6:19 pm
Forum: Portage & Programming
Topic: GCC-4.0 (part 3)
Replies: 279
Views: 114733

mjpegtools-1.6.2-r4 fails with gcc version 4.0.2-pre20050917 (Gentoo 4.0.2_pre20050917, pie-8.7.8)

make[2]: Entering directory `/var/tmp/portage/mjpegtools-1.6.2-r4/work/mjpegtools-1.6.2/mpeg2enc'
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I ...
  • Jump to post
by zomps
Wed Sep 21, 2005 5:12 pm
Forum: Portage & Programming
Topic: GCC 4.0 (part 2)
Replies: 810
Views: 248216

one more to "does not compile list"
if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -D_GNU_SOURCE -D_POSIX_C_SOURCE=200112L -I../.. -O1 -g -MT libconv_la-conv_3dnow.lo -MD -MP -MF ".deps/libconv_la-conv_3dnow.Tpo" -c -o libconv_la-conv_3dnow.lo ...
  • Jump to post
by zomps
Mon Sep 19, 2005 8:09 pm
Forum: Networking & Security
Topic: mod_php no longer loads after apache update [solved]
Replies: 21
Views: 4921


emerge =dev-php/mod_php-4.4.0-r3
ebuild /usr/portage/dev-php/mod_php/mod_php-4.4-0-r3.ebuild config
and add APACHE2_OPTS="-D PHP4" to /etc/conf.d/apache.conf
should help

but i have similar problem with virtual hosts
when i use http://vhost.host.com/ then downloads php file
and with http://vhost ...
  • Jump to post
by zomps
Thu Sep 08, 2005 8:25 pm
Forum: Portage & Programming
Topic: GCC 4.0 (part 2)
Replies: 810
Views: 248216

Halcy0n wrote: https://bugs.gentoo.org/show_bug.cgi?id=104966
Please try the patch I have attached there.
Yes it helps
  • Jump to post
by zomps
Thu Sep 08, 2005 7:54 pm
Forum: Portage & Programming
Topic: GCC 4.0 (part 2)
Replies: 810
Views: 248216

zomps wrote:
Halcy0n wrote: https://bugs.gentoo.org/show_bug.cgi?id=104966
Please try the patch I have attached there.
Will this same method fix libsdl-1.2.9 build?
My bad, it tougth there was the only PIC disabling patch
  • Jump to post
by zomps
Thu Sep 08, 2005 7:49 pm
Forum: Portage & Programming
Topic: GCC 4.0 (part 2)
Replies: 810
Views: 248216


https://bugs.gentoo.org/show_bug.cgi?id=104966
Please try the patch I have attached there.
Will this same method fix libsdl-1.2.9 build?

i686-pc-linux-gnu-gcc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="SDL" -DVERSION="1.2.9 ...
  • Jump to post

Search found 59 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic