On Sun, Jun 28, 2009 at 5:37 AM, Dr. David
Kirkby<david.kir...@onetel.net> wrote:
>
> twisted-8.2.0 is messing up on my Solaris box, but it looks odd. The
> error message is saying there's no spkg-install script,setup.py or
> configure script. But there is.
>
> drkir...@kestrel:[~/sage/sage-4.1.alpha2/spkg/build/twisted-8.2.0] $ ls -l
> total 9
> -rw-r--r--   1 drkirkby other       1466 Jun 19 20:43 SPKG.txt
> -rw-r--r--   1 drkirkby other         21 Jun 28 04:27 spkg-install
> drwxr-xr-x   5 drkirkby other          9 Jun 28 04:27 src
>
> When I looked at permissions of the spkg-install, I see it does not have
> execute permission, which I thought might be the issue. Then I realised
> it is only 9 bytes in length. It's a pretty useless shell script,
> consisting of only:

Are you using GNU tar or Sun's tar?   If you're using Sun's tar can
you try extract the spkg using GNU tar.  Note that an spkg is really a
.tar.bz2 file.

William

>
> #!/usr/bin/env bash
>
>
> When I extracted the tar file outside of sage, so the file has the right
> size and right permissions. So I've no idea why it is is so short on my
> system when sage extracts it.
>
>
> Here's the full error.
>
>
>
> x twisted-8.2.0/src/doc/core/examples/threadedselect, 0 bytes, 0 tape blocks
> x twisted-8.2.0/src/doc/core/examples/threadedselect/blockingdemo.py,
> 2455 bytes, 5 tape blocks
> x twisted-8.2.0/src/doc/core/examples/threadedselect/README, 831 bytes,
> 2 tape blocks
> x twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa, 0 bytes, 0
> tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient,
> 0 bytes, 0 tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient/setup.py,
> 203 bytes, 1 tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient/README.txt,
> 110 bytes, 1 tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj,
> 0 bytes, 0 tape blocks
> x ././@LongLink, 101 bytes, 1 tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib,
> 0 bytes, 0 tape blocks
> x ././@LongLink, 109 bytes, 1 tape blocks
> x
> twisted-8.2.0/src/doc/core/examples/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib,
> 0 bytes, 0 tape blocks
> Finished extraction
> There is no ,
> so I do not know how to install
> /export/home/drkirkby/sage/sage-4.1.alpha2/spkg/standard/twisted-8.2.0.spkg.
> make[1]: *** [installed/twisted-8.2.0] Error 1
> make[1]: Leaving directory `/export/home/drkirkby/sage/sage-4.1.alpha2/spkg'
>
> real    0m5.647s
> user    0m4.374s
> sys     0m1.844s
> Error building Sage.
>
>
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to