Displaying 20 results from an estimated 1000 matches similar to: "Including New Library"
2007 Jun 07
1
[PATCH] fixes for >=libwnck-2.19.3
Hi.
libwnck broke API with the 2.19.3 release. This effects compiz as the
WNCK_WINDOW_MODAL_DIALOG is no longer supported by it. The attached patch allows compiz to
build against the library.
Thanks.
--
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
--- configure.ac 2007-06-07 10:33:17.000000000 -0500
+++ configure.ac 2007-06-07 10:35:41.000000000
2014 Jul 19
1
patch about mingwbuild 4.9.1
recently I used gcc 4.9.1 (http://sourceforge.net/projects/mingw-w64/files/Toolchains targetting Win64/Personal Builds/mingw-builds/)on windows to build R,but failed when link R.dll ,it report linker status 5.
after some digging, I found when use gcc 4.9.1 64 bit on windows there are lots of .refptr.*(* is r function name) in R.def, which lead build fail.so I add a simple path to
2007 Feb 02
2
Horizontally maximized window on last viewport
Hi,
I posted this on the forum as well, but there were no responses to it. I
now posting it here just in case anybody cares.
Anyway, Compiz is a very nice program. Thanks for all the effort you put
into making it.
I am using the latest git version of compiz and it really works great
for being an "unstable" version.
Anyway, I noticed the following strange behavior and was wondering
2004 May 24
1
ROracle on RHEL 3 x86_64
Hello,
I am trying to configure my system with ROracle. I am running RHEL 3 AS x86_64. I have the Oracle client 9.2.0.4 x86_64. I have successfully compiled and run both R-1.8.1 and R-1.9.0 (tried ROracle on both installations). I am using DBI 1.8 and ROracle 0.5-4. I have used both the default Redhat installed gcc 3.2.3 and gcc 3.4. I am able to compile ROracle successfully with the
2010 Mar 09
2
[LLVMdev] Changed: Build errors for poolalloc using MinGW/gcc 4.4.0
The patch below adds dsa and some of poolalloc to opt. It should be
simple enough to extend to all of poolalloc by adding more classes to
LinkDSA.h.
Andrew
Index: tools/opt/opt.cpp
===================================================================
--- tools/opt/opt.cpp (revision 97995)
+++ tools/opt/opt.cpp (working copy)
@@ -38,6 +38,12 @@
#include "llvm/LinkAllVMCore.h"
2005 Jan 21
2
[LLVMdev] making cygwin nightly builds available?
Hello, Reid.
You wrote Friday, January 21, 2005, 11:14:41 PM:
RS> FYI, work progresses on the Win32 native port which you might also find
RS> interesting. It might even get done before the cygwin stuff. Jeff Cohen
RS> is working on that. Perhaps he can indicate the status of that effort.
There is too much work to do native Win32 builds.
I've tried to get llvm compiled on mingw32
2012 Feb 14
2
R CMD SHLIB in Windows XP - No output at all
Hello all,
I'm trying hard to make R CMD SHLIB work on Windows XP (32-bit) - please
note that I don't have the admin rights on the computer.
In terms of setup, I have followed the procedure :
=> installed Rtools 2.14
=> changed my path :
PATH=C:\Trading\R\RTools\bin;C:\Trading\R\RTools\MinGW\bin;C:\Trading\R\R-2.14.1\bin\i386;C:\WINDOWS\system32;%OTHER_PATHS%
But when I try R CMD
2010 Mar 14
0
[LLVMdev] Changed: Build errors for poolalloc using MinGW/gcc 4.4.0
Thanks John, for the update to the Makefiles. I did an "svn update" and am now able to build all the libraries. There were some problems building the poolalloc runtime but I'm not really interested in that.
Andrew, thanks for the patch. I am trying to add DSA to opt as you suggested. What should the contents of LinkDSA.h be ? I would appreciate it if you could send me a copy of
2006 Sep 29
1
undeclared identifier 'space' in function MetaButtonSpace
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DORBIT2=1 -pthread
-I/opt/Xgl/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/libwnck-1.0 -I/opt/Xgl/include
-I/usr/include/metacity-1 -I/usr/include/gtk-2.0
2004 Jul 14
3
ROracle - fetch gives empty dataframe
Dear R-users,
I was able to make ROracle package to connect to the DB (Oracle91,
64bit, on Solaris). But after executing siple SQL query, "fetch"
commaned gives me an empty dataframe.
### RORACLE INSTALATION PROCEDURE ###
R CMD INSTALL --configure-args='--enable-extralibs' --enable-oracle32=no
~/tmp/ROracle_0.5-5.tar.gz #since we have 64bit Oracle9i instalation
PROBLEM:
2006 Oct 10
2
'On Top' grayed out
I just did a git checkout of compiz from freedesktop.org git server. I
noticed that when I right click on the window manager, 'On Top' is
grayed out. Is that a known bug?
Is there a patch for fix it? If not, should I report it as a bug?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc:
2004 May 12
0
RE: ROracle package error - Solution
Thank you to David James for the solution to this one!
David James wrote:
> The workaround in the README.Oracle9 files is intended for the symbol
> sqlda (I think), but the sqlctx symbol apparently is defined in
> -lclntsh.
> So, could you try the following?
R CMD INSTALL --configure-args='--enable-oracle32
--enable-extralibs="-lsqlplus -lclntsh"'
2007 Apr 29
2
gtk-window-decorator Wnck warnings
Hi,
I'm getting a lot of warnings like this one:
(gtk-window-decorator:8442): Wnck-WARNING **: Unhandled action type (nil)
Does anyone else see these warnings or know what causes these?
Also, it seems that this "lost textures" bug
https://bugs.freedesktop.org/show_bug.cgi?id=10789
usually happens only when these warnings are spitted out, so the bug
is probably related to these
2005 Aug 23
1
ROracle installation problem
Hi there,
I am trying to install ROracle but I get this error. I have an error in reconcilePropertiesAndPrototype.
(My LD_LIBRARY_PATH is set with the oracle lib)
Thanks,
Mathieu
# R CMD INSTALL --configure-args='--enable-extralibs' ../ROracle_0.5-5.tar.gz
* Installing *source* package 'ROracle' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
2006 Dec 05
2
gtk-window-decorator segfault?
With current git, gtk-window-decorator quit when kde start :(
Another way to make it quit:
dcop kicker kicker restart => gtk-window-decorator quit....
Cedric
2017 Oct 17
2
gdevilspie on mate
I just read about gdevilspie on this list the other day and downloaded it for my mate desktop. Although it installed, it complains that python-wnck is not installed.
Does anyone know if it is supposed to work on mate? I would have expected it to install python-wnck as a requirement if not already installed?
2010 Apr 18
0
[LLVMdev] .so file creation for new passes
Thanks a lot for the reply guys. So, does that mean that I cant write my own
passes if I work on Windows side of the LLVM? Is there any other way to use
a new pass. How are windows users supposed to work?
Thanks again.
On Sun, Apr 18, 2010 at 7:16 AM, Anton Korobeynikov <anton at korobeynikov.info
> wrote:
> > If you compile llvm, the Hello library will be compiled too. It's
2011 Apr 20
3
useDynLib in older versions e.g. (2.10)
Hi,
Has something changed regarding the useDynLib in the NAMESPACE file in
packages? I've written a package that works in e.g. 2.12/2.13 but simply
cannot find the dynamic library under windows. The version on CRAN is
older than the one I'm talking about and depends on a newer version of R
but I want to make the package available to people with older versions.
>
2006 Apr 01
0
CEBA-2005:xxx CentOS 3 s390(x) - lot of updates for U5
CentOS Errata and Security Advisory CEBA-2005:xxx
https://rhn.redhat.com/errata/rhel3as-errata.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
lot of files. Should be rest of the U5-batch.
s390:
updates/s390/RPMS/MyODBC-2.50.39-12.1.s390.rpm
updates/s390/RPMS/am-utils-6.0.9-2.4.s390.rpm
updates/s390/RPMS/anaconda-9.1.5.8-1.RHEL.1.centos.s390.rpm
2010 Apr 18
2
[LLVMdev] .so file creation for new passes
> If you compile llvm, the Hello library will be compiled too. It's not
> installed but it's in build_directory/Debug/lib/LLVMHello.so (or in
> build_directory/Release/lib/LLVMHello.so)
Loadable passes are not supported on windows due to lack of OS dynamic
linking support (and I doubt they will be supported ever).
--
With best regards, Anton Korobeynikov
Faculty of Mathematics