Displaying 20 results from an estimated 100 matches similar to: "Problem R-1.8.0 library tcltk on Tcl-8.0.5 (PR#4699)"
2013 Jan 12
3
Cannot find Tcl library(Sort of OT)
Hey All,
I'm trying to build Tux Racer. I get:
checking for tcl8.5 library... no
checking for tcl83 library... no
checking for tcl8.2 library... no
checking for tcl82 library... no
checking for tcl8.0 library... no
checking for tcl80 library... no
checking for tcl library... no
configure: error: Cannot find Tcl library
The install manual says I may have to pass some options to configure:
2004 Jul 16
1
tkStartGUI fails under RW1091 (PR#7101)
> library(tcltk)
> tkStartGUI()
Error in .C("RTcl_ActivateConsole", PACKAGE = "tcltk") :
C function name not in DLL for package tcltk
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 1
minor 9.1
year 2004
2003 Aug 05
1
problem expression use on X11 (PR#3661)
Full_Name: Ei-ji Nakama
Version: R-1.7.1
OS: Linux(vinelinux)
Submission from: (NULL) (219.117.236.13)
The list of the fonts of my machine.
$ xlsfonts -fn "-*-symbol-*-*-*-*-*-*-*-*-*-*-*-*"
-adobe-symbol-medium-r-normal--0-0-75-75-p-0-adobe-fontspecific
-adobe-symbol-medium-r-normal--10-100-75-75-p-61-adobe-fontspecific
2004 Jan 14
0
Update on: Installing the Rcmdr and tclk package
Hello R-users,
first thanks to all who responded my questions regarding the installation
of the Rcmdr and tcltk packages. The problem is with the tclk package on
which Rcmdr depends.
Following Prof Ripley's advice I re-installed Tcl and Tk, compiling from
sources and making sure the "--enable-64bit" option of their configure was
set and setting the environment variable
2002 Oct 01
1
Unsolved symbols: meet_ Tcl_EvalObjv (PR#2090)
Running 'make check' I get two errors:
running code in 'mva-Ex.R' .../usr/lib/dld.sl: Unresolved symbol: meet_ (code) from /users1/kleiweg/R-1.6.0-source/library/cluster/libs/cluster.sl
running code in 'tcltk-Ex.R' .../usr/lib/dld.sl: Unresolved symbol: Tcl_EvalObjv (code) from /users1/kleiweg/R-1.6.0-source/library/tcltk/libs/tcltk.sl
Version:
platform =
2010 Aug 13
5
"uninitialized constant" Error for CalendarHelpper
After installing calendar_helper-0.2.3 gem, application using
CalendarHelper works fine. Then I tried to test using rake command which
gave me the following error.
Why does these messages appear evenif the application owrks fine.
------------------------------ Error Messags
--------------------------------------
/usr/local/jruby-1.5.1/bin/jruby -I"lib:test"
2009 Jan 07
1
Compiling R for Solaris 10 Intel
Hi,
I downloaded 2.8.1 and tried to compile it using gcc 3.4.6. (simple install, just ./configure, make, make check, make install)
I found that it compiled and went through the tests fine.
The foreign library, however, that seems to be segfaulting on me (see output below). I did see an old posting about a similar problem, but there was no resolution. Have other people experienced this at all?
2012 May 15
1
KEGGSOAP installation error
Hello,
I'm trying to install KEGGSOAP with bioconductor but i'm facing this
problem:
/> biocLite("KEGGSOAP")
BioC_mirror: http://bioconductor.org
Using R version 2.15, BiocInstaller version 1.4.4.
Installing package(s) 'KEGGSOAP'
trying URL
'http://www.bioconductor.org/packages/2.10/bioc/src/contrib/KEGGSOAP_1.30.0.tar.gz'
Content type
2007 Dec 10
1
Building R on Sun Solaris 10 (SPARC) using Sun Studio 12
R Help List:
Just curious if anyone has successfully built R on a SPARC
platform running Sun Solaris 10 using the latest Sun Studio
12 set of compilers. If so, I would be interested in the
compile flags that you used.
I have tried several different builds of version 2.5.1, 2.6.0,
and 2.6.1 using various different compile flags and I am able
to compile and check, but for whatever reason, the
2013 Jun 07
1
cannot load pbdMPI package after compilation
Hello,
I try to install pbdMPI.
Compilation successful, but load fails with segfault.
Is anyone can help me?
R version 3.0.0
pbdMPI version 0.1-6
Intel compiler version 13.1.1
OpenMPI version 1.6.4-1
CPU Intel x86_64
# R CMD INSTALL pbdMPI_0.1-6.tar.gz
..
....
checking for gcc... icc -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name...
2001 Nov 11
4
png output requires X connection (PR#1165)
Full_Name: Dirk Eddelbuettel
Version: 1.3.1
OS: Linux
Submission from: (NULL) (65.184.214.9)
[ This bug report has previously been filed as #115186 in the Debian Bug
Tracking System. --edd ]
From: Ryan Murray <rmurray@cyberhqz.com>
Subject: r-base: png output requires X connection
To: submit@bugs.debian.org
Date: Wed, 10 Oct 2001 13:40:06 -0700
Package: r-base
Version: 1.3.1-2
2006 Jun 18
0
[ win32utils-Bugs-4699 ] Service dependencies are not being created properly
Bugs item #4699, was opened at 2006-06-07 19:21
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=4699&group_id=85
Category: win32-service
Group: Code
>Status: Closed
>Resolution: Accepted
Priority: 3
Submitted By: Scott Harper (sharperct)
Assigned to: Park Heesob (phasis68)
Summary: Service dependencies are not being created properly
Initial
2001 Mar 24
1
Telling tcltk where tcl is?
The installation of R I'm using (R 1.2.0 on Redhat Linux
(R-base-1.2.0-2.i386.rpm)) apparently expects to find tcl in
./share/tcl8.0, ./share/tcl8.0 or /usr/local/share/tcl8.0:
> library (tcltk)
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the following directories:
./share/tcl8.0 ./share/tcl8.0 /usr/local/share/tcl8.0
However, tcl is installed in
2001 May 15
2
hung SSH on Solaris when starting Oracle
Another instance of OpenSSH 2.9p1 hanging on exit. This occurs when
connecting to a Solaris 8 box (both from other Solaris 8 hosts and
from Linux hosts, all using OpenSSH 2.9p1). This problem doesn't appear
to involve active background jobs; it is not fixed by either the
bash fix listed in the FAQ or by zsh's "setopt HUP". I do not see
the hang-on-exit behavior with the
2013 Jun 07
2
Bad performace for NV18 driver
Hi!
I have some strange results on my test with nouveau drivers
I'm using a old GeForce4 MX 4000 (NV18) with 128 MB.
I have made 2 test.
-The default configuration, using nomodeset without nouveau_vieux_dri.so
$inxi -G
Graphics: Card: NVIDIA NV18 [GeForce4 MX 4000]
X.Org: 1.12.4 drivers: vesa,nouveau (unloaded: fbdev)
Resolution: 1024x768 at 0.0hz
GLX Renderer: N/A
2000 Oct 17
5
R for Debian 2.2
I've recently installed Debian/GNU Linux 2.2. The R package on the debian
website and Official CD is 0.90.x, so I checked cran for a more recent deb
package, with the following result.
homebrew:~# apt-get install r-base
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you
2012 Mar 24
5
[Bug 47796] New: Powerpoint 2010 Viewer crashes with Wine and the Nouveau driver: "Unhandled exception: assertion failed"
https://bugs.freedesktop.org/show_bug.cgi?id=47796
Bug #: 47796
Summary: Powerpoint 2010 Viewer crashes with Wine and the
Nouveau driver: "Unhandled exception: assertion
failed"
Classification: Unclassified
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
2006 Mar 16
3
Connecting to Oracle8i
Hi All,
I have a problem in connecting to oracle and here is the steps i''ve been
going through (i''m using the regular oracle8 client, not the instant
one):
1. i installed the one-click ruby installer (ruby184-16p3 windows.exe)
2. i installed the rails-1.0.0 framework using gem successfully
3. i tried connecting to oracle using all possible combination in the
database.yml file
2013 Jun 08
1
Bad performace for NV18 driver
After update the system now I use:
Kernel 3.9.2
x server 1.12.4
nouveau 1.0.7
the xorg config are at:
http://pastebin.com/2LUxLiVs
It's the one installed by my distro, without any modification
I have made 2 test.
Normal boot
Xorg at http://pastebin.com/reZdAXEF
GLX Renderer is detected as GLX "Mesa DRI nv18 x86/MMX+/3DNow!+/SSE GLX"
Same configuration with nomodeset
Xorg log
2003 Aug 17
2
(no subject)
RAqua now builds fine, but for some reason tcl/tk support cannot be
compiled in.
I get
checking for /Library/Frameworks/Tcl.framework/tclConfig.sh...
/Library/Frameworks/Tcl.framework/tclConfig.sh
checking for /Library/Frameworks/Tk.framework/tkConfig.sh...
/Library/Frameworks/Tk.framework/tkConfig.sh
checking whether compiling/linking Tcl/Tk code works... no
This is with
configure