hi,
   I installed libXdmcp-1.0.3 on my BLFS (+xorg ecc..)
now I would like to active xdmcp (via XDM)

I download:

- http://xorg.freedesktop.org/releases/individual/app/xdm-1.1.10.tar.gz

and then ...

- patch -Np0 -i ../Xsession-loginshell.patch
- patch -Np1 -i ../Xsession-xsm.patch
- ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man \ 
--localstatedir=/var --disable-xdm-auth --disable-static \
--with-xdmconfigdir=/etc/X11/xdm --with-xdmscriptdir=/etc/X11/xdm

- make
- make install
- install -m644 ../xdm.pam /etc/pam.d/xdm

then I add in /etc/inittab:

x:5:respawn:/usr/local/bin/xdm -nodaemon

I allow xdmcp in: 
/etc/X11/xdm/Xaccess
/etc/X11/xdm/xdm-config

but when I enter in runleve5, xdm start, but no 177 port is open in 

netstat -an |grep 177 




what I wrong ?



thank you


[email protected]

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to