Re: [OpenIndiana-discuss] [solarisx86] For those nostalgic fellas

2011-01-02 Thread Richard L. Hamilton
Woohoo! Now I've got to get a copy of that, for my Mac at least :-) On Jan 2, 2011, at 1:15 PM, Alan Coopersmith wrote: > On 01/ 2/11 05:55 AM, Apostolos Syropoulos wrote: >> http://devio.us/~kpedersen/ > > Nooo! I just killed CDE! It can't be back from the dead! > Run before the zombie

Re: [OpenIndiana-discuss] libmlib missing

2011-01-02 Thread Jon Tibble
On 01/ 2/11 04:46 PM, russell wrote: Hi, I installed mplayer and found that libmlib was missing from /usr/lib. After googling the problem I found that a posting indicating that the problem could be resolved by performing a pkg install medialib # pkg install medialib Creating Plan /pkg: No match

Re: [OpenIndiana-discuss] Setting up rsync server - can't enable the service

2011-01-02 Thread Albert Lee
On Tue, Dec 28, 2010 at 1:20 PM, WK wrote: > I've been trying to set up an rsync server using a method that worked on > OpenSolaris, but it doesn't work on OpenIndiana. I just installed > OpenIndiana 148, and to set up the rsync server, I followed the recipe I > worked out before: > > 1. Create th

Re: [OpenIndiana-discuss] libmlib missing

2011-01-02 Thread russell
On 01/ 2/11 07:56 PM, russell wrote: Hi, I installed mplayer from ips.homeunix.org ( http://opensolaris.homeunix.com:10906 ), the dependency was in this build. Correction the home page is http://solaris.homeunix.com but the IPS url is correct. ___

[OpenIndiana-discuss] libmlib missing

2011-01-02 Thread russell
Hi, I installed mplayer from ips.homeunix.org ( http://opensolaris.homeunix.com:10906 ), the dependency was in this build. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-

Re: [OpenIndiana-discuss] Setting up rsync server - can't enable the service

2011-01-02 Thread Chris Mosetick
Sorry I'm not able to offer any assistance, as I have not needed an rsync server on OI just yet. However, I tend to view running a rsync daemon as one of those things that is a core component of an operating system. If OpenIndiana is to become a viable choice for people to turn to in the world of o

Re: [OpenIndiana-discuss] [solarisx86] For those nostalgic fellas

2011-01-02 Thread Alan Coopersmith
On 01/ 2/11 05:55 AM, Apostolos Syropoulos wrote: > http://devio.us/~kpedersen/ Nooo! I just killed CDE! It can't be back from the dead! Run before the zombie gets us! [Unfortunately, since CDE is a closed gate, the bug data isn't published on bugs.opensolaris.org, so I can't link to the

[OpenIndiana-discuss] ATI Radeon HD 5000 (Evergreen) & Cypress GPU testing

2011-01-02 Thread ken mays
Hello, These ATI Radeon HD 5*** (i.e. EverGreen GPU-compatible) cards and Cypress GPUs will basically work with OI_148 as 2D video graphic adapters. I've created a xorg.conf file for testing the Xorg Radeon 6.13.1 driver, but you can mainly use the VESA driver for immediate basic 2D functionali

Re: [OpenIndiana-discuss] libmlib missing

2011-01-02 Thread Apostolos Syropoulos
When you say > I installed mplayer and found that libmlib was missing from /usr/lib. What do you mean? To the best of my knowledge mplayer is not part of any Solaris distro. BTW, I have compiled mplayer myslef and there is no dependency on libmlib: $ ldd /opt/gnu/bin/amd64/mplayer libX11.so

[OpenIndiana-discuss] libmlib missing

2011-01-02 Thread russell
Hi, I installed mplayer and found that libmlib was missing from /usr/lib. After googling the problem I found that a posting indicating that the problem could be resolved by performing a pkg install medialib # pkg install medialib Creating Plan /pkg: No matching version of library/medialib can

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Chris Ridd
On 2 Jan 2011, at 12:30, Stephan Budach wrote: > Am 02.01.11 13:10, schrieb Jean-Yves Avenard: >> On 2 January 2011 21:42, Chris Ridd wrote: >> >>> It is related to nwam, if memory serves. Changing back to network:physical >>> (I'm away from the box and might have the wrong name, but you get t

[OpenIndiana-discuss] For those nostalgic fellas

2011-01-02 Thread Apostolos Syropoulos
http://devio.us/~kpedersen/ A.S. -- Apostolos Syropoulos Xanthi, Greece ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Stephan Budach
Am 02.01.11 13:10, schrieb Jean-Yves Avenard: On 2 January 2011 21:42, Chris Ridd wrote: It is related to nwam, if memory serves. Changing back to network:physical (I'm away from the box and might have the wrong name, but you get the idea) avoided the problem for me. Auto-magic indeed... T

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Jean-Yves Avenard
On 2 January 2011 21:42, Chris Ridd wrote: > It is related to nwam, if memory serves. Changing back to network:physical > (I'm away from the box and might have the wrong name, but you get the idea) > avoided the problem for me. > > Auto-magic indeed... The error seems to indicate that /var/lda

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Sriram Narayanan
On Sun, Jan 2, 2011 at 4:12 PM, Chris Ridd wrote: > > On 2 Jan 2011, at 10:15, Albert Lee wrote: > >> On Sat, Jan 1, 2011 at 9:21 PM, Jean-Yves Avenard >> wrote: >>> Then I restarted the box, and I hit that bug: >>> http://www.illumos.org/issues/487 >>> >>> e.g. when I restart, ldap fail to init

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Chris Ridd
On 2 Jan 2011, at 10:15, Albert Lee wrote: > On Sat, Jan 1, 2011 at 9:21 PM, Jean-Yves Avenard wrote: >> Then I restarted the box, and I hit that bug: >> http://www.illumos.org/issues/487 >> >> e.g. when I restart, ldap fail to initialise and that box isn't >> accessible anymore. Have to reboot

Re: [OpenIndiana-discuss] Some questions about OpenIndiana

2011-01-02 Thread Albert Lee
On Sat, Jan 1, 2011 at 9:21 PM, Jean-Yves Avenard wrote: > So I ditched it and install OpenIndiana "stable" 134+ ; after > navigating through a web page in Russian wanting me to install some > internet plugins then  staring at the screen for almost 5 hours for > the download to complete . I finall