Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Lonnie Cumberland
Thanks again. I'll dig into it more to be sure. Cheers, Lonnie On Fri, Mar 29, 2019 at 7:34 AM Jean-Pierre André < jean-pierre.an...@wanadoo.fr> wrote: > Lonnie Cumberland wrote: > > Hi Jean-Pierre, > > > > Thanks for the info and I would also like to look at that to see how > things > > are do

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Jean-Pierre André
Lonnie Cumberland wrote: Hi Jean-Pierre, Thanks for the info and I would also like to look at that to see how things are done. Do you have a link to the fuse code? The latest source code of the fuse kernel module is at : https://github.com/jurikm/illumos-fusefs/commits/master/ More details (a

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Lonnie Cumberland
___ > От: Jean-Pierre André > Отправлено: 29 марта 2019 г. 10:47:11 > Кому: openindiana-discuss@openindiana.org > Тема: Re: [OpenIndiana-discuss] installing pthreads for compiling > > Lonnie Cumberland wrote: > > Hi Tim, > > > >

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Lonnie Cumberland
Hi Jean-Pierre, Thanks for the info and I would also like to look at that to see how things are done. Do you have a link to the fuse code? Cheers, Lonnie On Fri, Mar 29, 2019 at 3:47 AM Jean-Pierre André < jean-pierre.an...@wanadoo.fr> wrote: > Lonnie Cumberland wrote: > > Hi Tim, > > > > [...]

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Alexander Pyhalov via openindiana-discuss
телекоммуникационной инфраструктуры управления информационно-коммуникационной инфраструктуры ЮФУ От: Jean-Pierre André Отправлено: 29 марта 2019 г. 10:47:11 Кому: openindiana-discuss@openindiana.org Тема: Re: [OpenIndiana-discuss] installing pthreads for compiling Lonnie

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-29 Thread Jean-Pierre André
Lonnie Cumberland wrote: Hi Tim, [...] There is no native driver for OI to support ext2/ext3/ext4. Apparently the filesystem in userspace (FUSE) code worked at one point, but IIRC it's not currently working. That would likely be the easiest approach to get minimal access to ext volumes, b

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Volker A. Brandt
Hi Lonnie! Lonnie Cumberland writes: > > Since you have OI installed and running, can't you just install the login > > greeter and use 'pkg contents' to get the contents and then use some > > scripting to total up its size on disk? Or would that pull in way too > > much stuff? > > > > > I am thi

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Stephan Althaus
Hi! To interchange Data between the systems you could - install the zfs packages on ubuntu, the prepared ones work quite well, - create a zfs zpool on a spare drive (usb stick e.g.)   with option    -d  to make it compatble. (you can enable features later if you find you need them and are supporte

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Lonnie Cumberland
Hi Tim, > In looking at the Hipster package manager I see that this package is > > "system_display-manager_lightdm_gtk-greeter.p5i" but I do not know what > is > > in a p5i file nor how to decompress it to get just the binaries that I > can > > copy over to test it along with the slim option to se

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Till Wegmüller
those files then I might even try > to stay with running OpenIndiana always. Any ideas on how to see or mount > the partition since the OI file manager does not see it by default. > > Cheers and this is off to a great journey with OpenIndiana. > Lonnie > > On Tue, Mar 26, 201

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Tim Mooney
In regard to: Re: [OpenIndiana-discuss] installing pthreads for compiling,...: In looking at the Hipster package manager I see that this package is "system_display-manager_lightdm_gtk-greeter.p5i" but I do not know what is in a p5i file nor how to decompress it to get just the binar

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Lonnie Cumberland
Thanks Peter, I'll give it a try. Cheers, Lonnie On Thu, Mar 28, 2019 at 1:08 PM Peter Tribble wrote: > On Thu, Mar 28, 2019 at 4:46 PM Lonnie Cumberland > wrote: > > > Hi Peter, > > > > Just wanted to let you know that I was able to get your "tslim" to > compile > > for which it produced the

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Peter Tribble
On Thu, Mar 28, 2019 at 4:46 PM Lonnie Cumberland wrote: > Hi Peter, > > Just wanted to let you know that I was able to get your "tslim" to compile > for which it produced the slim executable. > > Any suggestion on testing and installation? > It comes with SMF integration, so make install svcad

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Lonnie Cumberland
not see it by default. Cheers and this is off to a great journey with OpenIndiana. Lonnie On Tue, Mar 26, 2019 at 3:19 PM Tim Mooney wrote: > In regard to: [OpenIndiana-discuss] installing pthreads for compiling,...: > > > I have setup Openindiana from the live DVD just now and have install

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-28 Thread Lonnie Cumberland
Hi Peter, Just wanted to let you know that I was able to get your "tslim" to compile for which it produced the slim executable. Any suggestion on testing and installation? Cheers, Lonnie On Tue, Mar 26, 2019 at 2:20 PM Peter Tribble wrote: > On Tue, Mar 26, 2019 at 5:51 PM Lonnie Cumberland >

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Tim Mooney
In regard to: [OpenIndiana-discuss] installing pthreads for compiling,...: I have setup Openindiana from the live DVD just now and have installed gcc-8, cmake, and some libraries as I want to compile a small application, but am getting a message that "pthreads,h - not found" P

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Peter Tribble
On Tue, Mar 26, 2019 at 5:51 PM Lonnie Cumberland wrote: > Hello Andreas. > > Thanks for your response. > > Unfortunately, although I just installed the "system/header" and > "build-essential" packages, when I tried a clean "cmake" on the code, it > still says that it cannot find "pthread.h" for

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Alan Coopersmith
On 3/26/19 10:50 AM, Lonnie Cumberland wrote: Hello Andreas. Thanks for your response. Unfortunately, although I just installed the "system/header" and "build-essential" packages, when I tried a clean "cmake" on the code, it > still says that it cannot find "pthread.h" for some reason. Check

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Lonnie Cumberland
Hello Andreas. Thanks for your response. Unfortunately, although I just installed the "system/header" and "build-essential" packages, when I tried a clean "cmake" on the code, it still says that it cannot find "pthread.h" for some reason. I was just trying to build a project that I found on Gith

Re: [OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Andreas Wacknitz
Am 26.03.19 um 16:57 schrieb Lonnie Cumberland: > Hello, > > I have setup Openindiana from the live DVD just now and have installed > gcc-8, cmake, and some libraries as I want to compile a small application, > but am getting a message that "pthreads,h - not found" Are you sure that it's pthreads.h

[OpenIndiana-discuss] installing pthreads for compiling

2019-03-26 Thread Lonnie Cumberland
Hello, I have setup Openindiana from the live DVD just now and have installed gcc-8, cmake, and some libraries as I want to compile a small application, but am getting a message that "pthreads,h - not found" I looked on the OpenIndiana package library online and found library/pth@2.0.7,5.11-2018