yottadb install

136 views
Skip to first unread message

geo...@gmail.com

unread,
Aug 11, 2023, 10:06:56 PM8/11/23
to Hardhats
I followed the instruction on yottadb install. gets  this error on final step. Appreciate any help

sudo ./ydbinstall.sh --utf8 default --octo --gui
Shared library/libraries required by selected plugins not found: libconfig.so
Header file(s) required by selected plugins not found: libconfig.h readline/history.h readline/readline.h
YottaDB installation aborted due to above error. Run ydbinstall.sh --help for detailed option list

David Whitten

unread,
Aug 13, 2023, 6:41:07 PM8/13/23
to hard...@googlegroups.com
What variety of Operating System are you trying to base this installation on ?
Also, what version ?

Dave 
--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+unsubscribe@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hardhats/c3a15144-356d-4711-bca5-857e712ed857n%40googlegroups.com.

Sam Habiel

unread,
Aug 14, 2023, 9:50:00 AM8/14/23
to hard...@googlegroups.com
Apologies for not seeing this. Google sent it to my spam folder.

All you have to do to fix it is install the packages that supply the specific files. The specific packages depend on your operating system.

--Sam

On Sun, Aug 13, 2023 at 6:41 PM David Whitten <whi...@worldvista.org> wrote:
What variety of Operating System are you trying to base this installation on ?
Also, what version ?

Dave 

On Friday, August 11, 2023, <geo...@gmail.com> wrote:
I followed the instruction on yottadb install. gets  this error on final step. Appreciate any help

sudo ./ydbinstall.sh --utf8 default --octo --gui
Shared library/libraries required by selected plugins not found: libconfig.so
Header file(s) required by selected plugins not found: libconfig.h readline/history.h readline/readline.h
YottaDB installation aborted due to above error. Run ydbinstall.sh --help for detailed option list

--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com


---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.


---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hardhats/CA%2Bi2CT%2Bzsx%3DDUmCaqQJ-H%2BBoA%2BYgV4H%2Bqq9uY_c4xGmQeU8izQ%40mail.gmail.com.

AYLESWORTH, MARC A CTR USAF AFMC AFRL/RIEBA

unread,
Aug 14, 2023, 10:13:01 AM8/14/23
to hard...@googlegroups.com

It looks like you are missing a package. Most likely a dev package most libraries have a lib install which has just the library in it the library-dev usually has the header files that are required for compiling YDB is a compiled language so most likely has to dynamically compile/link to the header files in libconfig. Look for a libconfig-dev package with apt.

 

sudo apt list libconfig

 

the listing will give you

libconfig

libconfig-dev

 

install libconfig-dev and I bet your problem goes away.

Remember this is just a quess and your mileage may vary.

 

Marc Aylesworth

 

From: whitte...@gmail.com <whitte...@gmail.com> On Behalf Of David Whitten
Sent: Sunday, August 13, 2023 6:41 PM
To: hard...@googlegroups.com
Subject: [Non-DoD Source] Re: [Hardhats] yottadb install

 

What variety of Operating System are you trying to base this installation on ?

Also, what version ?

 

Dave 

On Friday, August 11, 2023, <geo...@gmail.com> wrote:

I followed the instruction on yottadb install. gets  this error on final step. Appreciate any help

 

sudo ./ydbinstall.sh --utf8 default --octo --gui
Shared library/libraries required by selected plugins not found: libconfig.so
Header file(s) required by selected plugins not found: libconfig.h readline/history.h readline/readline.h
YottaDB installation aborted due to above error. Run ydbinstall.sh --help for detailed option list



---
You received this message because you are subscribed to the Google Groups "Hardhats" group.

To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.



---
You received this message because you are subscribed to the Google Groups "Hardhats" group.

To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hardhats/CA%2Bi2CT%2Bzsx%3DDUmCaqQJ-H%2BBoA%2BYgV4H%2Bqq9uY_c4xGmQeU8izQ%40mail.gmail.com.

Alvin Marcelo

unread,
Sep 8, 2024, 5:02:38 PM9/8/24
to Hardhats
Hello - I was trying to install Worldvista on my Mac OSX laptop (using ChatGPT) just to see if it would work -- 

First try it asked me to install fis-gtm with "brew install fis-gtm" (yes I have brew installed and upgraded)

===

brew install fis-gtm

Warning: No available formula with the name "fis-gtm".

==> Searching for similarly named formulae and casks...

Error: No formulae or casks found for fis-gtm.

=== 


But got this: 

===

wget https://github.com/YottaDB/YottaDB/releases/download/r1.38/yottadb_r1.38_x8664Darwin.zip

--2024-09-09 03:55:04--  https://github.com/YottaDB/YottaDB/releases/download/r1.38/yottadb_r1.38_x8664Darwin.zip

Resolving github.com (github.com)... 20.205.243.166

Connecting to github.com (github.com)|20.205.243.166|:443... connected.

HTTP request sent, awaiting response... 301 Moved Permanently

Location: https://github.com/YottaDB/YDB/releases/download/r1.38/yottadb_r1.38_x8664Darwin.zip [following]

--2024-09-09 03:55:04--  https://github.com/YottaDB/YDB/releases/download/r1.38/yottadb_r1.38_x8664Darwin.zip

Reusing existing connection to github.com:443.

HTTP request sent, awaiting response... 404 Not Found

2024-09-09 03:55:04 ERROR 404: Not Found.

====

The YottaDB release page said I post here ("

  • For requests specific to the use of YottaDB with VistA flavors, post to the Hardhats list."

Thanks in advance!

Alvin

Nancy Anthracite

unread,
Sep 8, 2024, 6:01:38 PM9/8/24
to Hardhats, 'Alvin Marcelo' via Hardhats

>    - For requests specific to the use of YottaDB with VistA

>    <https://en.wikipedia.org/wiki/VistA> flavors, post to the Hardhats

>    <https://groups.google.com/forum/#!forum/hardhats> list."

>

>

> Thanks in advance!

>

> Alvin

>

> On Monday, August 14, 2023 at 9:13:01 PM UTC+7 AYLESWORTH, MARC A CTR USAF

> AFMC AFRL/RIEBA wrote:

>

> > It looks like you are missing a package. Most likely a dev package most

> > libraries have a lib install which has just the library in it the

> > library-dev usually has the header files that are required for compiling

> > YDB is a compiled language so most likely has to dynamically compile/link

> > to the header files in libconfig. Look for a libconfig-dev package with

> > apt.

> >

> > 

> >

> > sudo apt list libconfig

> >

> > 

> >

> > the listing will give you

> >

> > libconfig

> >

> > libconfig-dev

> >

> > 

> >

> > install libconfig-dev and I bet your problem goes away.

> >

> > Remember this is just a quess and your mileage may vary.

> >

> > 

> >

> > Marc Aylesworth

> >

> > 

> >

> > *From:* whitte...@gmail.com <whitte...@gmail.com> *On Behalf Of *David

> > Whitten

> > *Sent:* Sunday, August 13, 2023 6:41 PM

> > *To:* hard...@googlegroups.com

> > *Subject:* [Non-DoD Source] Re: [Hardhats] yottadb install

> >

> > 

> >

> > What variety of Operating System are you trying to base this installation

> > on ?

> >

> > Also, what version ?

> >

> > 

> >

> > Dave

> >

> > On Friday, August 11, 2023, <geo...@gmail.com> wrote:

> >

> > I followed the instruction on yottadb install. gets  this error on final

> > step. Appreciate any help

> >

> > 

> >

> >

> >

> >

> > *sudo ./ydbinstall.sh --utf8 default --octo --gui Shared library/libraries

> > required by selected plugins not found: libconfig.so Header file(s)

> > required by selected plugins not found: libconfig.h readline/history.h

> > readline/readline.h YottaDB installation aborted due to above error. Run

> > ydbinstall.sh --help for detailed option list*

> >

> >

> >

> >

> > ---

> > You received this message because you are subscribed to the Google Groups

> > "Hardhats" group.

> >

> > To unsubscribe from this group and stop receiving emails from it, send an

> > email to hardhats+u...@googlegroups.com.

> >

> >

> > To view this discussion on the web visit

> > https://groups.google.com/d/msgid/hardhats/c3a15144-356d-4711-bca5-857e712ed857n%40googlegroups.com

> >

> >

> >

> >

> > ---

> > You received this message because you are subscribed to the Google Groups

> > "Hardhats" group.

> >

> > To unsubscribe from this group and stop receiving emails from it, send an

> > email to hardhats+u...@googlegroups.com.

> > To view this discussion on the web visit

K.S. Bhaskar

unread,
Sep 8, 2024, 6:20:02 PM9/8/24
to Hardhats
YottaDB has not been ported to the Mac. You should run it in a Docker container. I don't know whether there is a Dockerfile for WorldVistA, but there is one for VeHU (https://hub.docker.com/r/yottadb/octo-vehu). https://yottadb.com/product/get-started/ has instructions for running YottaDB in a  Docker container.

Regards
– Bhaskar

Nancy Anthracite

unread,
Sep 8, 2024, 8:26:09 PM9/8/24
to Hardhats, 'Alvin Marcelo' via Hardhats, nanth...@earthlink.net

Sorry, this was supposed to say to try this script!

-----Original Message-----
From: <hard...@googlegroups.com>
Sent: Sep 8, 2024 6:01 PM
To: Hardhats <hard...@googlegroups.com>
Cc: 'Alvin Marcelo' via Hardhats <hard...@googlegroups.com>
Subject: Re: [Non-DoD Source] Re: [Hardhats] yottadb install

 

https://opensourcevista.net/NancysVistAServer/WVEHR-3.0-Install-YottaDB-GTM/FieldTestInstallWVEHR-3.0-Ver-2-16-WithoutCPT-ForDebianBookwormAndYottaDB200Ver7.sh


--

Nancy Anthracite


>    - For requests specific to the use of YottaDB with VistA

>    <https://en.wikipedia.org/wiki/VistA> flavors, post to the Hardhats

>    <https://groups.google.com/forum/#!forum/hardhats> list."

>

>

> Thanks in advance!

>

> Alvin

>

> On Monday, August 14, 2023 at 9:13:01 PM UTC+7 AYLESWORTH, MARC A CTR USAF

> AFMC AFRL/RIEBA wrote:

>

> > It looks like you are missing a package. Most likely a dev package most

> > libraries have a lib install which has just the library in it the

> > library-dev usually has the header files that are required for compiling

> > YDB is a compiled language so most likely has to dynamically compile/link

> > to the header files in libconfig. Look for a libconfig-dev package with

> > apt.

> >

> > 

> >

> > sudo apt list libconfig

> >

> > 

> >

> > the listing will give you

> >

> > libconfig

> >

> > libconfig-dev

> >

> > 

> >

> > install libconfig-dev and I bet your problem goes away.

> >

> > Remember this is just a quess and your mileage may vary.

> >

> > 

> >

> > Marc Aylesworth

> >

> > 

> >

> > *From:* whitte...@gmail.com <whitte...@gmail.com> *On Behalf Of *David

> > Whitten

> > *Sent:* Sunday, August 13, 2023 6:41 PM

> > *To:* hard...@googlegroups.com

> > *Subject:* [Non-DoD Source] Re: [Hardhats] yottadb install

> >

> > 

> >

> > What variety of Operating System are you trying to base this installation

> > on ?

> >

> > Also, what version ?

> >

> > 

> >

> > Dave

> >

> > On Friday, August 11, 2023, <geo...@gmail.com> wrote:

> >

> > I followed the instruction on yottadb install. gets  this error on final

> > step. Appreciate any help

> >

> > 

> >

> >

> >

> >

> > *sudo ./ydbinstall.sh --utf8 default --octo --gui Shared library/libraries

> > required by selected plugins not found: libconfig.so Header file(s)

> > required by selected plugins not found: libconfig.h readline/history.h

> > readline/readline.h YottaDB installation aborted due to above error. Run

> > ydbinstall.sh --help for detailed option list*

> >

> >

> >

> >

> > ---

> > You received this message because you are subscribed to the Google Groups

> > "Hardhats" group.

> >

> > To unsubscribe from this group and stop receiving emails from it, send an

> > email to hardhats+u...@googlegroups.com.

> >

> >

> > To view this discussion on the web visit

> > https://groups.google.com/d/msgid/hardhats/c3a15144-356d-4711-bca5-857e712ed857n%40googlegroups.com

> >

> >

> >

> >

> > ---

> > You received this message because you are subscribed to the Google Groups

> > "Hardhats" group.

> >

> > To unsubscribe from this group and stop receiving emails from it, send an

> > email to hardhats+u...@googlegroups.com.

> > To view this discussion on the web visit

> >

>

>



 

--
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Hardhats" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hardhats+u...@googlegroups.com.

 

Reply all
Reply to author
Forward
0 new messages