search for: gpl'd

Displaying 20 results from an estimated 174 matches for "gpl'd".

2006 Jul 25
1
valgrind complains about save (PR#9096)
...l=memcheck" oak$ R CMD BATCH --vanilla --debugger=valgrind foo.R oak$ R CMD BATCH --vanilla --debugger=valgrind bar.R oak$ cat foo.R foo <- 2 save(foo, file = "foo.Rdata") oak$ cat foo.Rout ==13521== Memcheck, a memory error detector. ==13521== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==13521== Using LibVEX rev 1575, a library for dynamic binary translation. ==13521== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. ==13521== Using valgrind-3.1.1, a dynamic binary instrumentation framework. ==13521== Copyright (C) 2000-2005, and GNU GP...
2012 Feb 13
0
[XCP] Xen Xsconsole - Opensource GPL'd?
Just a question about xsconsole and if it''s opensource''d under the GPL. Also, is the current git repo here: https://github.com/mcclurmc/xcp-console ? Thank you.
2006 Nov 15
1
GPL java
For the people who are currently interested in java as it relates to centos now that Sun has GPL'd java there are some things to be aware of. The folks at jpackage.org are pretty much all over this development but it's not the bright shiny news everyone has made it out to be. Sun did a very good thing by moving java under the GPL, and they should be commended for FINALLY seeing the li...
2006 Sep 17
1
R-base licensing question
It is my understanding that R is licensed under the GPL with the exception of a few header files for the purposes of linking binary code with R under non-GPL licenses. However, the R-base package itself is licensed under the GPL, as are many (but not all) packages in CRAN. Furthermore, basically any R script will use functionality from R-base. As...
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
Les Mikesell <lesmikesell at gmail.com> wrote: > On Mon, Apr 27, 2015 at 10:46 AM, Joerg Schilling > <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > > > And the problem is the GPL. I recommend you to work on making all GPL code > > freely combinable with other OSS. > > Of course the problem it the GPL. Glad you recognize that. It's > whole point is the restriction against linking with anything with an > incompatible license which obviously prevents a...
2008 Jul 09
1
memory leak in sub("[range]",...)
...eak in the sub() (or any other regex-related function, probably) when the pattern argument involves a range expression, e.g., '[0-9]'. % R --debugger=valgrind --debugger-args=--leak-check=full --vanilla ==14519== Memcheck, a memory error detector. ==14519== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==14519== Using LibVEX rev 1658, a library for dynamic binary translation. ==14519== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==14519== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==14519== Copyright (C) 2000-2006, and GNU GP...
2008 Aug 07
1
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#11946)
...ubmission from: (NULL) (76.28.245.14) valgrind finds some memory leaks in R when I use sub() with a range in the regular expression: % R --debugger=valgrind --debugger-args=--leak-check=full --quiet --vanilla ==28643== Memcheck, a memory error detector. ==28643== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. ==28643== Using LibVEX rev 1658, a library for dynamic binary translation. ==28643== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. ==28643== Using valgrind-3.2.1, a dynamic binary instrumentation framework. ==28643== Copyright (C) 2000-2006, and GNU GP...
2013 Aug 28
6
Request to relicense hash gnulib module to LGPLv2+
libguestfs (an LGPLv2+ library) uses the 'hash' module, which turns out to be "GPL". Actually this happened because we started to use it in a separate GPL'd utility program, but later on included this functionality in the core library, copying the same code from the utility but not checking the...
2008 May 27
3
MKL Patch
And here's a patch for Intel Math Kernel Library. This allows commercial users of Speex to use a high-speed FFT library that isn't GPL'd. (You do need to pay for it though). This is 3 times faster than the default FFT in speex, and also faster than FFTW3 since MKL has native support for the complex packing Speex uses. Since Intel hasn't supplied any pkg-config files, and which libraries to use depend on the platform a...
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 11:16 AM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote: > > > You should read the GPL and get help to understand it. The GPL does not forbid > this linking. In contrary, the GPOL allows any GPLd program to be linked > against any library under and license. If this was not thecase, you could not > legally distribute binaries from GPLd programs. You can't distribute GPLd...
2005 Aug 01
4
valgrind complains about regex.c (PR#8043)
...x$ R --version R 2.1.1 (2005-06-20). Copyright (C) 2005 R Development Core Team R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under the terms of the GNU General Public License. For more information about these matters, see http://www.gnu.org/copyleft/gpl.html. linux$ gcc --version =1B[0mgcc (GCC) 3.3.5 20050117 (prerelease) (SUSE Linux) =1B[0mCopyright (C) 2003 Free Software Foundation, Inc. =1B[0mThis is free software; see the source for copying conditions. There = is NO =1B[0mwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PU=...
2009 Feb 20
2
segfault on amd64 with ffmpeg
...augustins:~/video$ export LD_LIBRARY_PATH=/usr/local/lib pre-barreau at augustins:~/video$ valgrind /home/pub/apps/ffmpeg_dev/ffmpeg_svn/ffmpeg -i ffmpeg_pb_jack_test_14.mpg -vcodec libtheora -f ogg -y test.ogg ==12051== Memcheck, a memory error detector. ==12051== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==12051== Using LibVEX rev 1854, a library for dynamic binary translation. ==12051== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. ==12051== Using valgrind-3.3.1-Debian, a dynamic binary instrumentation framework. ==12051== Copyright (C) 2000-2007,...
2009 Dec 07
2
License agreement
Hello, I plan to create a commercial software that would automate the running of a few IT security tools and build a nice report, in order to help security auditors in their work. I saw your smbclient tool that could be really appropriate. As this tool is GPL'd, I would like to make sure you agree with the usage (running and parsing) I plan. Of course, should you have any requirement (e.g. quoting the tool or adding some mention), please let me know. I'm looking forward to your answer, Best regards, Vincent
2009 May 25
3
Converting mbox files with dots in names to Maildir
I tried to run convert-tool from dovecot-1.2-0.rc2 on a tree of mbox files with some containing dots in the filenames and got this failure: # /usr/libexec/dovecot/convert-tool ken /home/ken mbox:/home/ken/mail maildir:/home/ken/Maildir Error: Mailbox conversion: Couldn't create mailbox Lists.WINE.patches: Mailbox already exists Error: Internal failure *** glibc detected ***
2003 Sep 26
3
RE: Asterisk license (fwd)
Just FYI, MySQL stuff has been pulled from Asterisk since apparently now the client libraries are under GPL and not LGPL (and thus are incompatible with OpenH323). You may check out the MySQL code under "asterisk-addons", but you should not use both MySQL and OpenH323 (OpenSSL is also questionable) in the same Asterisk installation unless you downgrade your MySQL client libraries to a version...
2009 Aug 12
1
[PATCH libguestfs] fish: don't read freed memory
...mote.sh test: i.e., this would fail: make check -C regressions TESTS=test-remote.sh Running valgrind on it, I got this: $ libtool --mode=execute valgrind ../fish/guestfish --remote alloc test.img 10M ==11953== Memcheck, a memory error detector. ==11953== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==11953== Using LibVEX rev 1884, a library for dynamic binary translation. ==11953== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP. ==11953== Using valgrind-3.4.1, a dynamic binary instrumentation framework. ==11953== Copyright (C) 2000-2008, an...
2011 Aug 30
2
Non-GPL C (or R) inside of a package
R-devel, I am interested in creating a package that requires non-GPL'd (commercial) C code to work. In essence it is a single .c file with no use of R headers (all .C callable functions). For example's sake: 1 #include <stdio.h> 2 3 void test (int *a) { 4 *a = 101; 5 } The package isn't destined for CRAN, and I realize that this isn...
2008 Aug 07
0
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#12488)
...> > > valgrind finds some memory leaks in R when I use sub() with > a range in the regular expression: > > % R --debugger=valgrind --debugger-args=--leak-check=full --quiet --vanilla > ==28643== Memcheck, a memory error detector. > ==28643== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al. > ==28643== Using LibVEX rev 1658, a library for dynamic binary translation. > ==28643== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP. > ==28643== Using valgrind-3.2.1, a dynamic binary instrumentation framework. > ==28643== Copyright (C) 2...
1998 Jan 23
2
netscape to become freely redistributable
I presume by now that most everyone has heard that, starting later this quarter with Netscape 5.0's developers' release, the Netscape browser program and its source code will become freely redistributable. They didn't say it would be GPL'd (GNU Public License) but they said their source code would be available in the spirit of the GPL. Initially it bothered me that the start.help() function in R tried to find netscape on your system and started that to read the .html files. I thought it might be better to rely on a freely avai...
2005 Jul 24
1
Buglet in src/appl/splines.c (PR#8030)
...t;) points(x,y) --AZaLVt6Pw+ Content-Type: text/plain Content-Description: Output with original splines.c Content-Disposition: inline; filename="Out1.txt" Content-Transfer-Encoding: 7bit ==5085== Memcheck, a memory error detector for x86-linux. ==5085== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==5085== Using valgrind-2.4.0, a program supervision framework for x86-linux. ==5085== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==5085== For more details, rerun with: -v ==5085== R : Copyright 2005, The R Foundation for Statistical Computin...