Displaying 3 results from an estimated 3 matches for "vinelinux".
2003 Oct 21
2
Problem R-1.8.0 library tcltk on Tcl-8.0.5 (PR#4699)
Full_Name: Eiji Nakama
Version: R-1.8.0
OS: linux(VineLinux)
Submission from: (NULL) (219.117.236.13)
I build by Tcl8.0.5 and R-1.8.0.
> library(tcltk)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "/usr/lib/R/library/tcltk/libs/tcltk.so":
/usr/lib/R/library/tcltk/libs/tcltk.so: undefined symbol...
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
-adobe-symbol-medium-r-n...
2010 Aug 13
5
"uninitialized constant" Error for CalendarHelpper
...t_missing_with_dependencies''
from /root/Aptana Studio/scheduler/app/helpers/schedules_helper.rb:2
from /root/Aptana
Studio/scheduler/app/helpers/schedules_helper.rb:31:in `require''
--------------------------------------------------------------------------------
Environment: OS:VineLinux 5.1, platform:AptanaStudio, Ruby:Jruby-1.5.1,
DB:MySQL, adapter:activerecord-jdbcmysql-adapter-0.9.7
Placed ''include CalendarHelper'' in schedules_helper.rb and "require
''calendar_helper''" statement at the bottom of config/environment.rb.
Does someone...