Displaying 9 results from an estimated 9 matches for "strawberryperl".
2013 Nov 20
2
[LLVMdev] clang.exe: fatal error: 'stdio.h' file not found
...include <stdio.h>
^
1 error generated.
gmake: *** [hello] Error 1
Do I need to add libs to the compile command, something like -lc? I tried a
few variants, like -lc, -lstdlib, -lcstdlib, with no success.
System:
* clang.exe version 3.4 (trunk), from LLVM 3.4.svn
* gmake 3.82, from StrawberryPerl 5.16.3.3
* Windows 8.1 Professional x64
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131119/2b7fef90/attachment.html>
2013 Nov 20
0
[LLVMdev] clang.exe: fatal error: 'stdio.h' file not found
Andrew,
This might be offtopic for llvmdev. I suggest the mailing list, cfe-users.
> * clang.exe version 3.4 (trunk), from LLVM 3.4.svn
How did you build it? clang.exe depends on crt libraries, either
mingw32 or msvcrt.
Please try (and watch their output);
> clang --version
> clang -v -O2 -o hello.exe hello.c
Please confirm;
- Which library did you install? Visual studio or
2020 Oct 06
0
Installing Perl For Use in R
...account with them prior to downloading the installation files. They seem to give you the option of creating an account with them, or using Github. I would opt for the former, even though I have a Github account.
If you are on Windows, an alternative Perl distribution is Strawberry Perl:
http://strawberryperl.com
Regards,
Marc Schwartz
> On Oct 6, 2020, at 11:21 AM, Philip <herd_dog at cox.net> wrote:
>
> I?m getting nowhere with this. From the website below I clicked on the ActivePerl 5.26 button which seems to lead me into creating projects on the Cloud rather than downloading the...
2020 Oct 06
2
Installing Perl For Use in R
I?m getting nowhere with this. From the website below I clicked on the ActivePerl 5.26 button which seems to lead me into creating projects on the Cloud rather than downloading the software to my hard drive.
https://www.activestate.com/products/perl/downloads/
Can someone give me some advise? What the website is trying to do seems rather shady.
Thanks,
Philip
[[alternative HTML version
2019 Jun 04
3
Offer zip builds
...installer, you could just revert to a snapshot
or similar.
> To your points:
>
> [bunch of links]
I am sorry if I miscommunicated, I didnt and dont wish to be convinced about how
well behaved R installer is. I wish for R to offer zip builds. Many other
programming languages do:
- http://strawberryperl.com/releases.html
- https://dotnet.microsoft.com/download/dotnet-core/2.2
- https://golang.org/dl
- https://nim-lang.org/install_windows.html
- https://python.org/downloads/release/python-373
- https://windows.php.net/download
As I see it, the question isnt "should R offer zip builds", i...
2019 Jun 04
0
Offer zip builds
...or similar.
>
> > To your points:
> >
> > [bunch of links]
>
> I am sorry if I miscommunicated, I didnt and dont wish to be convinced about how
> well behaved R installer is. I wish for R to offer zip builds. Many other
> programming languages do:
>
> - http://strawberryperl.com/releases.html
> - https://dotnet.microsoft.com/download/dotnet-core/2.2
> - https://golang.org/dl
> - https://nim-lang.org/install_windows.html
> - https://python.org/downloads/release/python-373
> - https://windows.php.net/download
>
> As I see it, the question isnt "...
2019 Jun 03
1
Offer zip builds
On Mon, Jun 3, 2019 at 4:11 PM Marc Schwartz wrote:
> I have not tried it, but if that is the case here, you may be able to use the
> normal R binary installer, but adjust the default install options when
> prompted, allowing you to customize the install location and other parameters,
> that may be suitable in the absence of Admin rights.
>
> Prior statements, not official, would
2019 Jun 02
4
Offer zip builds
...that can be
extracted and run. For example Go:
https://golang.org/dl
and Nim:
https://nim-lang.org/install_windows.html
Python:
https://python.org/downloads/release/python-373
and C#:
https://dotnet.microsoft.com/download/dotnet-core/2.2
PHP:
https://windows.php.net/download
Perl:
http://strawberryperl.com/releases.html
2010 Nov 28
3
Where is gdata?
Hi folks,
Win 7 64 bit
R 32 bit
> install.packages("gregmisc")
Installing package(s) into ‘C:\Users\satimiswin764\Documents/R/win-library/2.12’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
also installing the dependency ‘gmodels’
trying URL
'http://cran.ms.unimelb.edu.au/bin/windows/contrib/2.12/gmodels_2.15.0.zip'
Content type