similar to: solaris install

Displaying 20 results from an estimated 2000 matches similar to: "solaris install"

2006 Nov 24
1
How to find AUC in SVM (kernlab package)
Dear all, I was wondering if someone can help me. I am learning SVM for classification in my research with kernlab package. I want to know about classification performance using Area Under Curve (AUC). I know ROCR package can do this job but I found all example in ROCR package have include prediction, for example, ROCR.hiv {ROCR}. My problem is how to produce prediction in SVM and to find
2010 May 13
1
What's data() for?
Hi there, >library(faraway) >pima pregnant glucose diastolic triceps insulin bmi diabetes age test 1 6 148 72 35 0 33.6 0.627 50 1 2 1 85 66 29 0 26.6 0.351 31 0 >data(pima) >pima pregnant glucose diastolic triceps insulin bmi diabetes age test 1 6 148 72 35 0 33.6
2005 Mar 18
1
How to show which variables include in plot of classification tree
Dear all For my research, I am learning classification now. I was trying some example about classification tree pakages, such as tree and rpart, for instance, in Pima.te dataset have 8 variables (include class=type): library(rpart) library(datasets) pima.rpart <- rpart(type ~ npreg+glu+bp+skin+bmi+ped+age,data=Pima.te, method='class') plot(pima.rpart, uniform=TRUE) text(pima.rpart)
2005 Jun 02
3
How to change all name of variables
Dear R-helpers, First I apologize if my question is quite simple I have a large datasets which more 100 variables. For a research I need to change all name of variables with add one or more letters on each variables. For example, > data(Pima.tr) > Pima.tr[1:5,] npreg glu bp skin bmi ped age type 1 5 86 68 28 30.2 0.364 24 No 2 7 195 70 33 25.1 0.163 55 Yes 3 5
2012 Apr 18
1
Installing wine1.5.2 from source - error 1
I tried wineinstall but it does the same thing. So here is the error, and if anyone can help, thanks in advance. Btw I am running Bodhi Linux 1.4. Code: velja27 at velja27-desktop:~/wine-1.5.2$ sudo make make[1]: Entering directory `/home/velja27/wine-1.5.2/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/home/velja27/wine-1.5.2/tools' make[1]: Entering directory
2005 Jul 11
1
Installing Office on Crossover
Dear friends: I have been trying to install MSOffice using Crossover. I have an old license from 2002, which entitled me to install the Crossover Plugin and the CrossoverOffice Set up. Support for them has expired, but both programs uinstalled fine into their own directory in KDE. But I do have a problem installing MSOffice. I keep getting the error message "Unable to get a list of
2008 Jun 06
5
request: a class having max frequency
Dear R users I have a very basic question. I tried but could not find the required result. using dat <- pima f <- table(dat[,9]) > f 0 1 500 268 i want to find that class say "0" having maximum frequency i.e 500. I used >which.max(f) which provide 0 1 How can i get only the "0". Thanks and best regards Muhammad Azam Ph.D. Student Department of
2008 May 18
4
cannot install wine
extracted wine-0.9.60 and ran ./tools/wineinstall , it configured and compiled. then after putting in root password I getcould not find wine on your system.run wineinstall as root to install before rerunning wineinstall as a user. So I enter root and root password and then i retry ./tools/wineinstall and get WINE Installer v0.75 You are running wineinstall as root, this is not advisable. Please
2001 Jun 30
1
Probs with wine/DirectX
So I got wine working.... sort of. I was never able to run 'wineinstall' b/c if i try to run it under my ordinary login, it halts at 'config' and says I don't have permission, but if I log in as root, I can change directories to the /usr/src/wine/tools and I can see 'wineinstall' and 'config' as executable files (I even chmod a+x them to be sure) but when at:
2005 Mar 27
2
Installed package... no wineinstall...
ARGH... I installed Wine 20050310 on my machine running Fedora 3... I did a package install bc I figured that would be easier... tried to run wineinstall like the docs said to be easy-like... but there is no wineinstall on my machine... anywhere... help... please... M. Horn
2002 Dec 17
1
Wine Install Question - "Registry install failed."
Mark Knecht wrote: >Hello, > First message here. I've run Wine just a little bit on another machine, >but am running Quicken 2001 Deluxe happily. (Or almost so...) > > I'm attempting to set a new version of Wine up in the office in an >attempt to move some of us here away from Windows, or at least try to. I've >installed a 12/17/02 CVS download in /source/wine
2005 Apr 02
1
Compilation fails
Dear All Hi, I am using ./tools/wineinstall to compile and install Wine-20050310 with all default settings unchanged except `prefix' in ./tools/wineinstall. which I have changed to prefix=/usr/local/Wine. But wineinstall exits with the following error message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest'
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
2009 Jul 14
1
solaris error during installation
Code: Wine Installer v1.0 Running configure... ./tools/wineinstall: !: not found We need to install wine as root user, do you want us to build wine, 'su root' and install Wine? Enter 'no' to continue without installing -n (yes/no) yes Compiling Wine. Grab a lunch or two, rent a video, or whatever, in the meantime... ./tools/wineinstall: syntax error at line 149: `}'
2008 May 01
5
The source file wineinstall needs translation
Hello, I have compiled the source of wine for the first time but I had not installed any package as flex and I get an error message. This error only showed that you must install the package, but in English and would rather useful for people who compiles for the first time, appeared in their language. You simply could detect the language before starting to compile a file and include constant
2009 May 03
1
Problems with installing Wine
Hi, I have problems installing wine. I am using Slackware 12.0, and I've downloaded the slackware wine package wine-1.1.20-i486-1kjz.tgz from here: http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=6301 When I unpack it, I get two folders: usr/ and install/. In install/ I have a script doinst.sh. When I run, I get: > sh ./doinst.sh ./doinst.sh: line 1: cd:
2008 Jun 19
3
Segfault when compiling Wine 1.0 from source
Greetings again. I have been trying to compile Wine 1.0 with no luck. I was using wineinstall utility included with the source. The wineinstall is segfaulting, and the culprit might be an utility in the /tools directory. The error message in question: make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/include' make[1]: Entering directory
2001 Sep 29
1
can't find tools/wineinstall
Howdy. I have SuSE 7.2 and installed wine via YaST (wine rpm). I do not have windows on my computer at all. The docs tell me to run tools.wineinstall, but I do not seem to have that on my system. I'm stuck. I've created C:\windows, C:\windows\system, etc. and I can run the command wine --version, but that's it. Ideas? Thanks :)
2008 Apr 02
2
why i can't install wine even i had used the wineinstall
Hi, i had installed the wine by wineinstall.Here is the result : Installation complete for now. Good luck (this is still beta software). If you have problems with WINE, please read the documentation first, as many kinds of potential problems are explained there. [cjzjm100 at localhost wine-0.9.58]$ wine /media/F_drive/Thunder5.7.4.401.exe bash: /usr/bin/wine: there is't that file or content
2010 Dec 22
2
"running wineinstall as root" error - Mac OS X
I run Mac OS X 10.6.5. There are a bunch of Windows programs I would very much like to run, and my latest OS update broke my copy of CrossOver Games, so I decided to get Wine. None of the ten binary download packages on the download page said Mac anywhere on them, so I decided I would have to download the source code and run from the command line. I don't like this, since I'm not