The desktop is fully functional. Everything that works on normal
desktop Ubuntu12.04LTS
works with LTSP5 on Ubuntu12.04LTS.
The only exception I can see is that when the cursor is on the
desktop background it changes
to "busy" with Gnome
Without this, we fail without the /usr merge because 'date' is
unavailable.
---
cde/programs/dtappintegrate/dtappintegrate.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cde/programs/dtappintegrate/dtappintegrate.src
b/cde/programs/dtappintegrate/dtappintegrate.src
index
On Sun, Jun 14, 2015 at 12:15:44PM +0200, Edmond Orignac wrote:
> Hello,
>
> I have tested your patch on the git version of fbida.
> To make ida compile with gcc 4.3.3 , I had to change the line
> RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
> in GNUmakefile.
> There are fr
I must have missed that part. Sorry. Carry on.
On Sun, Jun 14, 2015 at 6:37 PM Jon Trulson wrote:
> On Sun, 14 Jun 2015, Christopher Turkel wrote:
>
> > On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote:
> >
> >> On Thu, 11 Jun 2015, Antonis Tsolomitis wrote:
> >>
> [...]
> >>> In any case I t
On Sun, 14 Jun 2015, Christopher Turkel wrote:
> On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote:
>
>> On Thu, 11 Jun 2015, Antonis Tsolomitis wrote:
>>
[...]
>>> In any case I think Jon can move the Ubuntu LTSP from "not working" to
>>> "working" in
>>> his page here:
>> http://sourceforge.ne
On Sun, Jun 14, 2015 at 5:06 PM, Jon Trulson wrote:
> On Thu, 11 Jun 2015, Antonis Tsolomitis wrote:
>
> >
> > As I reported in my previous messages CDE does not work on LTSP5 and
> > Ubuntu10.04LTS. CDE freezes.
> >
> > However, I just checked with LTSP5 and Ubuntu12.04LTS and YES, it
> works!!!
On Thu, 11 Jun 2015, Antonis Tsolomitis wrote:
>
> As I reported in my previous messages CDE does not work on LTSP5 and
> Ubuntu10.04LTS. CDE freezes.
>
> However, I just checked with LTSP5 and Ubuntu12.04LTS and YES, it works!!!
>
> I can only see one glitch: the cursor remains busy forever when
Hello,
I have tested your patch on the git version of fbida.
To make ida compile with gcc 4.3.3 , I had to change the line
RegEdit.o : CFLAGS += -Wno-missing-prototypes -Wno-strict-prototypes
in GNUmakefile.
There are french translations of the manual pages with UTF-8 encoded
accents, that don't
Hi,
The compilation of dtlogin fails because of undefined references to
`setkey' and to `encrypt'. Those are POSIX and System V functions, but
they may need compatibility libraries on BSD. The warnings:
target ../../imports/x11/lib/libXau.a (prerequisite of: dtlogin) does
not have any command