search for: matifou

Displaying 3 results from an estimated 3 matches for "matifou".

Did you mean: mainou
2017 Mar 22
2
Package selectr: issue with the apt-get version, but not with the one installed from R?
...et/marutter/c2d4u/ubuntu Here is a sample code showing my issue: > pkg <- installed.packages() > subset(as.data.frame(pkg), Package=="selectr", c("Package", "LibPath")) Package LibPath selectr selectr /home/matifou/R/x86_64-pc-linux-gnu-library/3.3 selectr.1 selectr /usr/lib/R/site-library > library(selectr, lib.loc="/home/matifou/R/x86_64-pc-linux-gnu-library/3.3") > css_to_xpath(".testclass") [1] "descendant-or-self::*[@class and contains(concat(' &...
2009 Jun 08
4
wineboot has encountered a serious problem and needs to clos
Hi I just installed wine on Ubuntu 8.04 from wine repos and hence have version 1.1.23. After installing, I run: Code: winecfg and had the following message: > wineboot has encountered a serious problem and needs to close However, I'm still able to access to the settings of winecfg. So I don't know: -why is there a problem with winecfg and how to remedy? -wether this problem is
2009 Jun 08
3
running program with .exe that does not need being installed
Hi I'm trying to run a program called GAUSS. Under windows, I just needed to launch the .exe even without installing it, (there is no setup.exe). That means I can just have the file containing different .exe/.dll and so on a usb key and it runs. I tried with wine (1.1.23 with ubuntu 8.04), putting it in: > /home/user/.wine/drive_c/Program Files/ then cd to it and launch: Code: wine