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-disa
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 wrote:
> On Fri, 2 Nov 2012, John Reed wrote:
>
> Hello,
>>
>> I was able to compile and install under Ubuntu 12.04 today. It works bu
te:
> On Mon, Nov 5, 2012 at 4:18 AM, Marcin Cieslak wrote:
> > On Sun, 4 Nov 2012, 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 "
te:
> On Mon, Nov 5, 2012 at 4:18 AM, Marcin Cieslak wrote:
> > On Sun, 4 Nov 2012, 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 "
this under x64 Ubuntu 12.04. I
never tried under x86 but will plan on giving that a shot next.
Thanks,
John
On Mon, Nov 5, 2012 at 2:40 PM, John Reed wrote:
> Hello,
>
> I haven't had any time to try this again with the suggestions you have
> made. Work has been a little taxing on m
sr/dt/bin/startxsession.sh << "EOM"
#!/bin/sh
export PATH=$PATH:/usr/dt/bin
export LANG=C
/usr/dt/bin/Xsession
EOM
sudo chmod 775 /usr/dt/bin/startxsession.sh
Thanks,
John
On Tue, Nov 6, 2012 at 4:01 PM, John Reed wrote:
> Hello,
>
> I have a small update on the issu