Re: [U2] UniData PE on Fedora 18

2013-03-01 Thread James Canale, Jr.
Thanks Bob.  Sorry for the late reply - it has been one of those weeks for
me :-(

I have already switched to CentOS and after a bit of messing around (need to
use legacy network drivers in Hyper-V) have it working.  The only reason I
had tried Fedora in the first place was because I read that UniData worked
on Fedora and RedHat.

Best regards,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bob Little
Sent: Monday, February 25, 2013 6:16 PM
To: U2 Users List
Subject: Re: [U2] UniData PE on Fedora 18

I have UniVerse PE running just fine on Fedora 17 which uses version 4 of
libgdbm.so  Perhaps the newer library is perhaps backward compatible to
version 2 in which case a symlink may work.  

ln -s /lib/libgdbm.so.4 /usr/lib/libgdbm.so.2

Its worth a try anyway


bob little
independent contractor
market america, inc.
1302 pleasant ridge rd.
greensboro, nc  27409
Cell: 248-675-5515
Skype: boblittle904
Phone: 248-504-0540


From: u2-users-boun...@listserver.u2ug.org
[u2-users-boun...@listserver.u2ug.org] on behalf of James Canale, Jr.
[jcan...@optonline.net]
Sent: Monday, February 25, 2013 5:07 PM
To: 'U2 Users List'
Subject: Re: [U2] UniData PE on Fedora 18

To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,

Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-03-01 Thread James Canale, Jr.
Thanks Tony. Sorry for the late reply - it has been one of those weeks for
me :-(

I did switch to CentOS and it was a bit of a struggle using it on Hyper-V (a
little research got me going).  I agree with you on stability and my plan is
to actually set this up to be a local only environment where it won't need
to be patched at all (can't access it except from the Hyper-V host).  At
this point, I'm just interested in keeping up with U2 since I've moved on to
other technologies (still love UniData, just not enough opportunity in my
area to work with it).

Best regards,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno
Sent: Monday, February 25, 2013 8:05 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] UniData PE on Fedora 18

In the bigger picture, Fedora is a hobbyist system and changes very rapidly.
It's not meant to be used for production applications. You could get UV to
work on it this week and it will break with a core update next week, or with
some tiny dependency change or profile setting that's tough to trace. MV
databases aren't oriented toward agile/chaotic environments like that.
Serious developers should strive for stability in their own environment,
with an eye for deployment over end-user systems with equal stability. Sure,
I enjoy a challenge as much as the next geek, but at some point you need to
ask yourself if you're wasting time chasing drivers and patches and hacks
(like
symlinks) when you really want to be doing something more productive.

Get CentOS or RedHat. They're stable, well supported, and certified by the
DBMS providers.

HTH
T

 From: Bob Little
 I have UniVerse PE running just fine on Fedora 17 which uses version
4
 of libgdbm.so  Perhaps the newer library is perhaps backward 
 compatible to version 2 in which case a symlink may work.

 From: James Canale, Jr. 
 Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2
and
 Fedora 18 didn't locate libgdbm.so.2).

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-03-01 Thread doug chanco

On 3/1/2013 8:11 AM, James Canale, Jr. wrote:

Thanks Tony. Sorry for the late reply - it has been one of those weeks for
me :-(

I did switch to CentOS and it was a bit of a struggle using it on Hyper-V (a
little research got me going).  I agree with you on stability and my plan is
to actually set this up to be a local only environment where it won't need
to be patched at all (can't access it except from the Hyper-V host).
patching a system is not only for security, there are bug fixes and 
improvements, so even thought its only accessible from the system that 
holds the VM, I would still recommend that you patch the system on a 
regular basic (this is the sys admin in me coming out )


dougc


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-25 Thread James Canale, Jr.
To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.
 
The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.  

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,
 
Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-25 Thread Bob Little
I have UniVerse PE running just fine on Fedora 17 which uses version 4 of 
libgdbm.so  Perhaps the newer library is perhaps backward compatible to version 
2 in which case a symlink may work.  

ln -s /lib/libgdbm.so.4 /usr/lib/libgdbm.so.2

Its worth a try anyway


bob little
independent contractor
market america, inc.
1302 pleasant ridge rd.
greensboro, nc  27409
Cell: 248-675-5515
Skype: boblittle904
Phone: 248-504-0540


From: u2-users-boun...@listserver.u2ug.org 
[u2-users-boun...@listserver.u2ug.org] on behalf of James Canale, Jr. 
[jcan...@optonline.net]
Sent: Monday, February 25, 2013 5:07 PM
To: 'U2 Users List'
Subject: Re: [U2] UniData PE on Fedora 18

To all that responded,

Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2 and
Fedora 18 didn't locate libgdbm.so.2).

Best,

Jim

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 2:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

 I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

 Any suggestions?

 I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

 Thanks in advance.

 Best regards,

Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-25 Thread Tony Gravagno
In the bigger picture, Fedora is a hobbyist system and changes very
rapidly. It's not meant to be used for production applications. You
could get UV to work on it this week and it will break with a core
update next week, or with some tiny dependency change or profile
setting that's tough to trace. MV databases aren't oriented toward
agile/chaotic environments like that. Serious developers should strive
for stability in their own environment, with an eye for deployment
over end-user systems with equal stability. Sure, I enjoy a challenge
as much as the next geek, but at some point you need to ask yourself
if you're wasting time chasing drivers and patches and hacks (like
symlinks) when you really want to be doing something more productive.

Get CentOS or RedHat. They're stable, well supported, and certified by
the DBMS providers.

HTH
T

 From: Bob Little 
 I have UniVerse PE running just fine on Fedora 17 which uses version
4
 of libgdbm.so  Perhaps the newer library is perhaps backward
 compatible to version 2 in which case a symlink may work.

 From: James Canale, Jr. 
 Thanks for the suggestions.  I'll give CentOS a shot (OpenSUSE 12.2
and
 Fedora 18 didn't locate libgdbm.so.2).

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-24 Thread Brian Whitehorn
Hi,

sudo yum install libgdbm.so.2 should find the package containing the required 
library.

Regards,
Brian.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Monday, 25 February 2013 6:39 AM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be required.

 

The install fails at the point of running systest with 'error while loading 
shared libraries: libgdbm.so.2: cannot open shared object file'.

 

I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a few 
and they all seem to have additional dependencies.  

 

Any suggestions?

 

I read that UniData on Fedora will work so that's what I tried, but, I also 
have OpenSUSE and Ubuntu if either of those will be better.

 

Thanks in advance.

 

Best regards,

 

Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-24 Thread doug chanco
I was able to load it into centOS with no problems, sadly I don't use 
fedora/ubuntu or opensuse (centos is the open source version of redhat 
enterprise which is what I would recommend you use, IMHO)


having said that my gut feeling is that the library is on the system in 
a location the system does not know about, so try this:


1. (as root) run find / -name libgdbm.so.2
2. if the system finds it next run  ldconfig -p and see if the library 
shows up in the listing (it should not)

3. add the directory where the library lives to to /etc/ld.so.conf
4. run ldconfig

try installing again and see if that fixes the issue

dougc


On 2/24/2013 2:39 PM, James Canale, Jr. wrote:

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be
required.

  


The install fails at the point of running systest with 'error while loading
shared libraries: libgdbm.so.2: cannot open shared object file'.

  


I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a
few and they all seem to have additional dependencies.

  


Any suggestions?

  


I read that UniData on Fedora will work so that's what I tried, but, I also
have OpenSUSE and Ubuntu if either of those will be better.

  


Thanks in advance.

  


Best regards,

  


Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] UniData PE on Fedora 18

2013-02-24 Thread Daniel McGrath
As others have mentioned, you would probably be better off with CentOS as it is 
-essentially- the same source code as used for RHEL. Since we run our 
certification process on RHEL and Fedora's code is significantly different, so 
you'll have better chances of system stability on CentOS (disclaimer/reminder: 
We don't certify it will run on any Linux other than RHEL/SUSE).

Dan McGrath
Managing Director, U2 Servers Lab
Rocket Software
4600 South Ulster Street  ·  Suite 1100  ·   Denver, CO 80237 ·  USA
T: +1 720 475 8098 · E: dmcgr...@rocketsoftware.com · W: u2.rocketsoftware.com



-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of James Canale, Jr.
Sent: Sunday, February 24, 2013 12:39 PM
To: U2 Users List
Subject: [U2] UniData PE on Fedora 18

I'm trying to install the latest UniData 7.3 Personal Edition on Fedora 18
(32 bit) and am not able to find the proper download that seems to be required.

 

The install fails at the point of running systest with 'error while loading 
shared libraries: libgdbm.so.2: cannot open shared object file'.

 

I tried to find libgdbm2 on rpmfind but I'm not sure which to use.  Tried a few 
and they all seem to have additional dependencies.  

 

Any suggestions?

 

I read that UniData on Fedora will work so that's what I tried, but, I also 
have OpenSUSE and Ubuntu if either of those will be better.

 

Thanks in advance.

 

Best regards,

 

Jim

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users