[OpenIndiana-discuss] Installing mate and enabling lightdm

2016-08-20 Thread Michael Kruger
For the sake of any folks new to OpenIndiana (such as myself), I wanted 
to loosely document the process of installing the mate desktop and 
enabling lightdm.


1) Install the MATE desktop meta package (sudo pkg install mate_install)
2) Close out running applications and boot into single user mode (sudo 
init s).

3) Authenticate as root user
4) Disable the Gnome Desktop Manager (svcadm disable gdm)
5) Enable the LightDM desktop manager (svcadm enable lightdm)
6) Exit single user mode (exit)

There might be more elegant ways of doing this, but the steps above 
worked for me.


Hope that helps,

Michael

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] ????????: Looking back at the past 8 months...

2016-08-20 Thread Thomas Wagner
On Sat, Aug 20, 2016 at 03:53:31PM +0200, Aur??lien Larcher wrote:
> > There is no 64bit binary!
> 
> Most likely you installed from SFE's repository.

Possible, what does 
pkg info sfe/library/libglew 
print?

Regards,
Thomas

-- 

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Alexander Pyhalov

Apostolos Syropoulos писал 20.08.2016 16:38:

I don't understand this.
We provide x11/library/libglew@1.13.0 , which was released 2015-08-10
(so, it's not so ancient),
and of course, it has 64-bit library.



Hello,

First of all, when I say libGLEW I mean the one from the following URL:

http://glew.sourceforge.net/

Now I see that somehow I took 1.13.0 for 1.3.0 but still:





sudo pkg install -nv  libglew ?


---
System Administrator of Southern Federal University Computer Center


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Jim Klimov
20 августа 2016 г. 15:38:04 CEST, Apostolos Syropoulos via openindiana-discuss 
 пишет:
>> I don't understand this.
>> We provide x11/library/libglew@1.13.0 , which was released 2015-08-10
>> (so, it's not so ancient),
>> and of course, it has 64-bit library.
> 
>
>Hello,
>
>First of all, when I say libGLEW I mean the one from the following URL:
>
>http://glew.sourceforge.net/
>
>Now I see that somehow I took 1.13.0 for 1.3.0 but still:
>
>
>$ cd /usr/lib/
>$ find . -name "libglew*"
>$ find . -name "libGLEW*"
>./libGLEWmx.so.1.13
>./libGLEW.so
>./libGLEWmx.so
>./libGLEW.so.1.13.0
>./libGLEWmx.so.1.13.0
>./libGLEW.so.1.13
>
>
>There is no 64bit binary!
>
>A.S.
>--
>Apostolos Syropoulos
>Xanthi, Greece
>
>___
>openindiana-discuss mailing list
>openindiana-discuss@openindiana.org
>https://openindiana.org/mailman/listinfo/openindiana-discuss

Is this Hipster? Updated?
--
Typos courtesy of K-9 Mail on my Samsung Android

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Aurélien Larcher
On Sat, Aug 20, 2016 at 3:38 PM, Apostolos Syropoulos via
openindiana-discuss  wrote:
>> I don't understand this.
>> We provide x11/library/libglew@1.13.0 , which was released 2015-08-10
>> (so, it's not so ancient),
>> and of course, it has 64-bit library.
>
>
> Hello,
>
> First of all, when I say libGLEW I mean the one from the following URL:
>
> http://glew.sourceforge.net/
>
> Now I see that somehow I took 1.13.0 for 1.3.0 but still:
>
>
> $ cd /usr/lib/
> $ find . -name "libglew*"
> $ find . -name "libGLEW*"
> ./libGLEWmx.so.1.13
> ./libGLEW.so
> ./libGLEWmx.so
> ./libGLEW.so.1.13.0
> ./libGLEWmx.so.1.13.0
> ./libGLEW.so.1.13
>
>
> There is no 64bit binary!

Most likely you installed from SFE's repository.

>
> A.S.
> --
> Apostolos Syropoulos
> Xanthi, Greece
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss



-- 
---
Praise the Caffeine embeddings

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Apostolos Syropoulos via openindiana-discuss
> I don't understand this.
> We provide x11/library/libglew@1.13.0 , which was released 2015-08-10
> (so, it's not so ancient),
> and of course, it has 64-bit library.
 

Hello,

First of all, when I say libGLEW I mean the one from the following URL:

http://glew.sourceforge.net/

Now I see that somehow I took 1.13.0 for 1.3.0 but still:


$ cd /usr/lib/
$ find . -name "libglew*"
$ find . -name "libGLEW*"
./libGLEWmx.so.1.13
./libGLEW.so
./libGLEWmx.so
./libGLEW.so.1.13.0
./libGLEWmx.so.1.13.0
./libGLEW.so.1.13


There is no 64bit binary!

A.S.
--
Apostolos Syropoulos
Xanthi, Greece

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Alexander Pyhalov

Apostolos Syropoulos via openindiana-discuss писал 20.08.2016 12:02:

I have a question: Someone has noticed thatthere is no 64bit binary
libGLEW. Is thisitensional (e.g., there is no reason to havea 64bit
binary) or just an omission? Also,the 32bit binary is ancient (from
2007!),are there any plans to update it? 
AS



Hi.
I don't understand this.
We provide x11/library/libglew@1.13.0 , which was released 2015-08-10 
(so, it's not so ancient),

and of course, it has 64-bit library.


---
System Administrator of Southern Federal University Computer Center


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Σχετ: Looking back at the past 8 months...

2016-08-20 Thread Apostolos Syropoulos via openindiana-discuss
I have a question: Someone has noticed thatthere is no 64bit binary libGLEW. Is 
thisitensional (e.g., there is no reason to havea 64bit binary) or just an 
omission? Also,the 32bit binary is ancient (from 2007!),are there any plans to 
update it? 
AS

Στάλθηκε από το Ταχυδρομείο Yahoo σε Android 

 
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss