General :: Why Does Wine Sometimes Want To Be Root

Feb 8, 2010

I have found sometimes that programs won't install in wine, but when i run setup as root, they will install just fine. I do not use them this way because I do not trust wine running as root on my system.

View 4 Replies


ADVERTISEMENT

Fedora :: YUM Install Wine As Root?

Oct 28, 2010

I managed to completely screw up my wine, so decided to go from scratch.

yum remove wine*
rm -rf /home/jan1024188/.wine

Now when I go yum install wine it installs as root and in /root/.wine. I don't want this. What do I do?

View 3 Replies View Related

Ubuntu :: Root - Run Exe Files Via Wine?

Dec 17, 2010

How do I give my user account all the permissions as a root user so i can run exe files via wine?

View 5 Replies View Related

General :: WINE GNOME Menus Won't Show Up After Re-install Of WINE?

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

OpenSUSE :: Wine - Run ITunes Setup From A Terminal At The Root Login

May 24, 2010

I have installed it as per the instructions on the OpenSUSE help guide (Wine - openSUSE). When I try and run iTunes setup from a terminal at the root login, using this code:wine /home/louise/Download/itunes64setup.exe

I get this error: linux-eqln:~ # wine /home/louise/Download/itunes64setup.exe Trying to load PE image for unsupported architecture (AMD-64) errrocess:create_process starting 64-bit process L"Zhome\louise\Download\itunes64setup.exe" not supported on this environment wine: Bad EXE format for ZhomelouiseDownloaditunes64setup.exe getting iTunes up and running or just syncing an iPhone in OpenSUSE

View 9 Replies View Related

Software :: Install Wine Got "Missing Dependency: Wine-gecko Is Needed By Package Wine"?

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

General :: Ubuntu 6.06: Mounting /root/sda1 /root Failed: No Such Device

Jan 22, 2010

An old machine in our office, running Ubuntu 6.06 all of a sudden will not boot up. I get the following info during boot:

Uncompressing Linux... Ok Booting the kernel
mount: Mounting /root/sda1 /root failed: No such device
mount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory

[code]....

I haven't changed anything on the system as far as I'm aware, and I ran some HD diagnostics and everything seems fine. however when I try to mount the drive with the following command:

sudo mount -t ext3 -o rw /dev/hda1 /mnt

I get the following error:

mount: wrong fs type, bad option, bad
superblock on /dev/sda1, missing code
page or helper program, or other error
In some cases useful info is found in
syslog - try dmesg | tail or so

I ran fdisk -l and it says the partition type is Linux. The output after running dmesg | tail :

[12207.483801] init_special_inode: bogus i_mode (101)
[12207.483809] EXT2-fs: corrupt root inode, run e2fsck
[12260.427078] init_special_inode: bogus i_mode (101)

[code]...

Update: After running e2fsck -p /dev/sda1, I get the following info:

/dev/sda1: clean, 142449 / 9584640 files, 5402711 / 19161520 blocks

View 1 Replies View Related

General :: Did Not Find Any Option For Root Password For Root User In Ubuntu 9.10?

Mar 2, 2010

i used opensuse 11.1 ...there is option for root user to create password for root...but for ubuntu i did not find anything like that...so how can i create root password....or how can i use root

View 1 Replies View Related

General :: Failed To Change Real Root To Fake Root Using Chroot?

Jun 28, 2011

I created a chroot jail in /SECURITY/Jail. But when I used the command 'sudo chroot /SECURITY/Jail' to enter the fake root, I got an error message likegroups: cannot find name for group ID 105groups: cannot find name for group ID 119.

View 1 Replies View Related

General :: Root Logins Are Not Allowed \ When Try To Login As Root, After Logging Out As User, It Does Not Allow?

Dec 2, 2010

i just installed linux mandriva 2009. i set password for root and created a user account. when i try to login as root, after logging out as user, it does not allow me and gives the error "root logins are not allowed". even it does not show the root account. if i try to go to root from konsole terminal using su root, it allows to enter as a root but when i try to start the GUI with startx it gives error.not sure what to do and why i can't see my account in GUI mode

View 5 Replies View Related

General :: CentOS / Sudo Doesn't Accept Root Password But Logging In As Root Works

Apr 9, 2010

I was trying to edit a file requiring root permissions, so I used sudo. I typed the root password and it failed. This happened three times, and the process was ended. I then logged in as root (su) and was able to navigate to the file and make changes as root. Am I missing something? How would I edit the sudoers file such that this password would work? Or is there another way to log in to the sudo group to make these changes? How do I set sudo passwords?

View 1 Replies View Related

General :: Remount Root Filesystem As Read/write After Modify Readonly-root File?

Dec 21, 2010

My linux distro is CentOS 5.3. Today I edited /etc/sysconfig/readonly-root and set "READONLY" to yes, now my /etc/sysconfig/readonly-root file is like this:

# Set to 'yes' to mount the system filesystems read-only.
READONLY=yes
# Set to 'yes' to mount various temporary state as either tmpfs

[code]...

View 3 Replies View Related

General :: Dreamlinux - Root Says 'superuser Required' While Installing FROM Root

Apr 21, 2011

I am trying to install google chrome on my computer, it is in a .deb package and I am using dreamlinux. Earlier today I installed a .cbr/.cbz file reader from root, that was also a .deb and it worked just fine. now I go to install google chrome and it says (Blue is my command, and red is the system response):

I checked under my USER GROUPS and Root is still set as root, and I haven't been using it unless I need to install with it to other directories, Should I be using another command to install? or is it a problem that may affect other aspects of my system? ... My biggest concern is not getting google in, I can wait for that ... I just wanna know why ROOT is under the impression it's not a superuser.

View 3 Replies View Related

Debian :: Can't Remove Wine - Apt-get Bricked - Could Not Perform Immediate Configuration On 'wine-unstable'

Feb 16, 2011

while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :

dpkg -i wine_1.1.42~winehq1-1_amd64.deb

The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :

dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb

This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)

View 2 Replies View Related

Ubuntu :: How To Uninstall / Purge Wine And Any Wine Installed Windows Programs

Apr 15, 2011

How can I uninstall / purge wine and any wine installed windows programs?I've tried deleting .wine (hidden folder)but in /usr/bin/ there are a number of wine related files.And wine sub menu still appears in Applications menu

View 6 Replies View Related

Server :: Install Wine On Rhel 5 - Send Wine Installtion Command?

May 21, 2010

i want to install wine on rhel 5.plz send me wine installtion command.

View 1 Replies View Related

Software :: Wine In Virtualbox \ Distro Which Runs In A Virtual Box An Starts Wine?

Mar 29, 2011

maybe my questions sounds funny: i'm looking for a very small (or better as small as necessary) distro which runs in a virtual box an starts wine.The reason is: we have new laptops in my school runnig windows7 64bit home and we have some software which runs only on WinXP. So why not take a virtualbox wich runs wine to start the old Software?

View 2 Replies View Related

General :: Installing As Non-root In A Root Owned Directory

Mar 8, 2011

I have a machine which has only /opt with some decent amount of space where I can install a software. /opt belongs to root:root. The software I want to install cannot be installed as root user.

So lets say I create a directory called /opt/install1 and then chown -R install1 to belong to user1. And now I install the software under /opt/install1 with user as user1.

Is this a best practice violation? There could potentially be just /opt/install1 belong to user1 and in future everything else created under /opt belonging to root..

View 2 Replies View Related

Slackware :: 64 Wine Running A Game Results In Wine Crash

Jun 24, 2011

I have a problem running a game on a fresh Slackware64 install.

Slack version is 13.37

I've followed alien bobs instructions for a multilib environment from here:[url]

And then used sbopkg to download and compile wine version 1.2.2, which went through just fine.

After that I grabbed cabextract from sbopkg and ran this: wget [url] sh winetricks d3dx9 To get the DX9.

But, when I try to run the game, this is the error I get:

Code:

The game it self ran perfectly on the 32 bit version of Slackware, tested with 13.0. So now I think I'm missing some libs or something, but I have no clue which.

View 5 Replies View Related

OpenSUSE :: After Applying The Latest Wine Update Mouse Cursor In Wine Windows Is Now Purple/magenta/pink

Oct 19, 2009

I don't know if it's just my system, but after applying the latest Wine update, the mouse cursor in Wine windows is now purple/magenta/pink, whatever. Not a big problem, just annoying. I've looked through the various config files in ~home and /usr/share/wine, and can't find any parameter that might even remotely address this.

View 4 Replies View Related

Fedora :: Remove Wine And Wine Installed Program?

Nov 19, 2010

I am new to fedora and installed wine to see if I could get the sony reader software working (required to access sony bookstore from my sony ereader). Well the program did not work though it did create icons on my desktop. wine kept crashing and I said lets just get rid of it. I uninstalled wine via yum remove and nothing appeared to happen so I did rpm -qa |grep wine and saw lots of stuff. So I simply did yum remove wine* and then a rpm -qa |grep wine was empty. however wine is still under applications on my desktop and still has a category for programs--reader. I should also mention that while wine was installed I attempted to remove the reader via the wine uninstalller but a) wine gave a message of a core crash and b) all the uninstaller did was give me the option to reinstall the reader program. so now when I attempt to open an epub it tries with the sony reader software. I know I can just right click to use another program but for now I want wine gone completely from my pc and the sony program gone.

View 2 Replies View Related

General :: Using SSH To Log Into A Non-root Account Using Root Password

Feb 10, 2010

I am trying to log into a server with a particular account. Let's say I don't know the password for that account. Can I do this using ssh? I am wondering if it is possible to do it in one command, instead of logging in as root and running su.

View 4 Replies View Related

General :: Wine Cannot Be Used For .Net

Sep 17, 2010

-Wine cannot be used for .Net.
-Do not want to install Windows for the purpose.
-Do not want to use Mono.

The option I am left with is installing a Virtual machine on Linux and then installing Windows on it and then installing .Net !

-Is this feasible ?
-Will I be able to save the data created on Virtual Machine ?
-While connecting to internet through the Virtual Machine does underlying OS play a role there ?

View 5 Replies View Related

General :: Cannot Run Wine As A Different User?

Mar 13, 2011

I want to set up a "global" wine directory, so both me and my girlfriend can play games on each others' accounts. Right now, I have wine set up so it can run in my account, but she has to log out and log into my account each time she wants to play a game which is far from ideal.So, what I did was set up a "global" homeuser group for all user accounts on the system. Then, I moved my ~/.wine folder to /home/wine, and did chown :homeuser /home -R Then I made a symlink to the /home/wine directory at ~/.wine and did the same for my GF's home directory. It works fine in my account, BUT if I change to my GF's account, I try to run wine and it says"/home/xxxx/.wine not owned by you"

View 3 Replies View Related

General :: Wine Using Both Of Cpu Threads?

Dec 19, 2010

I was installing a game on my netbook with wine and it seems that it's using both of the cpu threads.

Did wine fix the multi-thread bug?

EDIT:

Sorry to get anyones hopes up, but I did later find that I was misreading some data. When I saw it say 100% cpu usage I thought it meant both threads, but I later found out that it only applied to one thread.

View 2 Replies View Related

General :: Run .exe File Without Wine?

Mar 1, 2011

How to run .exe file without wine

View 4 Replies View Related

General :: How To Install .exe Using Wine

Jul 13, 2011

i had installed wine using terminal..after that some msg like license aggrement and under that i found like <ok> i cant do anything with that..after that i try to install like right-click it saidThe file '/media/2 MAK XEROX/converter/filename.exe' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run. For more details, read about the executable bit

View 2 Replies View Related

General :: No Audio In Wine?

Jun 21, 2011

I'm running a music training app (EarMaster Pro 4) in Wine, But no sound? I think I need a midi file installed.

View 3 Replies View Related

General :: Where To Download Wine

Nov 10, 2010

May I introduce My Self.My name is Myo Min. Now I self study for Red Hat linux. I want to be need for Wine installer for Red Hat. direct download link.

View 4 Replies View Related

General :: Other Softwares Like Wine For Any Other Distribution?

Aug 27, 2010

Is there any other software like Wine for Ubuntu or for any other Linux distribution?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved