Re: [OmniOS-discuss] Compiling GNUCOBOL : pre-requisites present?

2014-11-02 Thread Tim Rice
On Mon, 27 Oct 2014, Mayuresh Kathe wrote:

[snip]
> > http://omnios.omniti.com/wiki.php/Packaging
> 
> I did what you'd suggested, got BDB installed, but somehow the configure
> script is unable to find "gmp.h" at "/usr/include/gmp/".
> Is there anything I need to do to make the system know that gmp.h exists
> at "/usr/include/gmp/"?

Try
CPPFLAGS="/usr/include/gmp" ./configure ...

> 
> Thanks,
> 
> ~Mayuresh
> 

-- 
Tim RiceMultitalents
t...@multitalents.net


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Compiling GNUCOBOL : pre-requisites present?

2014-10-27 Thread Mayuresh Kathe
On Mon, Oct 27, 2014 at 11:44:18AM -0400, Ryan Zezeski wrote:
> 
> > On Oct 27, 2014, at 9:13 AM, Mayuresh Kathe  wrote:
> > 
> > GNU MP (libgmp) 4.1.2 or later
> > GNU Libtool (libltdl)
> > Berkeley DB (libdb) 1.85 or later
> > Ncurses (ncurses) 5.2 or later
> > Unix curses
> > 
> 
> From what I can tell, there are packages for all of these on the base system 
> except for BDB.  For BDB it looks like you'll need to add the ms.omniti.com 
> publisher.
> 
> http://omnios.omniti.com/wiki.php/Packaging

I did what you'd suggested, got BDB installed, but somehow the configure
script is unable to find "gmp.h" at "/usr/include/gmp/".
Is there anything I need to do to make the system know that gmp.h exists
at "/usr/include/gmp/"?

Thanks,

~Mayuresh

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Compiling GNUCOBOL : pre-requisites present?

2014-10-27 Thread Mayuresh Kathe
On Mon, Oct 27, 2014 at 11:44:18AM -0400, Ryan Zezeski wrote:
> 
> > On Oct 27, 2014, at 9:13 AM, Mayuresh Kathe  wrote:
> > 
> > GNU MP (libgmp) 4.1.2 or later
> > GNU Libtool (libltdl)
> > Berkeley DB (libdb) 1.85 or later
> > Ncurses (ncurses) 5.2 or later
> > Unix curses
> > 
> 
> From what I can tell, there are packages for all of these on the base system 
> except for BDB.  For BDB it looks like you'll need to add the ms.omniti.com 
> publisher.
> 
> http://omnios.omniti.com/wiki.php/Packaging
> 
> Keep in mind that the OmniOS folk encourage you to build your own application 
> stack so that you can own it and tailor it to your specific needs.  Because 
> of this philosophy they keep the base system as thin as possible.
> 
> http://omnios.omniti.com/wiki.php/KYSTY

Thanks Ryan, will look into the ms.omniti.com publisher adding process.

Yes, I am aware of the OmniOS philosophy, that's why I love the work
they are doing. :)

BTW, if I do end up getting GNUCOBOL to work and work well, I would have
saved a rural community in India a lot of money by preventing them from
going for an IBM zSeries system.
Most of the functionality already seems available with Illumos based
systems.

Thanks again for the tip. :)

~Mayuresh

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] Compiling GNUCOBOL : pre-requisites present?

2014-10-27 Thread Ryan Zezeski

> On Oct 27, 2014, at 9:13 AM, Mayuresh Kathe  wrote:
> 
> GNU MP (libgmp) 4.1.2 or later
> GNU Libtool (libltdl)
> Berkeley DB (libdb) 1.85 or later
> Ncurses (ncurses) 5.2 or later
> Unix curses
> 

>From what I can tell, there are packages for all of these on the base system 
>except for BDB.  For BDB it looks like you'll need to add the ms.omniti.com 
>publisher.

http://omnios.omniti.com/wiki.php/Packaging

Keep in mind that the OmniOS folk encourage you to build your own application 
stack so that you can own it and tailor it to your specific needs.  Because of 
this philosophy they keep the base system as thin as possible.

http://omnios.omniti.com/wiki.php/KYSTY

-Z
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] Compiling GNUCOBOL : pre-requisites present?

2014-10-27 Thread Mayuresh Kathe

Hello,

Would the following be present under OmniOS or be easily installable?

GNU MP (libgmp) 4.1.2 or later
GNU Libtool (libltdl)
Berkeley DB (libdb) 1.85 or later
Ncurses (ncurses) 5.2 or later
Unix curses

Thanks,

~Mayuresh

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss