Debian :: Wine, Cannot Launch /usr/lib/?
Feb 25, 2011
i love it ! so here is my question, i had my wine installed but than i removed it frm Synaptic Package manager. Than I wanted to install it again, after install i cannot launch the application. also when i am typing in cli wine i've got this message Yuri:/home/yurmetal# wine/usr/bin/wine: line 63:/usr/lib/wine/wine.bin: No such file or directory/usr/bin/wine: line 63: exec: /usr/lib/wine/wine.bin: cannot execute: No such file or directoryas i understand i must restore the file from /usr/lib directory.
View 4 Replies
ADVERTISEMENT
Oct 15, 2010
I installed winehq, but for some reason when I try to run wine. I get an error saying KDEInit can not launch /usr/bin/wine.
View 5 Replies
View Related
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
Sep 8, 2015
As the Rescatux forum registration is currently disabled, I'm asking here...
How to launch Rescatux from a hard disk drive - BIOS mode (DVD-reader is dead)?
EDIT: I suppose through a similar procedure as for launching a debian install from hdd (re. here and here), hence: which kernel binary and ramdisk image to use?
View 3 Replies
View Related
Aug 13, 2015
I'm on debian jessie 8.1, just installed gtk-redshift and it won't start from applications menu (nothing happens when I click it). I'm using xfce, could it be the problem?
View 4 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
May 14, 2015
I downloaded emacs, but when I run it in terminal, it does not open the gui - it opens emacs in the terminal and I do not want that. Also, kate just doesn't launch and a bunch of error appears. What do I need to do to launch the applications on GUI by default?
View 3 Replies
View Related
May 23, 2011
If I try to start System-->Administration--> Login Screen on my squeeze, I get this message:
Code:
Failed to execute child process "gdmsetup" (No such file or directory)
View 1 Replies
View Related
Feb 12, 2011
Eqonomize, in my new installed squeeze, don't lauch the .eqz files created in eqonomize with lenny.
View 1 Replies
View Related
Dec 31, 2009
I'm trying to launch a root terminal with a profile preloaded, but I'm not yet used to the way gnome handles its syntax, so the default link to root terminal has me confused:
Code:
gksu -D Terminal -- env -u ORBIT_SOCKETDIR /usr/bin/x-terminal-emulator
Apparently, the method using gnome-terminal is to add a trailing
Code:
--window-with-profile=PROFILENAME
but this did not work, probably because in this case I'm not calling directly on gnome's terminal.
View 4 Replies
View Related
Feb 7, 2011
Fresh Squeeze install: I have AWN running and right now I have used gconf-editor to stop gnome-panel from being a part of the Gnome Sessions. I think it was in Desktop -> Sessions -> Default Settings..or something like that. Before I did this I was just clearing out the entries for the top panel, using Apps -> Panel -> and then it was top_panel or something like that. I'm at work so I cannot fully verify, after I deleted the bottom panel. This still allowed me to use ALT + F2 to bring up the run prompt.
Since removing gnome-panel from the session, I cannot use ALT + F2 anymore. If I were to put gnome-panel back, is there a way to keep the panels from recreating themselves after I remove them from within gconf-editor? If I leave gnome-session alone, whenever I reboot the top panel keeps coming back. I have everything I want running out of the AWN dock, so I want to remove the panels completely but still have the ability to launch the run prompt.
View 2 Replies
View Related
Jun 29, 2015
How to enable the cairo dock at start up on debian jessie? Apparently there is no way to automatically lauch it at system reboot?
I've been also trying the following solution but with no result [URL] .....
View 2 Replies
View Related
Apr 27, 2011
Debian launch KDE,but after it starts, KDE dosn`t appearnly konsole appear.tc/init.d/kdm status show that KDE is running. Ctrl + Alt + F7 do nothing.What can I do?
View 1 Replies
View Related
Oct 5, 2010
I am attempting to launch kate via kdesu as well as from the command line and it fails both times. I have (after the first failed attempt) coppied my .kde folder to /root and still am not able to launch it (it works fine under my login). The following is what I get after removing my personal .kde folder from root and launching kate: kate(16689): Session bus not found
KCrash: Application 'kate' crashing...
sock_file=/root/.kde/socket-debian/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
drkonqi(16694): Session bus not found
View 6 Replies
View Related
Sep 8, 2010
So I just installed 32-bit Squeeze. I've done exactly two things since booting into the first install: pt-get install gtk+2.0, and ./firefox, so unless gtk did something, this might be an easily fixable problem with Debian itself. After installing gtk and trying to run firefox via command line, it tells me
Code: Error: cannot open display: :0 I googled a bit and couldn't come up with a solid solution, but the problem seems to be around other places. Any idea how to fix this?
View 2 Replies
View Related
Jan 27, 2016
As a long time FreeBSD user, I consider give Debian a try upon the arrival of my new laptop. However, seems I couldn't launch desktop environment by simply typing startx on console as on FreeBSD. I can start desktop through a display manager like lightdm on Stretch, which is quite easy and straightforward, but I still prefer the "startx way".
I setup Debian Stretch on Virtualbox (4.3.43) using official debian-installer, login as a normal user, and install xfce4 via Code: Select allsudo apt-get install xfce4. The installation of xfce4 was very fast and it also introduced xorg related packages here. Then I edit my $HOME/.xinitrc as follows:
Code: Select allexec startxfce4
I typed startx to expect Xfce desktop but got the errors complained instead: [URL]....
while the xorg.0.log had the following contents: [URL]....
So, I failed to start xfce4 by startx as a normal user and had to install and start lightdm to go into desktop, but when I login as root, it worked and launched Xfce4 by startx without any problem. I couldn't figure it out now.
View 6 Replies
View Related
May 2, 2011
I have this message in the syslog from squeeze:
Code:
May 2 21:18:19 squeeze x-session-manager[1732]: WARNING: Could not launch application 'user-dirs-update-gtk.desktop': Unable to start application: Failed to execute child process "xdg-user-dirs-gtk-update" (No such file or directory)
View 1 Replies
View Related
Oct 6, 2015
For many years, I was happily running VMware virtual windows machine (XP, now Win7) on my linux host. Using the VMware unity mode I had the perfect, seamless integration of windows applications on my favourite linux desktop. However, VMware has dropped unity support for Linux hosts in their latest release 12. So I need a new method to get my seamless integration.
I have set up some launchers for the most commonly used windows applications to run them as RemoteApp via xfreerdp directly from my dock. That seems to work OK. Now sometimes I have to access some other program or maybe the control panels or something like that. For this purpose it would be very useful to be able to launch the (or any 3rd party) "start menu" as remote up and from there launch whatever is needed. So far I did not find anything that looked like a StartMenu.exe I could use
How I could access the start menu via RemoteApp.
VMware Unity was way cool. I tried Seamless Mode in VBox, but that doesn't cut it for me ....
View 1 Replies
View Related
May 7, 2011
i screwed up a good debian install with wine. before i do it again i want to know what the best way to get and install wine . AMD 64, toshiba L645D laptop with 3G ram. ATI radon openGL . I read several pages and seems they suggest to compile from source (which i can do i think). others say to use aptitude .
View 7 Replies
View Related
Apr 12, 2010
Is there any way other than building the source for 1.1.42 and manually installing it to actually get the latest version on my Debian Testing? How long does it normally take for new versions of Wine to get into the repo's?
View 2 Replies
View Related
Nov 21, 2010
I first went to edit the sources.list to add the Wine repository (or something, I'm not sure).
I then got this output trying to add the gpg key.
debian:/home/debian# wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add
gpg: can't open `': No such file or directory
--2010-11-20 21:54:52--� http://www.lamaresh.net/apt/key.gpg
Resolving www.lamaresh.net... 62.149.140.208
[Code].....
At first it worked, but now it's giving me this and the fact that it won't update isn't doing me any good.
View 8 Replies
View Related
Oct 31, 2010
Debian testing still ships Wine 1.0.1. Are there any plans to update it to the recent release version?
View 14 Replies
View Related
Dec 14, 2010
I'm using Wine in Testing. Each time I use the cd/dvd drive I have to point Wine towards the drive via the configuration gui. I don't have this issue in Ubuntu - Wine finds the drive automatically.
View 3 Replies
View Related
Dec 17, 2010
I am unable to use Steam via Wine. Here is exactly how I have installed Steam (downloaded the sid amd64 .deb from lamaresh.net):
# dpkg -i wine<tab-completed>.deb
# aptitude install lib32nss-mdns wine
$ cd /tmp/
wget http://download.microsoft.com/download/office97pro/fonts/1/w95/en-us/tahoma32.exe
[Code]....
View 14 Replies
View Related
Sep 26, 2010
why are there no packages for Debian on the wine site - only Ubuntu? Is there no repository for up to date Debian wine packages?Also about Catalyst: Phoronix dudes are saying the the tearing thing is fixed on Ubuntu's Meerkat with Catalyst 10.10 beta. Can I expect the same on Squeeze or does it require specific XOrg versions to the tearless 2D movie watching and Window moviing?I only use wine for a few games. Don't get me started on the games for Linux:
View 6 Replies
View Related
Jun 29, 2010
i have game LFS and i cant run it.
[code]....
And answer from wine forums: [*]Migi wrote: but OpenGL is working, i have Debian Sid AMD64, Wine needs 32 bit OpenGL.[*] How can i (can I??) run 3D on wine on to amd64?
View 2 Replies
View Related
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
May 21, 2010
i want to install wine on rhel 5.plz send me wine installtion command.
View 1 Replies
View Related
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
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