On Thu, Mar 28, 2019 at 4:46 PM Lonnie Cumberland <[email protected]>
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
svcadm restart manifest-import
svcadm enable slim

ought to work. The configuration is slightly tailored to Tribblix, but you
could get slim.conf
to run any script of your choosing.


> Cheers,
> Lonnie
>
> On Tue, Mar 26, 2019 at 2:20 PM Peter Tribble <[email protected]>
> wrote:
>
> > On Tue, Mar 26, 2019 at 5:51 PM Lonnie Cumberland <[email protected]>
> > 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.
> > >
> >
> > The file CMakeFiles/CMakeOutput.log ought to have more verbose details of
> > why it failed.
> >
> >
> > > I was just trying to build a project that I found on Github "slim" (
> > > https://github.com/iwamatsu/slim)  which is a very lightweight login
> > > greeter that I wanted to try as my understanding is that the
> > > "LightDM+GTK-Greeter" needs a lot of support libraries and has a large
> > > footprint although I am not completely sure about this part and may
> have
> > to
> > > try it.
> > >
> >
> > You may find https://github.com/ptribble/tslim (which is a Solarish port
> > of
> > SLiM)
> > to work better. (Although if you can't find pthread.h for regular slim,
> my
> > fork
> > shouldn't be any different. But mine is designed for use in illumos, and
> is
> > used
> > as the login manager in Tribblix.)
> >
> >
> > > Cheers,
> > > Lonnie
> > >
> > >
> > >
> > > On Tue, Mar 26, 2019 at 1:07 PM Andreas Wacknitz <[email protected]>
> > > wrote:
> > >
> > > > 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? I only see pthread.h in my build
> > env.
> > > > You could check whether the
> > > > package "system/header" is installed. We also have the package
> > > > "build-essential" which should install
> > > > a foundation of what is needed to compile software.
> > > >
> > > > Regards,
> > > > Andreas
> > > > >
> > > > > I looked on the OpenIndiana package library online and found
> > > > >
> > > > > library/[email protected],5.11-2018.0.0.0:20180211T123900Z
> > > > > <
> > > >
> > >
> >
> http://pkg.openindiana.org/hipster/info/0/library%2Fpth%402.0.7%2C5.11-2018.0.0.0%3A20180211T123900Z
> > > > >
> > > > >
> > > > > and
> > > > > x11/library/[email protected],5.11-2018.0.0.0:20180212T053005Z
> > > > > <
> > > >
> > >
> >
> http://pkg.openindiana.org/hipster/info/0/x11%2Flibrary%2Flibpthread-stubs%400.3%2C5.11-2018.0.0.0%3A20180212T053005Z
> > > > >
> > > > >
> > > > > for which I tried to install them but it said that no update was
> > > > necessary
> > > > > for these images.
> > > > >
> > > > > Can someone please tell me how I might be able to fix this?
> > > > > Thanks,
> > > > > Lonnie
> > > > > _______________________________________________
> > > > > openindiana-discuss mailing list
> > > > > [email protected]
> > > > > https://openindiana.org/mailman/listinfo/openindiana-discuss
> > > >
> > > >
> > > > _______________________________________________
> > > > openindiana-discuss mailing list
> > > > [email protected]
> > > > https://openindiana.org/mailman/listinfo/openindiana-discuss
> > > >
> > >
> > >
> > > --
> > > Best Regards,
> > >
> > > Lonnie T. Cumberland, PhD.
> > > Email: [email protected]
> > > _______________________________________________
> > > openindiana-discuss mailing list
> > > [email protected]
> > > https://openindiana.org/mailman/listinfo/openindiana-discuss
> > >
> >
> >
> > --
> > -Peter Tribble
> > http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
> > _______________________________________________
> > openindiana-discuss mailing list
> > [email protected]
> > https://openindiana.org/mailman/listinfo/openindiana-discuss
> >
>
>
> --
> Best Regards,
>
> Lonnie T. Cumberland, PhD.
> Email: [email protected]
> _______________________________________________
> openindiana-discuss mailing list
> [email protected]
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to