When I launch dtlogin, the screen just flashes and I have to reboot. When I launch dtfile on its own, it segfaults. When I launch the Xsession, it just freezes on dthello, even when I have corrected /etc/hosts. The install script returned an error saying it could not find /etc/inetd.conf. Is there a fix for all this? Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Update: it was a problem with portmap, or to be more precise, the lack thereof. If you have similar problems, add portmap_flags="" to your rc.conf.local. The install thing was a red herring.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this same problem in OpenBSD. I've added portmap_flags="" to my rc.conf.local file, but no go. Maybe it was something else you did that fixed the issue?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I launch dtlogin, the screen just flashes and I have to reboot. When I launch dtfile on its own, it segfaults. When I launch the Xsession, it just freezes on dthello, even when I have corrected /etc/hosts. The install script returned an error saying it could not find /etc/inetd.conf. Is there a fix for all this? Thanks!
Update: it was a problem with portmap, or to be more precise, the lack thereof. If you have similar problems, add portmap_flags="" to your rc.conf.local. The install thing was a red herring.
I have this same problem in OpenBSD. I've added portmap_flags="" to my rc.conf.local file, but no go. Maybe it was something else you did that fixed the issue?