similar to: Wine will not reinstall a program

Displaying 20 results from an estimated 1000 matches similar to: "Wine will not reinstall a program"

2020 Sep 05
3
Fileserver advice needed
I have a domain with two Samba DC's I don't want to use either of them as a fileserver, so I want to build a separate file server which is not a DC, which will deliver all the files to the lovely little windows users (including their roaming profiles). I've been looking online and there seems to be a thousand different ways to "join" my fileserver to the domain, but most of
2010 Jul 06
2
Rcmdr installation under Unbuntu installatiion errors
Unbuntu 10.04 R 2.10 I am trying to install Rcmdr and receive the following messages: The downloaded packages are in ?/tmp/RtmpzhjDZG/downloaded_packages? Warning messages: 1: In install.packages("Rcmdr", dependencies = TRUE) : installation of package 'Rmpi' had non-zero exit status 2: In install.packages("Rcmdr", dependencies = TRUE) : installation of package
2009 Feb 09
7
favored development environment
I am about to purchase a laptop strictly for development (ruby & rails) and then leverage my existing large screen monitor with it when in the office. Laptop monitor for running tests, large screen for development etc. Wondering what the consensus is now on most ideal environment for rails at this point? Macbook pro + textmate? Pc with unbuntu + vim(or whatever)? what are most professional
2010 Jul 08
4
File owner SID instead of name showing for one user
Hello, I recently migrated all data and user accounts from our old Samba file server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working fine except that there is one user whose SID is showing in the "Owner" column of Windows Explorer instead of the user name. It's not a big problem, but the user is uncomfortable with it and I'd like to know why it's
2009 Feb 23
5
Application Database?
Hey Everyone, I was looking at the App Database : http://appdb.winehq.org/ I was wondering if the rankings for Guild Wars (Platinum) and Everquest (Gold) and other programs etc. were applicable to the Mac OS X platform as well as Ubuntu Linux. When I click on information, the distributions only list Unbuntu and Linux systems. Thanks.
2012 Jul 21
5
package XML does not load in R 2.15.1
I am getting what appears to be an Unbuntu level error in trying to install the XML package. Both commands: install.packages("XML:) install.packages("XML", dependencies = TRUE) give an error . The full installation script is below but the problem to my very inexperenced eye seems to be here: checking for pkg-config... /usr/bin/pkg-config checking for xml2-config... no Cannot
2007 Jan 19
1
x-axis in filled.contour
The filled.contour function gives me some strange output. What did I do wrong? x=seq(0,1,length=10) y=seq(0,1,length=10) z=array(rnorm(100),dim=c(10,10)) filled.contour(x,y,z) lines(0.4,0.8,type="p") abline(v=0.4,lty="dashed") the x-cooridnate of the line and the point is 0.4, but it's slightly above. This problem just appears with "filled.contour", so I guess
2010 Feb 14
3
wine1.2 vs wine
In Unbuntu 9.10 synaptic package manager, why are wine1.2 and wine listed separately in such a way that one or the other can be installed but not both? Both indicate newest version is 1.1.38. What is different between them and how should I choose? Thanks,
2007 Nov 28
1
Wine HQ APT Repository doesn't show up in my repositories list
I just installed Wine and used it to install a couple of applications. One is running fine. The other ran once, then stopped. However, I am writing to say that I followed the instructions on the download page for adding the Wine HQ APT Repository to my repositories list. [Unbuntu/Kubuntu 7.04] However, when I run the the add/remove applications and package managers the Wine repository
2007 Dec 25
1
how to remove paths from where library() looks for packages
Greetings. My current installation of R 2.6.1 on Unbuntu 7.10 ("Gutsy") is looking for packages in a directory that doesn't contain any: > library() Warning message: In library() : library "/usr/lib/R/site-library" contains no packages > .libPaths() [1] "/usr/local/lib/R/site-library" "/usr/lib/R/site-library" [3]
2020 Jan 07
1
Thunderbird Issue - Dovecot
I have not ever heard of or use dovecot before. Our users uses thunderbird client which happens to be the lastest version. Below is what we get as you can see we are missing folders from September 2019. Dovecot seem to be running but I am not sure why it be missing these folders. The server Dovecot is running on is Unbuntu 16.04 version. # dovecot --version 2.2.22 (fe789d2) The above is the
2004 Aug 26
4
ISDN Card Recommendation
I'm running Asterisk 1.0 RC2 on a RedHat 9.0 box. I have a ISDN BRI line that I would like hook up to my Asterisk server and would like to ask the group what you guys would recommend as far as isdn cards that install easily into the Linux and asterisk environment. Rgs, Mark
2012 Jun 11
2
question about changing certificate
Good day! I'm having trouble changing certificate/keys for my dovecot(version 1.2.9). When I set up the server (unbuntu lts 10.4.4) I did it with a self-signed certificate. I can't remember exactly what I did, just that I followed the wiki and it worked fine =) Now I have to change the certificate because a friend bought an official one (from thawte) and I'm a bit stumped. As dovecot
2008 Aug 15
1
multiple versions on ubuntu
I am new to ubuntu, but have used R for years on Fedora. I have a simple question that I do not quite understand. I first installed R from the ubuntu repository (2.6.2 I believe it was--whatever is current there) before finding the debian/ubuntu SIG here when searching for R 2.7.1. Subsequently I upgraded to 2.7.1 using the instructions at http://cran.r-project.org/bin/linux/ubuntu/. I am
2020 Apr 27
2
hash sum mismatch (tested on xenial cran35 repo ) startnig 4/27
Starting 4/27/2020 I started having issues installing r-base/dev packages on unbuntu 16.04. Here are the commands I used based on https://cran.r-project.org/bin/linux/ubuntu/README.html echo "deb https://cloud.r-project.org/bin/linux/ubuntu xenial-cran35/" | sudo tee -a /etc/apt/sources.list gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys
2011 Nov 24
1
[LLVMdev] arm neon intrinsics cross compile error on windows system
Hello, James Molly. Thank you for your advices. Now I aware that this is the problem of stdint.h. And, codesourcery toolchain also has stdint.h header file at same place of stdio.h Generally, Clang has "lib/clang/3.0/include" default search path. If I added codesourcery toolchain path for stdio.h with -I option, stdint.h has been loaded at the specified toolchain path first cuz
2016 Apr 12
2
Failed to re-index objectSid after botched DLZ back-end update
Alright, I'm taking the plunge: We're switching our three AD DCs from Samba internal to BIND_DLZ back end. I needed a version of BIND with DLZ, as it appears support for that is not so ubiquitous. I went here first: https://wiki.samba.org/index.php/Using_BIND_DLZ_backend_with_secured_/_signed_DNS_updates We use Ubuntu 14.04 here, and the Debian/Ubuntu instructions fail on apt-get
2008 Aug 05
1
"Asterisk dead but subsys locked"
Hi Everyone, I am currently running Trixbox 2.6 and I have a problem with Asterisk. /etc/init.d/asterisk status Asterisk dead but subsys locked I deleted all files in /var/run/asterisk folder and asterisk restart... It's ok for a while. But some days after Asterisk again is dead. Can anybody help me? Rgs / budacsik
2010 Oct 14
1
[LLVMdev] More DIFactory questions - still stumped
On Mon, Oct 11, 2010 at 11:12 AM, Devang Patel <dpatel at apple.com> wrote: > > On Oct 11, 2010, at 11:04 AM, Talin wrote: > > On Mon, Oct 11, 2010 at 10:43 AM, Chris Lattner <clattner at apple.com>wrote: > >> >> On Oct 11, 2010, at 8:17 AM, Devang Patel wrote: >> >> >> Interestingly enough, I just upgraded to the latest Ubuntu (10.10 -
2006 Jun 28
1
Very slow read.table on Linux, compared to Win2000 [Broad cast]
From: Peter Dalgaard > > <davidek at zla-ryba.cz> writes: > > > Dear all, > > > > I read.table a 17MB tabulator separated table with 483 > > variables(mostly numeric) and 15000 observations into R. > This takes a > > few seconds with R 2.3.1 on windows 2000, but it takes > several minutes > > on my Linux machine. The linux machine is