Re: [OpenIndiana-discuss] About moving to hipster

2014-10-16 Thread openindi...@out-side.nl
"if it ain't broke, improve it "

;-) 


-Oorspronkelijk bericht-
Van: Harry Putnam [mailto:rea...@newsguy.com] 
Verzonden: donderdag 16 oktober 2014 10:40
Aan: openindiana-discuss@openindiana.org
Onderwerp: Re: [OpenIndiana-discuss] About moving to hipster

Alexander Pyhalov  writes:

> Hi, Harry.
>
> Harry Putnam писал 15.10.2014 23:51:
>
>> It may be best to wait until I post about what I think may be a 
>> sendmail pkg bug and get some help in determining if it is really a 
>> bug.
>>
>> Please watch for post... Subject: Sendmail is the pkg buggy?
>
>
> Sendmail is a part of illumos-gate. Updating it in gate can be worth 
> doing.
> If you are interested, ask on develo...@lists.illumos.org. The sources 
> are in usr/src/cmd/sendmail/ .

My sendmail problems turned out to be based on a really dimwitted error.  I 
managed to misspell something in a way that should have been absolutely 
glaringly obvious.

   define(`SMART_host', `mail.DOMAIN.com')dnl

Jesus, with uppercase just to the left, I still allowed an incorrect
(lowercase) spelling of `HOST' to lie there causing trouble for quite some time.

---   ---   ---=---   ---   --- 

But still the illumos-gate sources must be a bit out of date and need to be 
brought up a bit.

The version in latest iso for hipster is 8.14.4 which was released in 2009.



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




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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-16 Thread Harry Putnam
Alexander Pyhalov  writes:

> Hi, Harry.
>
> Harry Putnam писал 15.10.2014 23:51:
>
>> It may be best to wait until I post about what I think may be a
>> sendmail pkg bug and get some help in determining if it is really a
>> bug.
>>
>> Please watch for post... Subject: Sendmail is the pkg buggy?
>
>
> Sendmail is a part of illumos-gate. Updating it in gate can be worth
> doing.
> If you are interested, ask on develo...@lists.illumos.org. The sources
> are in
> usr/src/cmd/sendmail/ .

My sendmail problems turned out to be based on a really dimwitted
error.  I managed to misspell something in a way that should have been
absolutely glaringly obvious.

   define(`SMART_host', `mail.DOMAIN.com')dnl

Jesus, with uppercase just to the left, I still allowed an incorrect
(lowercase) spelling of `HOST' to lie there causing trouble for quite
some time.

---   ---   ---=---   ---   --- 

But still the illumos-gate sources must be a bit out of date and need to
be brought up a bit.

The version in latest iso for hipster is 8.14.4 which was released in
2009.



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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-16 Thread Harry Putnam
Alexander Pyhalov  writes:

> Hi, Harry.

[...]

> Sendmail is a part of illumos-gate. Updating it in gate can be worth
> doing.
> If you are interested, ask on develo...@lists.illumos.org. The sources
> are in
> usr/src/cmd/sendmail/ .

Thanks for the pointer


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Alexander Pyhalov

Hi, Harry.

Harry Putnam писал 15.10.2014 23:51:


It may be best to wait until I post about what I think may be a
sendmail pkg bug and get some help in determining if it is really a
bug.

Please watch for post... Subject: Sendmail is the pkg buggy?



Sendmail is a part of illumos-gate. Updating it in gate can be worth 
doing.
If you are interested, ask on develo...@lists.illumos.org. The sources 
are in

usr/src/cmd/sendmail/ .

---
System Administrator of Southern Federal University Computer Center



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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread bentahyr
Harry,

I'm in the same situation. I refreshed a few application and would like to 
offer to the community.
From what Nicola posted, I'm trying to set up a process to do this:
There are 2 steps that I'm working on right now (well, late at night):
1 - How to make an IPS package (found some docs here and there including oracle 
website)
2 - How to make a clean and reproducible environment to :
2.1 - compile/build
2.2 - test install and software

The first one seems quite simple and writing a simple process to do it 
shouldn't take long.
The second one is a bit trickier as I'm not familiar with zones and vbox seems 
a bit overkill for this task.

If I have to step in, I have this problem as well, and would like to have an 
answer, which is to define what compiler I should use :
1 - stay as close as possible to oracle solaris using SunStudio
2 - GNU userland and compilers and which version should I aim for.

It seems that some decisions have to be made, indeed.

Best regards.
Ben

- Mail original -
De: "Harry Putnam" 
À: openindiana-discuss@openindiana.org
Envoyé: Jeudi 16 Octobre 2014 08:51:03
Objet: Re: [OpenIndiana-discuss] About moving to hipster

"Nikola M."  writes:

> On 10/13/14 05:42 PM, Harry Putnam wrote:
>> Can any of you tell me how one navigates the pkgs.  In my install
>> there seems to be no pkg manager.
>>
>> I'm familiar with the pkg cmdline but digging out specific stuff
>> without the name is a bit primitive. And time consuming.
>
> Hi Harry,
> GUI packagemanager and update manager were removed from upstream
> Oracle codebase and need maintaining to be included back.
> Hipster pulled upstream changes and lost GUI tools this year, without
> actions on fixing issue or getting to maintain it. (and it was broken
> in Hipster from Hipster's day1, anyway)
> Someone (aurelien larcher) posted it on Github:
>
> https://github.com/alarcher/packagemanager
>
>> It is just a repository with EOLed files but at least it is somewhere.
>
> So it could be first thing to do , Getting back Packagemanager and
> update manager back to working state.
> But maybe even better then that, it would be better
> to make connection between tested /dev releases and Hipster - in a way
> you exactly needed,
> and that is updating from /dev with a chance of using new /dev in the
> future in line with existing ones.
>
> Getting back update manager and Package manager is required for new
> /dev anyway.
> See if you can include yourself on oi-dev mailing list.

Thanks for all the helpful information you've been posting.

I want to step off into helping in some low level way to get oi and
hipster up to speed.

Trying to work that in to something I need done ... turns out to be
sendmail. 

Unless I've really missed some important things (which is not at all
unlikely) It seems I am not able to get a working sendmail setup
going.

I suspect pilot error, but it actually appears that something may be
wrong with the way sendmail.cf gets generated.

I will need to put the rest into a different post but please try to
explain once more how I should go about this.

Currently I've download the latest sendmail sources and compiled
them. I haven't installed as yet.

So lets say I want to bring the sendmail oi/hip uses more up to date.

If I just build and install and start using it... I've only made my
own oi/hip install un-updateable... what to do?

It may be best to wait until I post about what I think may be a
sendmail pkg bug and get some help in determining if it is really a
bug.

Please watch for post... Subject: Sendmail is the pkg buggy?


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

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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Alan Coopersmith

On 10/15/14 02:00 PM, Udo Grabowski (IMK) wrote:

On 15/10/2014 21:05, Alan Coopersmith wrote:

On 10/15/14 12:00 PM, Udo Grabowski (IMK) wrote:

On 15/10/2014 20:23, Aurélien Larcher wrote:

Hi,
be warned that I just put the files that have been removed with the GUI
deprecation, I did not have the time for more :)


Can anybody state what is wrong now with the packagemanager to
remove it at all ? Since it still works in oi_151a9, it must
have been broken in /hipster (if it is really broken).


Upstream removed it because the internal API's in IPS it used changed and
no one was left to update the GUI.


Is this solely libpkg, or are there other (kernel?) interfaces in play ?


This is solely the IPS python code.   libpkg is unrelated legacy SVR4 pkg stuff.

--
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc

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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Udo Grabowski (IMK)

On 15/10/2014 21:05, Alan Coopersmith wrote:

On 10/15/14 12:00 PM, Udo Grabowski (IMK) wrote:

On 15/10/2014 20:23, Aurélien Larcher wrote:

Hi,
be warned that I just put the files that have been removed with the GUI
deprecation, I did not have the time for more :)


Can anybody state what is wrong now with the packagemanager to
remove it at all ? Since it still works in oi_151a9, it must
have been broken in /hipster (if it is really broken).


Upstream removed it because the internal API's in IPS it used changed and
no one was left to update the GUI.


Is this solely libpkg, or are there other (kernel?) interfaces in play ?



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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Harry Putnam
"Nikola M."  writes:

> On 10/13/14 05:42 PM, Harry Putnam wrote:
>> Can any of you tell me how one navigates the pkgs.  In my install
>> there seems to be no pkg manager.
>>
>> I'm familiar with the pkg cmdline but digging out specific stuff
>> without the name is a bit primitive. And time consuming.
>
> Hi Harry,
> GUI packagemanager and update manager were removed from upstream
> Oracle codebase and need maintaining to be included back.
> Hipster pulled upstream changes and lost GUI tools this year, without
> actions on fixing issue or getting to maintain it. (and it was broken
> in Hipster from Hipster's day1, anyway)
> Someone (aurelien larcher) posted it on Github:
>
> https://github.com/alarcher/packagemanager
>
>> It is just a repository with EOLed files but at least it is somewhere.
>
> So it could be first thing to do , Getting back Packagemanager and
> update manager back to working state.
> But maybe even better then that, it would be better
> to make connection between tested /dev releases and Hipster - in a way
> you exactly needed,
> and that is updating from /dev with a chance of using new /dev in the
> future in line with existing ones.
>
> Getting back update manager and Package manager is required for new
> /dev anyway.
> See if you can include yourself on oi-dev mailing list.

Thanks for all the helpful information you've been posting.

I want to step off into helping in some low level way to get oi and
hipster up to speed.

Trying to work that in to something I need done ... turns out to be
sendmail. 

Unless I've really missed some important things (which is not at all
unlikely) It seems I am not able to get a working sendmail setup
going.

I suspect pilot error, but it actually appears that something may be
wrong with the way sendmail.cf gets generated.

I will need to put the rest into a different post but please try to
explain once more how I should go about this.

Currently I've download the latest sendmail sources and compiled
them. I haven't installed as yet.

So lets say I want to bring the sendmail oi/hip uses more up to date.

If I just build and install and start using it... I've only made my
own oi/hip install un-updateable... what to do?

It may be best to wait until I post about what I think may be a
sendmail pkg bug and get some help in determining if it is really a
bug.

Please watch for post... Subject: Sendmail is the pkg buggy?


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Aurélien Larcher
>
>>  Can anybody state what is wrong now with the packagemanager to
> remove it at all ? Since it still works in oi_151a9, it must
> have been broken in /hipster (if it is really broken).


It seems, in general, things broken in /hipster are either the ones that
got no love and lagged behind upstream, or broken by upstream and got no
love to be able to recover :)
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Alan Coopersmith

On 10/15/14 12:00 PM, Udo Grabowski (IMK) wrote:

On 15/10/2014 20:23, Aurélien Larcher wrote:

Hi,
be warned that I just put the files that have been removed with the GUI
deprecation, I did not have the time for more :)


Can anybody state what is wrong now with the packagemanager to
remove it at all ? Since it still works in oi_151a9, it must
have been broken in /hipster (if it is really broken).


Upstream removed it because the internal API's in IPS it used changed and
no one was left to update the GUI.

You can choose between getting new code from upstream or keeping the old
GUI, but the only way to have the GUI with new upstream code would be
someone stepping up to take ownership of keeping the GUI up to date with
the private/uncommitted IPS internal interfaces it relies on.

--
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc

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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Udo Grabowski (IMK)

On 15/10/2014 20:23, Aurélien Larcher wrote:

Hi,
be warned that I just put the files that have been removed with the GUI
deprecation, I did not have the time for more :)


Can anybody state what is wrong now with the packagemanager to
remove it at all ? Since it still works in oi_151a9, it must
have been broken in /hipster (if it is really broken).


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-15 Thread Aurélien Larcher
Hi,
be warned that I just put the files that have been removed with the GUI
deprecation, I did not have the time for more :)

Nikola: would you have the time to work on a wiki page to formalize a group
effort around package manager ?

Similar thing could be done to identify what is missing to make /dev and
/hipster converge.

Best regards

Aurelien

On Wed, Oct 15, 2014 at 5:25 AM, Nikola M.  wrote:

> On 10/13/14 05:42 PM, Harry Putnam wrote:
>
>> Can any of you tell me how one navigates the pkgs.  In my install
>> there seems to be no pkg manager.
>>
>> I'm familiar with the pkg cmdline but digging out specific stuff
>> without the name is a bit primitive. And time consuming.
>>
>
> Hi Harry,
> GUI packagemanager and update manager were removed from upstream Oracle
> codebase and need maintaining to be included back.
> Hipster pulled upstream changes and lost GUI tools this year, without
> actions on fixing issue or getting to maintain it. (and it was broken in
> Hipster from Hipster's day1, anyway)
> Someone (aurelien larcher) posted it on Github:
>
> https://github.com/alarcher/packagemanager
>
>  It is just a repository with EOLed files but at least it is somewhere.
>>
>
> So it could be first thing to do , Getting back Packagemanager and update
> manager back to working state.
> But maybe even better then that, it would be better
> to make connection between tested /dev releases and Hipster - in a way you
> exactly needed,
> and that is updating from /dev with a chance of using new /dev in the
> future in line with existing ones.
>
> Getting back update manager and Package manager is required for new /dev
> anyway.
> See if you can include yourself on oi-dev mailing list.
>
>


-- 
---
LARCHER Aurélien  | KTH, School of Computer Science and
Communication
Work: +46 (0) 8 790 71 42 | Lindstedtsvägen 5, Plan 4, 100 44 Stockholm,
SWEDEN
---
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-14 Thread Nikola M.

On 10/13/14 05:42 PM, Harry Putnam wrote:

Can any of you tell me how one navigates the pkgs.  In my install
there seems to be no pkg manager.

I'm familiar with the pkg cmdline but digging out specific stuff
without the name is a bit primitive. And time consuming.


Hi Harry,
GUI packagemanager and update manager were removed from upstream Oracle 
codebase and need maintaining to be included back.
Hipster pulled upstream changes and lost GUI tools this year, without 
actions on fixing issue or getting to maintain it. (and it was broken in 
Hipster from Hipster's day1, anyway)

Someone (aurelien larcher) posted it on Github:

https://github.com/alarcher/packagemanager


It is just a repository with EOLed files but at least it is somewhere.


So it could be first thing to do , Getting back Packagemanager and 
update manager back to working state.

But maybe even better then that, it would be better
to make connection between tested /dev releases and Hipster - in a way 
you exactly needed,
and that is updating from /dev with a chance of using new /dev in the 
future in line with existing ones.


Getting back update manager and Package manager is required for new /dev 
anyway.

See if you can include yourself on oi-dev mailing list.


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-14 Thread Nikola M.

On 10/12/14 09:38 PM, Alexander Pyhalov wrote:

Harry Putnam писал 12.10.2014 23:29:


That wiki really needs changing.

So, is there an iso for clean install... I did not find one googling.t


ISOs are available here: http://dlc.openindiana.org/isos/hipster/

20140701 is the latest one. 20141010 should be available really soon
(don't know when exactly, but I expect to see it tomorrow :)).

These ISOs are out of line with OI /dev releases
and telling people to do fresh install from them is breaking Openindiana 
distribution it two parts!


Fresh install Hipster, that is not production ready, already leads to 
death quality spiral,

I witnessed in Hipster for a year of using it.


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-14 Thread Nikola M.

On 10/12/14 09:29 PM, Harry Putnam wrote:

Is there a newer version of firefox in hipster compared oi 151_a9?
We have 24.8.1.

Good, that's a lot closer to current (32.4) than the 10.0.12 running
on OI 151_a9

ESR Mozilla releases are more important and thare is also working 
contributed build in /contribute dir under releases on ftp.mozilla.org, 
contributed by Oracle, that works (I put them into /opt/sfw/lib and ln 
-s program it to /opt/sfw/bin)


I do not recommend installing from clean install from Hipster ISO for 
any kind of semi-production or any use, but testing new freshly made 
packages, because it also breaks /dev updating from Openindiana
and Hipster ISOs serves no purpose but designating snapshot in Hipster, 
from lack of 'entire' releases.
Hipster also still does not have updatemanager and packagemanager GUI, 
and that is needed to be able to update and show updates to user 
automatically, as in /dev.


You actually need to include yourself in contribution on making sure 
/dev is exactly updatable to Hipster, and vice versa, because otherwise 
it could be never production ready, because Hipster is not meant to be 
so in the first place.



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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-13 Thread Alexander Pyhalov

Harry Putnam писал 13.10.2014 20:23:

Predrag Zecevic  writes:
So I start mucking around for gcc and find quite a bit with 'pkg 
search'


What pkgs do I need to be able to do this?



Try installing metapackages/build-essential. It is a meta-package 
referencing different build tools.

---
System Administrator of Southern Federal University Computer Center


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-13 Thread Harry Putnam
Predrag Zecevic  writes:

> Am 13.10.2014 um 17:42 schrieb Harry Putnam:
>> ken mays via openindiana-discuss 
>> writes:
>>> See:
>>>
>>> http://dlc-origin.openindiana.org/isos/hipster/OI-hipster-gui-20141010.iso
>>>
>>
>> [...]
>>
>> Thanks to both Alexander Pyhalov and you for that URL
>>
>> Alexanders, your awaited iso was already there when I looked
>> yesterday.  Thanks
>>
>> Can any of you tell me how one navigates the pkgs.  In my install
>> there seems to be no pkg manager.
>>
>> I'm familiar with the pkg cmdline but digging out specific stuff
>> without the name is a bit primitive. And time consuming.
>>
>> There are some specific tools one needs to be able to build pkgs from
>> source ... the developer/gnu  is one.  But there are others I don't
>> recall the names of.
>>
>> For example, I'm having a problem building an external pkg called
>> xbindkeys.
>>
>>checking for gawk... gawk
>>checking whether make sets $(MAKE)... yes
>>checking whether to enable maintainer-specific portions of Makefiles... no
>>checking for gcc... no
>>checking for cc... no
>>checking for cl.exe... no
>>configure: error: in `/usr/local/src/xbindkeys-1.8.6_2':
>>configure: error: no acceptable C compiler found in $PATH
>>See `config.log' for more details
>>
>>
>> So I start mucking around for gcc and find quite a bit with 'pkg search'
>>
>> What pkgs do I need to be able to do this?
>>

That giving me a heck of a start... thanks


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-13 Thread Predrag Zecevic

Am 13.10.2014 um 17:42 schrieb Harry Putnam:

ken mays via openindiana-discuss 
writes:

See:

http://dlc-origin.openindiana.org/isos/hipster/OI-hipster-gui-20141010.iso



[...]

Thanks to both Alexander Pyhalov and you for that URL

Alexanders, your awaited iso was already there when I looked
yesterday.  Thanks

Can any of you tell me how one navigates the pkgs.  In my install
there seems to be no pkg manager.

I'm familiar with the pkg cmdline but digging out specific stuff
without the name is a bit primitive. And time consuming.

There are some specific tools one needs to be able to build pkgs from
source ... the developer/gnu  is one.  But there are others I don't
recall the names of.

For example, I'm having a problem building an external pkg called
xbindkeys.

   checking for gawk... gawk
   checking whether make sets $(MAKE)... yes
   checking whether to enable maintainer-specific portions of Makefiles... no
   checking for gcc... no
   checking for cc... no
   checking for cl.exe... no
   configure: error: in `/usr/local/src/xbindkeys-1.8.6_2':
   configure: error: no acceptable C compiler found in $PATH
   See `config.log' for more details


So I start mucking around for gcc and find quite a bit with 'pkg search'

What pkgs do I need to be able to do this?



Hi,

you need gcc compiler and to set PATH:

# Some packages
developer/gcc-47
developer/gcc-48
system/library/gcc-4-runtime

$ pkg search -l /usr/bin/gcc
INDEX  ACTION VALUE   PACKAGE
path   link   usr/bin/gcc pkg:/developer/gcc-48@4.8.3-2014.1.1.0
path   link   usr/bin/gcc pkg:/developer/gcc-47@4.7.4-2014.1.1.0

$ echo $PATH
export PATH=/usr/gnu/bin:/usr/bin:/usr/sfw/bin:/usr/sbin

I think that there was a page on wiki.openindiana.org regarding use of 
gcc (compilers), but I cannot recall which exactly...


HTH. Best regards.
Predrag Zecevic



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



--
Predrag Zečević, Technical Support Analyst, 2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-13 Thread Harry Putnam
ken mays via openindiana-discuss 
writes:
> See:
>
> http://dlc-origin.openindiana.org/isos/hipster/OI-hipster-gui-20141010.iso
>

[...]

Thanks to both Alexander Pyhalov and you for that URL

Alexanders, your awaited iso was already there when I looked
yesterday.  Thanks

Can any of you tell me how one navigates the pkgs.  In my install
there seems to be no pkg manager.  

I'm familiar with the pkg cmdline but digging out specific stuff
without the name is a bit primitive. And time consuming.

There are some specific tools one needs to be able to build pkgs from
source ... the developer/gnu  is one.  But there are others I don't
recall the names of.

For example, I'm having a problem building an external pkg called
xbindkeys.

  checking for gawk... gawk
  checking whether make sets $(MAKE)... yes
  checking whether to enable maintainer-specific portions of Makefiles... no
  checking for gcc... no
  checking for cc... no
  checking for cl.exe... no
  configure: error: in `/usr/local/src/xbindkeys-1.8.6_2':
  configure: error: no acceptable C compiler found in $PATH
  See `config.log' for more details


So I start mucking around for gcc and find quite a bit with 'pkg search'

What pkgs do I need to be able to do this?


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread ken mays via openindiana-discuss
See:

http://dlc-origin.openindiana.org/isos/hipster/OI-hipster-gui-20141010.iso



On Sunday, October 12, 2014 7:12 PM, Harry Putnam  wrote:
 


Is the wiki page at:

  http://wiki.openindiana.org/oi/Hipster

Still accurate where it says:

  Switching to "hipster" branch
  [...]
  To upgrade to hipster, do the following:
  pkg unset-publisher openindiana.org
  pkg set-publisher -p http://pkg.openindiana.org/hipster-2014.1
  pkg update

And would you then be at the most recent version of hipster?

Is there a newer version of firefox in hipster compared oi 151_a9?


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread Harry Putnam
Alexander Pyhalov  writes:

> Harry Putnam писал 12.10.2014 23:29:
>
>> That wiki really needs changing.
>>
>> So, is there an iso for clean install... I did not find one googling.t
>
> ISOs are available here: http://dlc.openindiana.org/isos/hipster/

Egad, my googling skills suck.  How'd I miss that

> 20140701 is the latest one. 20141010 should be available really soon
> (don't know when exactly, but I expect to see it tomorrow :)).

Thanks... sounds like a bit of wait will be in order.


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread Alexander Pyhalov

Harry Putnam писал 12.10.2014 23:29:


That wiki really needs changing.

So, is there an iso for clean install... I did not find one googling.t


ISOs are available here: http://dlc.openindiana.org/isos/hipster/

20140701 is the latest one. 20141010 should be available really soon
(don't know when exactly, but I expect to see it tomorrow :)).

---
System Administrator of Southern Federal University Computer Center



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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread Harry Putnam
Alexander Pyhalov  writes:

> Harry Putnam писал 12.10.2014 23:12:
>> Is the wiki page at:
>>
>>   http://wiki.openindiana.org/oi/Hipster
>>
>> Still accurate where it says:
>>
>>   Switching to "hipster" branch
>>   [...]
>>   To upgrade to hipster, do the following:
>>   pkg unset-publisher openindiana.org
>>   pkg set-publisher -p http://pkg.openindiana.org/hipster-2014.1
>>   pkg update
>>
>> And would you then be at the most recent version of hipster?
>
> Unfortunately, no. You  can't just update to /hipster. It has a lot of
> *151.1.8 packages
> and IPS just won't let you to install them.
> Currently the only supported method is clean install.

Thanks for the response

That wiki really needs changing.

So, is there an iso for clean install... I did not find one googling.

>> Is there a newer version of firefox in hipster compared oi 151_a9?

> We have 24.8.1.

Good, that's a lot closer to current (32.4) than the 10.0.12 running
on OI 151_a9


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


Re: [OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread Alexander Pyhalov

Harry Putnam писал 12.10.2014 23:12:

Is the wiki page at:

  http://wiki.openindiana.org/oi/Hipster

Still accurate where it says:

  Switching to "hipster" branch
  [...]
  To upgrade to hipster, do the following:
  pkg unset-publisher openindiana.org
  pkg set-publisher -p http://pkg.openindiana.org/hipster-2014.1
  pkg update

And would you then be at the most recent version of hipster?


Unfortunately, no. You  can't just update to /hipster. It has a lot of 
*151.1.8 packages

and IPS just won't let you to install them.
Currently the only supported method is clean install.



Is there a newer version of firefox in hipster compared oi 151_a9?



We have 24.8.1.

---
System Administrator of Southern Federal University Computer Center



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


[OpenIndiana-discuss] About moving to hipster

2014-10-12 Thread Harry Putnam
Is the wiki page at:

  http://wiki.openindiana.org/oi/Hipster

Still accurate where it says:

  Switching to "hipster" branch
  [...]
  To upgrade to hipster, do the following:
  pkg unset-publisher openindiana.org
  pkg set-publisher -p http://pkg.openindiana.org/hipster-2014.1
  pkg update

And would you then be at the most recent version of hipster?

Is there a newer version of firefox in hipster compared oi 151_a9?


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