<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=Redhat8UD6PEInstallInfo</id>
	<title>Redhat8UD6PEInstallInfo - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://pickwiki.org/index.php?action=history&amp;feed=atom&amp;title=Redhat8UD6PEInstallInfo"/>
	<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=Redhat8UD6PEInstallInfo&amp;action=history"/>
	<updated>2026-04-28T23:18:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://pickwiki.org/index.php?title=Redhat8UD6PEInstallInfo&amp;diff=2159&amp;oldid=prev</id>
		<title>Conversion script: link fix</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=Redhat8UD6PEInstallInfo&amp;diff=2159&amp;oldid=prev"/>
		<updated>2015-02-26T23:48:55Z</updated>

		<summary type="html">&lt;p&gt;link fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Click [[RedhatUV10InstallInfo]] for uniVerse installation guide.&lt;br /&gt;
&lt;br /&gt;
First, visit the IBM site and download the ud60-pe.zip file:&lt;br /&gt;
https://www-927.ibm.com/software/data/u2/support/u2techconnect/udt6pe.asp&lt;br /&gt;
&lt;br /&gt;
You have to register but only a name and email address are required.&lt;br /&gt;
&lt;br /&gt;
The page you eventually get to says that the file is 68.2 megabytes, but the file size was 71,617,047 bytes in my case.  Close enough!  I couldn&amp;#039;t find a checksum or any other way to determine whether the file had gotten to me intact, so I pressed on.&lt;br /&gt;
&lt;br /&gt;
Become root and create a directory called &amp;#039;ud60&amp;#039; under &amp;#039;usr&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
$ su root&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; mkdir /usr/ud60&lt;br /&gt;
&lt;br /&gt;
Move the downloaded file to that directory, and unzip it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; mv /wherever/it/landed/ud60-pe.zip /usr/ud60/ud60-pe.zip&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; unzip ud60-pe.zip&lt;br /&gt;
&lt;br /&gt;
It will create a &amp;#039;bin&amp;#039; directory and unzip a bunch of files there.&lt;br /&gt;
&lt;br /&gt;
Change to the &amp;#039;bin&amp;#039; subdirectory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; cd /usr/ud60/bin&lt;br /&gt;
&lt;br /&gt;
This next step may be overkill, but some of the files need to be executable, and I didn&amp;#039;t want to figure out one by one as I ran into errors.  So I set all of the files to be executable:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; chmod +x *&lt;br /&gt;
&lt;br /&gt;
(At _least_ udtinstall and accessory need to be executable.  That&amp;#039;s where I just changed everything so I could get on with this.)&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;re in the &amp;#039;bin&amp;#039; directory, so execute the udtinstall script and accept the defaults:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; ./udtinstall&lt;br /&gt;
&lt;br /&gt;
From there, it should do its thing and install.  The three commands to get started are &amp;#039;startud&amp;#039; &amp;#039;stopud&amp;#039; and &amp;#039;udt&amp;#039;.  There&amp;#039;s a &amp;#039;demo&amp;#039; directory in /usr/ud60/demo where you can play around until you figure out how to create your own &amp;quot;account&amp;quot; of data files.&lt;br /&gt;
&lt;br /&gt;
One issue I ran into is that my LANG environment variable apparently is normally set to &amp;#039;en_US.UTF-8&amp;#039; which makes [[UniData]] unhappy.  I needed to set it to &amp;#039;C&amp;#039; before executing &amp;#039;udt&amp;#039;.  The installation procedure warned me about this, but I didn&amp;#039;t put two and two together until &amp;#039;udt&amp;#039; wouldn&amp;#039;t work.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; LANG=C&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; export LANG&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; /usr/ud60/bin/udt&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s a link to the documentation on the [[UniData]] page.&lt;/div&gt;</summary>
		<author><name>Conversion script</name></author>
	</entry>
	<entry>
		<id>https://pickwiki.org/index.php?title=Redhat8UD6PEInstallInfo&amp;diff=2160&amp;oldid=prev</id>
		<title>149.169.137.xxx: *</title>
		<link rel="alternate" type="text/html" href="https://pickwiki.org/index.php?title=Redhat8UD6PEInstallInfo&amp;diff=2160&amp;oldid=prev"/>
		<updated>2002-12-23T03:19:24Z</updated>

		<summary type="html">&lt;p&gt;*&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;First, visit the IBM site and download the ud60-pe.zip file:&lt;br /&gt;
https://www-927.ibm.com/software/data/u2/support/u2techconnect/udt6pe.asp&lt;br /&gt;
&lt;br /&gt;
You have to register but only a name and email address are required.&lt;br /&gt;
&lt;br /&gt;
The page you eventually get to says that the file is 68.2 megabytes, but the file size was 71,617,047 bytes in my case.  Close enough!  I couldn&amp;#039;t find a checksum or any other way to determine whether the file had gotten to me intact, so I pressed on.&lt;br /&gt;
&lt;br /&gt;
Become root and create a directory called &amp;#039;ud60&amp;#039; under &amp;#039;usr&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
$ su root&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; mkdir /usr/ud60&lt;br /&gt;
&lt;br /&gt;
Move the downloaded file to that directory, and unzip it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; mv /wherever/it/landed/ud60-pe.zip /usr/ud60/ud60-pe.zip&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; unzip ud60-pe.zip&lt;br /&gt;
&lt;br /&gt;
It will create a &amp;#039;bin&amp;#039; directory and unzip a bunch of files there.&lt;br /&gt;
&lt;br /&gt;
Change to the &amp;#039;bin&amp;#039; subdirectory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; cd /usr/ud60/bin&lt;br /&gt;
&lt;br /&gt;
This next step may be overkill, but some of the files need to be executable, and I didn&amp;#039;t want to figure out one by one as I ran into errors.  So I set all of the files to be executable:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; chmod +x *&lt;br /&gt;
&lt;br /&gt;
(At _least_ udtinstall and accessory need to be executable.  That&amp;#039;s where I just changed everything so I could get on with this.)&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;re in the &amp;#039;bin&amp;#039; directory, so execute the udtinstall script and accept the defaults:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; ./udtinstall&lt;br /&gt;
&lt;br /&gt;
From there, it should do its thing and install.  The three commands to get started are &amp;#039;startud&amp;#039; &amp;#039;stopud&amp;#039; and &amp;#039;udt&amp;#039;.  There&amp;#039;s a &amp;#039;demo&amp;#039; directory in /usr/ud60/demo where you can play around until you figure out how to create your own &amp;quot;account&amp;quot; of data files.&lt;br /&gt;
&lt;br /&gt;
One issue I ran into is that my LANG environment variable apparently is normally set to &amp;#039;en_US.UTF-8&amp;#039; which makes UniData unhappy.  I needed to set it to &amp;#039;C&amp;#039; before executing &amp;#039;udt&amp;#039;.  The installation procedure warned me about this, but I didn&amp;#039;t put two and two together until &amp;#039;udt&amp;#039; wouldn&amp;#039;t work.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; LANG=C&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; export LANG&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;#&amp;lt;/nowiki&amp;gt; /usr/ud60/bin/udt&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s a link to the documentation on the UniData page.&lt;/div&gt;</summary>
		<author><name>149.169.137.xxx</name></author>
	</entry>
</feed>