Ubuntu :: Make WINE Shut Up With Errors And Let It Install?
Apr 9, 2011
The question I have is, can iTunes ever work in Linux? I've tried installing it using WINE but to no avail. Is there a way to make WINE shut up with the errors and let it install? I've tried using the terminal.
View 1 Replies
ADVERTISEMENT
Dec 18, 2009
I'm having some trouble getting all my wines programs to work together. When I change workspace or minimize dvd decrypter it disappears but is still running in the background, this is fixed by running it in an emulated desktop but I would like to have it working without the emulated desktop. When I have dvd decrypter in an emulated desktop and autogk running if I close dvd decrypter it closes all wine apps. I think wine shuts down everything when its emulated desktop is closed.
View 5 Replies
View Related
Aug 7, 2011
I having some trouble with Wine. I tried running the 'make uninstall' command, but:
Code:
make[1]: Entering directory `/home/brandon/wine-1.3.19/tools'
make[1]: `makedep' is up to date.
make[1]: Leaving directory `/home/brandon/wine-1.3.19/tools'
make[1]: Entering directory `/home/brandon/wine-1.3.19/dlls/acledit'
cd /usr/local/lib/wine && rm -f acledit.dll.so
rm: cannot remove `acledit.dll.so': Permission denied
make[1]: [uninstall] Error 1 (ignored)
rm -f /usr/local/lib/wine/fakedlls/acledit.dll
rm: cannot remove `/usr/local/lib/wine/fakedlls/acledit.dll': Permission denied
make[1]: *** [uninstall] Error 1
make[1]: Leaving directory `/home/brandon/wine-1.3.19/dlls/acledit'
make: *** [uninstall] Error 2
I can't remove through terminal, and I can't remove it manually. I tried just removing everything through winetricks, then removing everything through synaptic, but whenever I install from software center, I'm back to wine 1.3.19.
View 7 Replies
View Related
Jul 6, 2010
I've been trying to install Gimmie. So I've gone through a few tutorials and something always seems to go wrong. Right now I run the "make install" command it give me a bunch of error messages. If there is any other bits of information you need to know just ask.
View 2 Replies
View Related
May 11, 2010
I am trying to install faac codecs on ubuntu 9.10 karmic.after running the configure and make commands i get this errors:
View 7 Replies
View Related
Feb 27, 2010
I am facing one big problem at the time of installation "WINE- Software" in Ubantu 9.10 (Karmic Release), errors are like-
GPG error: url karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5A9A06AEF9CB8DB0
Actually I was planning to work with some "Windows application" program thru "Wine package", but could not able to install WINE software because of this error.
View 1 Replies
View Related
Jan 17, 2010
I try to do anything in wine, including winecfg, I get a lot of errors, and the program runs really slowly. Here are the errors
Code:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:win:RegisterDeviceNotificationA (hwnd=0x147f30, filter=0x84e9e4,flags=0x00000001),
returns a fake device notification handle!
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060, {485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe28, code....
I get this error for every program, so I do not think it is an error with the program. If fixing this will change anything like making it faster any help would be appreciated. Oh, I also can only run a few programs. I can't run things like WMP or itunes, and I think this may be the cause.
View 2 Replies
View Related
Mar 19, 2010
when I tried to install wine I got "Missing Dependency: wine-gecko is needed by package wine"so I looked for wine-gecko and download it but also when I tried to install it I got "Missing Dependency: wine-gecko is needed by package wine"it seems that I am in loop each package need the other what to do please?
View 1 Replies
View Related
Jan 13, 2011
I tried to install utorrent with wine.
I installed Wine from official site, but when I lunch
Code:
I obtain this:
Code:
The fact is that I don't want the downloaded data of torrents with utorrent in Windows. And i thought to install this program on Debian and to set it to share the same temp file.
View 3 Replies
View Related
Jul 14, 2009
I can get all of the 32 bit packages installed just fine, but when I run ./configure I get the following errors:
[code]...
how to resolve these errors.
View 14 Replies
View Related
Jul 23, 2010
I am trying to make a script that will skip the screen saver stage and just shut the monitor off (and not come on till the computer is touched)
Code:
#!/bin/sh
gnome-screensaver-command --lock
xset dpms force off
gnome-screensaver-command --inhibit
exit
that appears to work but i want it to exit after the computer is touched again
View 5 Replies
View Related
May 21, 2010
i want to install wine on rhel 5.plz send me wine installtion command.
View 1 Replies
View Related
Dec 18, 2009
Lot of questions about WINE... When I'm done I'm going to make a HOWTO so that others can do what I did It's hard work, but I'm nearly done.The last problem I'm having is the WINE menu on GNOME won't show up after a install of WINE from a .deb package (it usually does). This was after I compiled WINE from source and removed it with "make uninstall" and "rm -rf /.wine".So now I installed the WINE from a deb package and the Wine menu entry is not showing up.I've tried re-installing Wine and rebooting my PC but nothing seems to work.
View 3 Replies
View Related
Oct 13, 2009
Offlate I installed F11 i586 on my laptop. F11 shares the hard disk with Vista Home Premium 32-bit. The problem is that when running F11 (or even Ubuntu), my system shut off suddenly(not a normal OS shut down, but a sudden power off without any warning). This could have been a hardware trouble(heating) but it doesn't happen with Vista.
Machine specifications:
Maker: Toshiba
Model: Satellite L305D-S5881
AMD Turion X2 Dual Core Mobile Processor RM-70
3072 MB 800 MHz SDRAM
I don't want to open up my machine unnecessarily, if it isn't a hardware issue.
I am not sure how to verify the bit length of the machine and the OS and does it create a compatibility issue ?
Your advise would be highly appreciated.
Raman
View 3 Replies
View Related
Jan 30, 2011
I tried to install suse 11.3 but every time the system shut down in the install process it never finish
I think that the FAN does not work
I have an Acer Aspire 5720z
View 3 Replies
View Related
Sep 1, 2011
So I have a windows game that I would like to run in wine. There are lots of dlls and exes and inis and various .bin files. My question is, which files should be "allowed to execute as program" and which shouldn't? When I allow or deny execution, I get different results when I start the game. I realize that if there is a .bin file, flipping any bit, be it the executable one or not, is not a good thing. Also, should dlls be allowed to run?
View 4 Replies
View Related
Nov 20, 2009
I installed Fedora 12 and after I wantd to shut down the system. I waited but fedora not going to shut down. I got black screen with Power Down
View 7 Replies
View Related
Jul 3, 2010
I recently installed an image editor that I am fond of via Wine. It works fine but now I want to make it the default program when I open an image. I know for most programs how to change this but when I installed this via Wine it is not listed as one of my options for other programs to open that type of file. How do I change the default program to open a file when it's not listed?
View 1 Replies
View Related
Aug 3, 2011
Does anyone know a way I can make Wine be able to see my Ubuntu folders? I want to be able to use iTunes with Wine but also be able to just use my home folder instead of putting music and stuff in the Wine folders.
View 2 Replies
View Related
Jan 20, 2011
I've been trying to follow this tutorial: [url] to get my Belkin F5D8053 Wireless Adapter working. I get so far as using the "make" command, but then encounter an error. This is the full terminal results:
Quote:
I'm using Ubuntu 10.10.
View 1 Replies
View Related
Sep 7, 2010
I'm building a file server, but before the admins move this to the networking forum' this IS about the kernel.
Anyway, I'm building a file server... a very basic thing. not much to it at all.. which is kinda the root of the problem... this is an old Dell (ugh! I know!) Dimension 8300. it's running a 2.6 GHz Celeron (Northwood die, so single-core), with (at the moment) a mere 256 MB of RAM... so I wanted to build a kernel that really minimizes its presence in my minuscule amount of RAM using this guide, I have gotten so far as the actual Kernel configuration. wherein it says to cd to your kernel's directory and use the 'make xconfig' command... but when I do this, it gives me the following error:
Code:
so I've never compiled my own kernel before, so I haven't a clue what's wrong, or what I need to do
View 7 Replies
View Related
Jun 2, 2011
I am trying to install gcc 3.2 on linux mint 10 julia . I have gcc 4.4.5 installed already. I am getting errors during the 'make 'stage. I did the following after downloading gcc-3.2.tar.gz
Code:
tar xvf gcc-3.2.tar.gz
mkdir build-gcc
cd build-gcc
[Code].....
View 4 Replies
View Related
Jun 7, 2011
I'm a beginner to Ubuntu so this is probably an easy question, but: I installed a windows application using Wine and that worked, it launched the application just fine. But now after restarting the computer I can't see how to run that application again. It would be nice to make a desktop icon for it.
View 3 Replies
View Related
Sep 6, 2010
I have one simple question: how to tell gcc compiler to check for external functions to be matched by its prototype?
Consider this example:
Code:
master tests # cat file1.c
#include <stdio.h>
#include "file1.h"
[Code]....
what warnings or flag will prevent these examples from sucessful compilation? GCC version: gcc version 4.4.3 (Gentoo 4.4.3-r2 p1.2)
View 6 Replies
View Related
Oct 7, 2010
i have MATLAB R2007b installed on my win7 partition and i would like to use MATLAB in LINUX of which i have version 10.04. i have installed WINE but have no clue how to make MATLAB work although i have been told and read that its totally possible. i'm sort of new to LINUX so please be general
View 5 Replies
View Related
Feb 2, 2011
Google only gives me references to ubuntuforums for GNOME-shell issues. Basically, when trying to compile a program that requires GTK+ and GLib, I get an error equal to this:
Code:
/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_source_get_time'
/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_source_set_dummy_callback'
/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_main_context_invoke'
[Code]....
View 3 Replies
View Related
Nov 7, 2010
I still try update my broadcom drivers, because when I try use airodump-ng i receive error.
This error:
Interface Chipset Driver
eth1 Unknown wl (monitor mode enabled)[code]....
I dont know why receive this error WARNING: modpost: missing MODULE_LICENSE() in /home/mobile/Desktop/wdriver/wl.o
see include/linux/module.h for more information
View 4 Replies
View Related
Feb 6, 2010
I'm running WoW in Ubuntu 9.10 with wine. My screen's native resolution is 1920x1200. When I play WoW in Windows I set it to 1920x1080 in fullscreen because that aspect ratio allows me to see more of the playing field. In windows it doesn't stretch the screen so I have a black bar at the top and bottom of my screen.
When I set it to 1920x1080 under wine, it stretches my screen. Is there any way I can make it not stretch?
I tried searching forums/google but I couldn't find anything related to my question.
View 1 Replies
View Related
Mar 20, 2011
When I compile evince from its source code, I am able to run ./configure properly, but when I run make the following output is displayed.
Code:
make all-recursive
make[1]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0'
Making all in cut-n-paste
make[2]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste'
Making all in zoom-control
make[3]: Entering directory `/media/New_Volume/untitled folder/evince-2.32.0/cut-n-paste/zoom-control' .....
make[3]: *** [libevview.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I am not able to ascertain the source of this error, even though I seem to have the file in question-libevdocument.la. What do I do now to remove this error?
View 8 Replies
View Related
Feb 21, 2010
First off, I'm completely new to bash scripting so forgive me if I make any egregious errors. I'm trying to make pop-up reminders for the simple calendar program when. This is what I have so far:
Code:
#!/bin/bash
# set the time format for when
#current="$(date +%I:%M %p)"
current="$(date +%-l%p)"
today=~/.when/today
[Code]....
When I run the script, gxmessage pops up and displays the correct information, but it does so for each line in "~/.when/today" that contains a time that matches the current system time (which would be three pop-ups at 10PM, according to the example). I want it to display the information only once. How can this be accomplished? Is a while loop even the right job for this?
View 8 Replies
View Related