Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Hmm, not too sure about your options. The ado file on http://fmwww.bc.edu/RePEc/bocode/u/ does say it works on 32 bit only. Hope someone else has an idea if and where such a version exists

    Comment


    • #17
      Did you check out

      http://www.radyakin.org/transfer/use...espss_faq.html

      The key command you need is

      net from http://radyakin.org/transfer/usespss/beta
      -------------------------------------------
      Richard Williams, Notre Dame Dept of Sociology
      Stata Version: 17.0 MP (2 processor)

      EMAIL: [email protected]
      WWW: https://www3.nd.edu/~rwilliam

      Comment


      • #18
        User Mark McCall writes that he is looking for a 64 bit beta version of usespss and complains that all links seem to be broken.

        Mark does not describe which tools he is using for looking, but I would like to suggest using a search engine. There are many in the Internet, and they use different algorithms and technologies to get to the content you are looking. Some of the popular ones are Google, Yahoo, Bing, and others.

        What else can an author of a program do for the user beyond ranking #1 in all of the search engines for the exact same query the user has typed???

        Sergiy Radyakin


        Click image for larger version

Name:	64-bit_google.png
Views:	1
Size:	34.1 KB
ID:	1352512


        Click image for larger version

Name:	64-bit_bing.png
Views:	1
Size:	31.8 KB
ID:	1352513



        Click image for larger version

Name:	64-bit_yahoo.png
Views:	1
Size:	32.1 KB
ID:	1352514



        Click image for larger version

Name:	64-bit_rambler.png
Views:	1
Size:	86.5 KB
ID:	1352515


        Comment


        • #19
          Sergiy, while we are on the subject, is there any reason you haven't officially released the latest version of usespss on SSC? I haven't tested it extensively but whenever I have tried it it seems to work fine.
          -------------------------------------------
          Richard Williams, Notre Dame Dept of Sociology
          Stata Version: 17.0 MP (2 processor)

          EMAIL: [email protected]
          WWW: https://www3.nd.edu/~rwilliam

          Comment


          • #20
            Thanks for your replies. Before my original post, I did attempt various combinations on Google 64 bit beta version of usespss, usespss stata 13, install usespss stata, usespss beta but no search has so far led to anything I can use to read SPSS files directly into STATA 13.

            Also prior to posting I did try :


            . net from http://radyakin.org/transfer/usespss/beta
            server refused to send file
            http://radyakin.org/transfer/usespss/beta/ either
            1) is not a valid URL, or
            2) could not be contacted, or
            3) is not a Stata download site (has no stata.toc file).
            r(672);

            Thanks

            Mark



            Comment


            • #21
              Well fi youve foudnb the package:

              Code:
               net install usespss, from(http://radyakin.org/transfer/usespss/beta/)
              is the proper syntax

              Comment


              • #22
                But I just seem to get the same result:

                . net install usespss, from(http://radyakin.org/transfer/usespss/beta/)
                server refused to send file
                http://radyakin.org/transfer/usespss/beta/ either
                1) is not a valid URL, or
                2) could not be contacted, or
                3) is not a Stata download site (has no stata.toc file).
                r(672);

                If I try to go to the page cited above (http://radyakin.org/transfer/usespss/beta/), I get:

                403 Permission Denied

                You do not have permission for this request /transfer/usespss/beta/

                Thanks

                Comment


                • #23
                  Yeah, the syntax was actually just a slightly different way of going about the same procedure, i realize.

                  Just now, I deleted the package and did the smae thing though:


                  Code:
                  . net install usespss, from(http://radyakin.org/transfer/usespss/beta/)
                  checking usespss consistency and verifying not already installed...
                  installing into c:\ado\plus\...
                  installation complete.
                  Wont help you immediately but at least you know it isnt the site's issue

                  Comment


                  • #24
                    Mark, do you work for some place that has high level security? You may need to get your IT people to help you out. I gave a talk at a US government agency a few months back and I was amazed that I couldn't even get Stata's webuse command to work. The place was super locked down. Something like that would drive me crazy.
                    -------------------------------------------
                    Richard Williams, Notre Dame Dept of Sociology
                    Stata Version: 17.0 MP (2 processor)

                    EMAIL: [email protected]
                    WWW: https://www3.nd.edu/~rwilliam

                    Comment


                    • #25
                      Thanks for these replies. I'm not aware of any high level security. I regularly download work related stuff and have not encountered problems before. I recall I came across other posts describing a similar issue:

                      http://www.statalist.org/forums/foru...on-of-stata-12

                      But now I see that I need to raise the issue with my local technical support, Thanks for your patience.

                      Mark

                      Comment


                      • #26
                        Dear all, I have raised this with tech support. Please note I can't try on my home machine as it is not 64-bit. This is the reply I had from our tech guy:

                        "Dear Mark
                        This call 214451 has been referred back to you requesting further information.
                        Call Summary: - Installation of Software
                        Details of information requested: - I have tried the URL http://radyakin.org/transfer/usespss/beta/ from my personal PC at home on my personal broadband and this web site does not wok. This can only mean the website radyakin.org has issue. Please come back to me if you think this is not the case."

                        Thanks

                        Mark

                        Comment


                        • #27
                          If I browse to the website I get a 403 error, but installation using above mentioned command still works. Not the website's issue.

                          Comment


                          • #28
                            Dear Mark,

                            please help your tech guy by putting more attention that he only needs to type one command in Stata that installs the software. And not do any fancy staff with his browser or other tools. The error code corresponds to the nature of his error: "permission is denied", since he is querying the wrong resource.

                            Best, Sergiy

                            Comment

                            Working...
                            X