John - Double check that you've setup and installed everything more or less stock, as described in the docs referenced thus far - one process that I've added, personally, to my local build, is a shell script:
#!/usr/bin/ksh export TREE_BASE=/root/CDE/cdesktopenv-code/cde export ADMIN="admin/IntegTools" /usr/sbin/locale-gen cd ${TREE_BASE}/${ADMIN}/dbTools ./installCDE -s ${TREE_BASE} cd ${TREE_BASE}/${ADMIN}/post_install/linux ./configRun -e Obviously, salt to taste, and yeah, it does a lot of (usually) un-needed stuff, but it results in he Xsession script running properly from lightdm. I'm paranoid, so I usually do: (git pull && make Clean && make World && cdefin) where "cdefin" is the above script...all as root. That way you don't have to worry about going back and cleaning up permissions. Good luck, rmd On 11/04/2012 11:52 AM, John Reed wrote: > Hello Jon, > > I did follow those steps and it will run but when I go into it via the > lightdm, it basically stays at the "Starting the Common Desktop > Environment" blue screen with the /usr/dt/bin/ttsession -s process > pegging the CPU at about 80-90%. Not sure what to do but I don't get > this if I disable lightdm from startup and just run it from the command > console. > > Thanks! > > John > > On Sat, Nov 3, 2012 at 12:29 PM, Jon Trulson <j...@radscan.com > <mailto:j...@radscan.com>> wrote: > > On Fri, 2 Nov 2012, John Reed wrote: > > Hello, > > I was able to compile and install under Ubuntu 12.04 today. It > works but > won't launch from lightdm login. In order to use it, I had to > configure > gnome to go directly to the login prompt (text) instead of the > GUI login. > Using these instructions: > > > http://www.techienote.com/__2012/05/how-to-disable-gui-__boot-in-ubuntu-12-04.html > > <http://www.techienote.com/2012/05/how-to-disable-gui-boot-in-ubuntu-12-04.html> > > Then I created a script to set the environment variables and > start CDE, > which you run after you log in. Works great! > > Did anyone run into the same issue when running from lightdm login? > Basically it was saying that it couldn't execute > /usr/dt/bin/startxsession.sh. > > > I haven't tried this myself, but I assume you are referring to the > instructions at > http://sourceforge.net/p/__cdesktopenv/wiki/__Createxsession/ > <http://sourceforge.net/p/cdesktopenv/wiki/Createxsession/> ? > > Did you make /usr/dt/bin/startxsession.sh executable? (chmod 755 > /usr/dt/bin/startxsession.sh) ? > > > You guys rock bringing CDE back from the grave! I used to use it > on Solaris > 8 and AIX back during my internship and it is neat to be able to > run it on > a modern linux distro. > > John > > > :) > > -- > Jon Trulson > > "Oh the land of the free, and the home of the brave. > Are you heaven on Earth, or the gloom of the grave." > -- Iron Sky > > > > > > ------------------------------------------------------------------------------ > LogMeIn Central: Instant, anywhere, Remote PC access and management. > Stay in control, update software, and manage PCs from one command center > Diagnose problems and improve visibility into emerging IT issues > Automate, monitor and manage. Do more in less time with Central > http://p.sf.net/sfu/logmein12331_d2d > > > > _______________________________________________ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel > ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel