- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
AIX / UNIX Install
Fri, 2010-09-17, 10:04
Hi all,
I was wondering if someone could help me. I’ve downloaded the UNIX install from the Scala site and uploaded the scala-2.8.0.final.gz to my AIX box. I then used gunzip to extract it.
This left me with the scala-2.8.0.final file. I’m unsure what to do with this. I presumed it was a tar and tried to extract it, but got the following error:
ntpuser1@uk01dv11ap.travel.oag.com:/oaglocal/dev/scala:> tar -xvf scala-2.8.0.final .
x ././@LongLink, 116 bytes, 1 media blocks.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
tar: 0511-188 Cannot create ././@LongLink: The file access permissions do not allow the specified action.
ntpuser1@uk01dv11ap.travel.oag.com:/oaglocal/dev/scala:> tar -t scala-2.8.0.final
tar: /dev/rmt0: A file or directory in the path name does not exist.
ntpuser1 [at] uk01dv11ap [dot] travel [dot] oag [dot] com:/oaglocal/dev/scala" rel="nofollow">ntpuser1@uk01dv11ap.travel.oag.com:/oaglocal/dev/scala:>
Am I on the right track, or not? Or are there any more instructions for installing on UNIX that I should be looking at?
Cheers
Dan
This e-mail is intended for the named recipient(s). It and any attachments may contain privileged and/or confidential information. They may not be disclosed to or used by or copied in any way by anyone other than the intended recipient. If you are not one of the intended recipients, or this email is received in error, please immediately either notify the sender or contact UBM Aviation on +44 (0) 1582 600111 quoting the name of the sender and the email address to which it has been sent and then delete it and any attachment(s).
While all reasonable efforts are made to safeguard inbound and outbound e-mails, UBM Aviation and its affiliate companies cannot guarantee that attachments are virus-free or are compatible with your systems, and does not accept liability in respect of viruses or computer problems experienced. Neither UBM Aviation nor the sender accepts any responsibility for viruses and it is your responsibility to scan or otherwise check this email and any attachments.
UBM Aviation may monitor or record outgoing and incoming e-mail to secure effective system operation and for other lawful purposes. By replying to this email you give your consent to such monitoring.
Thank you.
UBM Aviation Worldwide Limited is registered in England and Wales, No.4226716. Registered office: Ludgate House, 245 Blackfriars Road, London, SE1 9UY, UK and place of business at The OAG Building, Church Street, Dunstable, Beds LU5 4HB, UK
Fri, 2010-09-17, 11:17
#2
RE: AIX / UNIX Install
Thanks for your help, I've got it installed now
Cheers
Dan
-----Original Message-----
From: Moritz Uhlig [mailto:moritz.uhlig@jsolution.de]
Sent: 17 September 2010 10:22
To: Tillin, Dan (UBM Aviation)
Cc: scala-user@listes.epfl.ch
Subject: Re: [scala-user] AIX / UNIX Install
Am 17.09.2010 um 11:04 schrieb :
> Hi all,
>
>
>
> I was wondering if someone could help me. I've downloaded the UNIX
> install from the Scala site and uploaded the scala-2.8.0.final.gz to
my
> AIX box. I then used gunzip to extract it.
It should be a .tar.gz actually.
>
>
> This left me with the scala-2.8.0.final file. I'm unsure what to do
with
> this. I presumed it was a tar and tried to extract it, but got the
> following error:
>
>
>
> ntpuser1@uk01dv11ap.travel.oag.com:/oaglocal/dev/scala:> tar -xvf
> scala-2.8.0.final .
>
> x ././@LongLink, 116 bytes, 1 media blocks.
>
> tar: 0511-188 Cannot create ././@LongLink: The file access permissions
> do not allow the specified action.
This looks like the archive is created using GNU tar and your tar is
incompatible. Either you need gnutar to unpack it (at least thats what
the package is called on Solaris - don't know about AIX) or you can just
download the zip file and unpack that using the unzip or jar command.
If you have gnutar installed you can simply unpack it using
gnutar xzf scala-2.8.0.final.tar.gz
Moritz
This e-mail is intended for the named recipient(s). It and any attachments may contain privileged and/or confidential information. They may not be disclosed to or used by or copied in any way by anyone other than the intended recipient. If you are not one of the intended recipients, or this email is received in error, please immediately either notify the sender or contact UBM Aviation on +44 (0) 1582 600111 quoting the name of the sender and the email address to which it has been sent and then delete it and any attachment(s).
While all reasonable efforts are made to safeguard inbound and outbound e-mails, UBM Aviation and its affiliate companies cannot guarantee that attachments are virus-free or are compatible with your systems, and does not accept liability in respect of viruses or computer problems experienced. Neither UBM Aviation nor the sender accepts any responsibility for viruses and it is your responsibility to scan or otherwise check this email and any attachments.
UBM Aviation may monitor or record outgoing and incoming e-mail to secure effective system operation and for other lawful purposes. By replying to this email you give your consent to such monitoring.
Thank you.
UBM Aviation Worldwide Limited is registered in England and Wales, No.4226716. Registered office: Ludgate House, 245 Blackfriars Road, London, SE1 9UY, UK and place of business at The OAG Building, Church Street, Dunstable, Beds LU5 4HB, UK
Am 17.09.2010 um 11:04 schrieb :
> Hi all,
>
>
>
> I was wondering if someone could help me. I've downloaded the UNIX
> install from the Scala site and uploaded the scala-2.8.0.final.gz to my
> AIX box. I then used gunzip to extract it.
It should be a .tar.gz actually.
>
>
> This left me with the scala-2.8.0.final file. I'm unsure what to do with
> this. I presumed it was a tar and tried to extract it, but got the
> following error:
>
>
>
> ntpuser1@uk01dv11ap.travel.oag.com:/oaglocal/dev/scala:> tar -xvf
> scala-2.8.0.final .
>
> x ././@LongLink, 116 bytes, 1 media blocks.
>
> tar: 0511-188 Cannot create ././@LongLink: The file access permissions
> do not allow the specified action.
This looks like the archive is created using GNU tar and your tar is incompatible. Either you need gnutar to unpack it (at least thats what the package is called on Solaris - don't know about AIX) or you can just download the zip file and unpack that using the unzip or jar command.
If you have gnutar installed you can simply unpack it using
gnutar xzf scala-2.8.0.final.tar.gz
Moritz