Re: [U2] UV on Linux question...

2011-02-20 Thread Wols Lists
On 18/02/11 05:09, DavidJMurray (mvdbs.com) wrote:
 
 
 Even though Fedora is sort-of (but not) the 'community' version of Red Hat,
 there are major differences between the two; which are not clearly
 documented when it comes to commercial applications - installing and
 running.
 
 If you have to use U2 on a 'freedom' version of Red Hat, I suggest that you
 have a look at CentOS - centos.org and use that instead of Fedora.
 
 
What's not freedom about Red Hat?

I suspect the more important word is *modern* - for which CentOS will be
no better than Red Hat.

(The only thing that could be unfree about Red Hat is the trademarks,
which Red Hat are obliged by law to enforce if they want to keep them.
And as far as libre software goes, trademarks are an irrelevance.)

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


Re: [U2] UV on Linux question...

2011-02-18 Thread DavidJMurray (mvdbs.com)


Well, it is sort of the OS. The OS, as the likes of Red Hat, are a
collection of utilities, of which cut is one. 

To deal with the changing versions of these utilities, many enterprise
versions of Linux will freeze the utilities versions in a release called LTS
- Long Term Support. Overtime, 1-2 years, many of these utilities; mySQL,
Apache, PHP, and Python, in particular get stuck on old versions.

This is why many enterprise applications, of which U2 is one, will specify
which brand and release of the OS it will successfully install and run on.
If this was not so, then supporting of the ever moving versions of Linux
would be a nightmare.

This is one of the main disadvantages of Linux and is how Red Hat, Ubuntu,
and Suse market their enterprise versions of Linux - a Long Term Supported
frozen version of utilities (security fixes are one of the few changes that
are backported) that they will support.

Fedora, in particular, ubuntu, and others are rather bleeding edge with the
versions of utilities which they provide and it is always a continuous chore
of dealing with the install and running of applications which break due to
the changes. I use Ubuntu for the pretty desktops and boring plain CentOS
for servers for these reasons.

Cheers,

djm



George Gallen-2 wrote:
 
 apprantly, it's not the OS, it's the version of cut.
 
 
 
 


-

Learn and Do
Excel and Share


http://mvdbs.com http://mvdbs.com 
-- 
View this message in context: 
http://old.nabble.com/UV-on-Linux-question...-tp30953691p30959790.html
Sent from the U2 - Users mailing list archive at Nabble.com.

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


[U2] UV on Linux question...

2011-02-17 Thread George Gallen
I noticed an issue with the '/usr/uv/bin/uv -admin -stop' command

This is with version UV 10.0.0.2 (IBM issue)
in the shutdown script (/etc/rc2.d/S999uv.rc for instance)
   there are mentions of 'cut -c0-5'

Which works fine with RedHat Enterprise
but gives an error with Fedora 14 (and 13) - seems that cut command wants it's 
numbers to start
 with 1 NOT 0

In playing, it seems that cut -c0-5 and cut -c1-5 seem to give the same results.
I can always change the script...but I'm hoping that's the only reference to 
cut in the UV kingdom...

Sowhat does your shutdown script say and what Linux are you running?


George Gallen
Senior Programmer/Analyst
Accounting/Data Division, EDI Administrator
ggal...@wyanokegroup.com
ph:856.848.9005 Ext 220
The Wyanoke Group
http://www.wyanokegroup.com



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


Re: [U2] UV on Linux question...

2011-02-17 Thread George Gallen
It seems that RHEL uses cut ver 5.97, and Fedora uses cut 8.5

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of George Gallen
 Sent: Thursday, February 17, 2011 4:22 PM
 To: U2 Users List
 Subject: [U2] UV on Linux question...
 
 I noticed an issue with the '/usr/uv/bin/uv -admin -stop' command
 
 This is with version UV 10.0.0.2 (IBM issue)
 in the shutdown script (/etc/rc2.d/S999uv.rc for instance)
there are mentions of 'cut -c0-5'
 
 Which works fine with RedHat Enterprise
 but gives an error with Fedora 14 (and 13) - seems that cut command
 wants it's numbers to start
  with 1 NOT 0
 
 In playing, it seems that cut -c0-5 and cut -c1-5 seem to give the same
 results.
 I can always change the script...but I'm hoping that's the only
 reference to cut in the UV kingdom...
 
 Sowhat does your shutdown script say and what Linux are you
 running?
 
 
 George Gallen
 Senior Programmer/Analyst
 Accounting/Data Division, EDI Administrator
 ggal...@wyanokegroup.com
 ph:856.848.9005 Ext 220
 The Wyanoke Group
 http://www.wyanokegroup.com
 
 
 
 ___
 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] UV on Linux question...

2011-02-17 Thread DavidJMurray (mvdbs.com)


Even though Fedora is sort-of (but not) the 'community' version of Red Hat,
there are major differences between the two; which are not clearly
documented when it comes to commercial applications - installing and
running.

If you have to use U2 on a 'freedom' version of Red Hat, I suggest that you
have a look at CentOS - centos.org and use that instead of Fedora.


George Gallen-2 wrote:
 
 I noticed an issue with the '/usr/uv/bin/uv -admin -stop' command
 
 Which works fine with RedHat Enterprise
 but gives an error with Fedora 14 (and 13) - seems that cut command wants
 it's numbers to start
  with 1 NOT 0
 
 
 


-

Learn and Do
Excel and Share


http://mvdbs.com http://mvdbs.com 
-- 
View this message in context: 
http://old.nabble.com/UV-on-Linux-question...-tp30953691p30955980.html
Sent from the U2 - Users mailing list archive at Nabble.com.

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