Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

2012-10-02 Thread Wols Lists
On 02/10/12 08:23, Hona, David wrote:
> The installation instructions of Rocket is quite good and does indeed mention 
> the need to use "cpio" on UNIX servers. See "Quick Installation" and 
> "Step-by-step Instructions" (of NEWINSTALL.PDF)...
> 
> However, the instructions from Rocket could be improved - with a minor 
> revision, as the Installation guide assumes you're using a CD-ROM or tape 
> drive to get the installation software on your system.
> 
> It is not clear that after you download the software archive file from the 
> Internet, that you can upload it (as a binary file) to your UNIX host. Once 
> there, "un-zip" (preferably as root) and then you must perform the "cpio" 
> after that step.

Does it also mention that the default cpio options have changed? Okay,
if you're installing on a non-supported linux why would Rocket worry,
but if you do get problems I think it's the -B option. Something to do
with block size, anyway. The default meaning has reversed so the script
isn't portable across different linuxen. All you have to do, though, is
add or remove the changed option.

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


Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

2012-10-02 Thread Hona, David
The installation instructions of Rocket is quite good and does indeed mention 
the need to use "cpio" on UNIX servers. See "Quick Installation" and 
"Step-by-step Instructions" (of NEWINSTALL.PDF)...

However, the instructions from Rocket could be improved - with a minor 
revision, as the Installation guide assumes you're using a CD-ROM or tape drive 
to get the installation software on your system.

It is not clear that after you download the software archive file from the 
Internet, that you can upload it (as a binary file) to your UNIX host. Once 
there, "un-zip" (preferably as root) and then you must perform the "cpio" after 
that step.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of doug chanco
Sent: Tuesday, 2 October 2012 3:43 AM
To: 'U2 Users List'
Subject: Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

No sir, I did not know that,  why would they cpio it anyway?  Not that it 
matters I was just curious, anyway thanks for the info.

Dougc

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Leach
Sent: Monday, October 01, 2012 1:19 PM
To: 'U2 Users List'
Subject: Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

Doug

Have you remembered that STARTUP is a cpio archive?

# cpio -uvcdumB uv.load < STARTUP
./uv.load


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of doug chanco
Sent: 01 October 2012 17:37
To: U2 Users List
Subject: [U2] STARTUP file issue with UV11.1 PE version (Linux)

I recently downloaded uv 11 and when I went to run STARTUP I got a weird error, 
upon looking at the STARTUP script I noticed it had a bunch of binary and other 
junk at the beginning of the file, I removed all the "extra"
stuff, saved the file and it ran just fine.

 

Has anyone else seen this?  I re downloaded the zip and still had this issue.  
It was easy enough to resolve but I thought I would mention it.

 

Dougc

 

 

 


** IMPORTANT MESSAGE *   
This e-mail message is intended only for the addressee(s) and contains 
information which may be
confidential. 
If you are not the intended recipient please advise the sender by return email, 
do not use or
disclose the contents, and delete the message and any attachments from your 
system. Unless
specifically indicated, this email does not constitute formal advice or 
commitment by the sender
or the Commonwealth Bank of Australia (ABN 48 123 123 124) or its subsidiaries. 
We can be contacted through our web site: commbank.com.au. 
If you no longer wish to receive commercial electronic messages from us, please 
reply to this
e-mail by typing Unsubscribe in the subject line. 
**



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


Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

2012-10-01 Thread doug chanco
No sir, I did not know that,  why would they cpio it anyway?  Not that it
matters I was just curious, anyway thanks for the info.

Dougc

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Brian Leach
Sent: Monday, October 01, 2012 1:19 PM
To: 'U2 Users List'
Subject: Re: [U2] STARTUP file issue with UV11.1 PE version (Linux)

Doug

Have you remembered that STARTUP is a cpio archive?

# cpio -uvcdumB uv.load < STARTUP
./uv.load


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of doug chanco
Sent: 01 October 2012 17:37
To: U2 Users List
Subject: [U2] STARTUP file issue with UV11.1 PE version (Linux)

I recently downloaded uv 11 and when I went to run STARTUP I got a weird
error, upon looking at the STARTUP script I noticed it had a bunch of binary
and other junk at the beginning of the file, I removed all the "extra"
stuff, saved the file and it ran just fine.

 

Has anyone else seen this?  I re downloaded the zip and still had this
issue.  It was easy enough to resolve but I thought I would mention it.

 

Dougc

 

 

 

 

___
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] STARTUP file issue with UV11.1 PE version (Linux)

2012-10-01 Thread Brian Leach
Doug

Have you remembered that STARTUP is a cpio archive?

# cpio -uvcdumB uv.load < STARTUP
./uv.load


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of doug chanco
Sent: 01 October 2012 17:37
To: U2 Users List
Subject: [U2] STARTUP file issue with UV11.1 PE version (Linux)

I recently downloaded uv 11 and when I went to run STARTUP I got a weird
error, upon looking at the STARTUP script I noticed it had a bunch of binary
and other junk at the beginning of the file, I removed all the "extra"
stuff, saved the file and it ran just fine.

 

Has anyone else seen this?  I re downloaded the zip and still had this
issue.  It was easy enough to resolve but I thought I would mention it.

 

Dougc

 

 

 

 

___
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] STARTUP file issue with UV11.1 PE version (Linux)

2012-10-01 Thread doug chanco
I recently downloaded uv 11 and when I went to run STARTUP I got a weird
error, upon looking at the STARTUP script I noticed it had a bunch of binary
and other junk at the beginning of the file, I removed all the "extra"
stuff, saved the file and it ran just fine.

 

Has anyone else seen this?  I re downloaded the zip and still had this
issue.  It was easy enough to resolve but I thought I would mention it.

 

Dougc

 

 

 

 

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