Debian Multimedia :: Compile Wine 64Bits ?

Apr 8, 2011

Actually, it's recommended to compile (and build) wine 32bits. But, it's possible to build Wine in 64bits and 32bits with the same sources. The solution is explain in this page : [url]Building a shared WoW64 setup.

With this solution, if Wine 64bits is installed on your system, you can create a 32bits wineprefix by this command :

To use this command, you must to compile and make wine twice in 2 differents folder, like explain :

How to compile and make twice without problem in the "rules" files in the debian folder when i want to build a package?

View 2 Replies


ADVERTISEMENT

Fedora :: Wine Won't Go Fullscreen On F11 64bits?

Nov 11, 2009

I've just migrated to Fedora after 2 years of Ubuntu, and I'm rather happy with it, except for one problem left. When I launch a windows program through wine (I've only tried games yet), it won't go fullscreen. I tried everything I fond on the internet: disabling compiz, enabling/disabling virtual desktop, but no matter what, my game is still on a tiny window. I tried switching my resolution to the one of the game, it doesn't change anything. And pressing alt+Enter doesn't change anything either, except sometimes crashing the game. The 32 bits libraries for xorg-nvidia are installed, and I don't see what could cause this problem.

View 6 Replies View Related

General :: How To Install Wine On Centos 5 64bits

Jul 17, 2011

i have centos 5 64 bits installed on my linux vps how can i install wine on it?i have installed vnc already complete guide with all commands as i dont know anything about linux at all

View 4 Replies View Related

Debian Multimedia :: Compile Mplayer Like In Multimedia?

Mar 22, 2011

I'm currently using Debian Testing with Debian Multimedia Sid repos. The current Mplayer (3:1.0~rc4+svn20110308-0.0) seems to be broken - I can't encode AAC to AC3 on-the-fly anymore. I'd like to compile the latest snapshot or SVN version, but what is the easiest way to compile it with the same options as the one in debian-multimedia.org?

View 3 Replies View Related

Debian Hardware :: Marvell NIC 88E8056 In Version 8.3 64bits

Mar 3, 2016

I have an old Lenovo PC on which I have Debian 8.3 64bit with no desktop environment. It has an onboard Marvell 88E8056 NIC that SHOULD be able to run at 1Gb/s but the driver (SKY2) that is loaded will only do 100Mb/s.

So I try to get this thing to work with a new driver.

For that it seems I have to download it from here: [URL] ....

There I download Linux_v10.93.3.3.tar.zip which has directions on how to compile and install the SK98LIN driver.

Since I never done that before, I found this on youtube : [URL] ....

But where for him it does compile, for me it breaks off with saying missing version.h :

.<snip>
.
Check kernel header versiongrep: /lib/modules/3.16.0-4-amd64/source/include/linux/version.h: No such file or directory
./functions: line 1117: [: !=: unary operator expected
grep: /lib/modules/3.16.0-4-amd64/source/include/linux/version.h: No such file or directory
./functions: line 1126: [: !=: unary operator expected
(Kernel:3.16.0 == Header:) [ OK ]
Check kernel functions (Changed: nothing) [ OK ]
Compile the kernel (error) [ failed ]

An error has occurred during the compile proces which prevented the installation from completing. Take a look at the log file install.log for more information. Installation of package failed.
root@debian:~/setup#

View 0 Replies View Related

Debian Multimedia :: Compile Handbrake 7.8 - Terminated

Feb 27, 2015

Has successfully compiled Handbrake from source and got it to run? I've been trying to get this working for a while now, and everything I find on the interwebs is for Debian 7.6, and it seems as though things have changed a bit and those suggestions don't work.

I get this error when I try to configure it

Code: Select all  : ../libhb/common.c:16:18: fatal error: x264.h: No such file or directory
  : compilation terminated.
  : make: *** [libhb/common.o] Error 1

View 1 Replies View Related

Debian Multimedia :: Can't Get Jackd2 Compile With Alsa Support

Feb 25, 2011

The sysytem I use is Debian Squeeze. what's wrong but jackd2 from debian official repositories does not work with alsa (I have alsa-base, alsa-tools, libaudio-dev, libaudiofile-dev and libasound2-dev installed). Now I downloaded fresh jackd2 source from sourceforge and when I try to "./waf -configure" it it says that there is no alsa package or it's too old in the system and configures itself without alsa support.

View 2 Replies View Related

Debian Multimedia :: 3D On Wine With Sid Amd64?

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

Debian Multimedia :: Oct 15 15:02:15.614: App-3078584000| Failed To Compile Module Vmmon

Oct 15, 2010

I am thinking about alternatives for VirtualBox (which i like, but the Oracle-story is making me think). After this thread: viewtopic.php?f=10&t=56314 I downloaded the vmware-player (manual, not with the download-manager ) and installed it. Oct 15 15:02:15.614: app-3078584000| Failed to compile module vmmon!

View 13 Replies View Related

Debian Multimedia :: Installing WINE Without MS Fonts?

Aug 7, 2010

Is it possible to make WINE work without installing MS fonts? With only fonts that are in the system. Tried Google but no information.

View 4 Replies View Related

Debian Multimedia :: Increasing GTX 470 Performance With Wine?

Nov 9, 2010

Is there any way of improving performance with the GTX 470 using Wine software with Debian Squeeze?

Installed version of Wine is 1.3.6 tested with different versions of nVidia drivers including the latest one, still VERY slow performance and many quality settings are in red. Setting WoW to use OpenGL improved the performance, but deactivated many quality settings in red, unfortunately. Looks to me as it's using lower features than OpenGL 2.0?? So what's up with that? GTX 470 supports OpenGL 4.1 so I suspect it's an limitation in Wine software, can anyone confirm this?

Default kernel 2.6.32 is used in all of this. The computer is an Intel Quad at 2.4ghz + 4 GB DDR 2 or DDR 3 memory.

View 6 Replies View Related

Debian Multimedia :: DVDFAB8 Not Opening With Wine?

Feb 16, 2011

I am having trouble with the dvdfab8 window opening up when accessing it under wine. I installed it, but when I went to wine and clicked on it, nothing happens. Also is there a good tutorial for dvd::rip. I ripped a movie, but not sure how to transcode it to be backed up to a blank single layer dvd.

View 3 Replies View Related

Debian Multimedia :: Error When Compiling Wine

Apr 21, 2011

I'm trying to build a package from wine 1.3.18 following Soul Singin's post here but it gives me this error.

wine: configuration in '/home/user/.wine' has been updated.
wine: cannot find L"unix\tmp\wine-1.3.18\dlls\advapi32\tests\advapi32_test.exe.so"
make[2]: *** [cred.ok] Error 2
make[2]: Leaving directory `/tmp/wine-1.3.18/dlls/advapi32/tests'

[Code].....

This error only appear when I use dpkg-buildpackage not when I compile the source it with make.

View 1 Replies View Related

Debian Multimedia :: Run Games Via Wine - Borked VLC

Sep 5, 2011

i've been experimenting with trying to run games via wine (i don't have windows to do a dual boot with), and i just recently tried to open up a dvd in vlc, and... trouble. it works, but now the player "squishes" the widescreen image into a traditional "tv screen" box. even when do it in fullscreen, it just fills the screen with black and plops the "squished" image in the middle of it. i've watched downloaded mp4 images i got off videos like this, and they look fine, but they're not widescreen images. i'm sure there's something really simple somewhere i gotta fix

View 3 Replies View Related

Debian Multimedia :: Use The Free Driver For Nvidia But I Can't To Play With Wine?

Feb 12, 2011

I have a problem when i use the Nvidia driver and the latest version of Xorg (1.9.4) on Debian Sid. In fact, when i minimise a window (Nautilus, console or Chromium/Iceweasel), i see the window's black border and it's very slowly when i minimize or maximize it. I don't know how to explain correctly so i tried to take a screenshot :

In this screenshot, you can see the black border. I haven't this problem if i use the free driver for my Nvidia but i can't to play with wine I tried with the driver on experimental repositories or the driver on Nvidia Website.

View 1 Replies View Related

Debian Multimedia :: Wine Forbids Any MS Office Software In Squeeze 32 Bit

Mar 6, 2011

I am currently using Squeeze 32 bit with both gnome and KDE desktops. I have a legitimate office disk, and wanted to use MS word for work due to formatting glitches in Open Office. However squeeze says the disk is corrupt and refuses to progress. This is not so as the same disk works fine in aptosid and Kubuntu. So wine is not very useful in Squeeze whilst it behaves like this. After all it is I suspect it at least should be able to install MS word, though of course no updates are given by MS as it hates wine. Both Gnome and KDE gave the same results, as user or root. I wonder if anything else can be done to Wine to make it work. Perhaps it is something to do with the "free" kernel, I only speculate. Otherwise Squeeze is going very well.

View 11 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

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

Slackware :: Firefox 3.6.12 For 13.1 64bits?

Jan 25, 2011

Where can I get Firefox 3.6.12 for Slackware 13.1 64bits? I can get nightly builds from mozilla e.g. Namoroka, but not a stable release..

View 5 Replies View Related

OpenSUSE Hardware :: Using A UPS That Works With 11.2 64bits?

Sep 8, 2010

I'm looking for a UPS for my computer setup. This one looks interesting:CyberPower CP800AVR 800VA 450W. The docs say: 'HID compliant USB port enables full integration with built-in power management and auto shutdown features of Windows, Linux and Mac OS X' Unfortunately I don't really know what that means? Will it work with OpenSUSE? My machine is not very power hungry buts its not light-weight. It's a quad-core system with 5 SATA disks, 2 burners, a 30" display plus some smaller accessories. It takes about 2-3 mins to shutdown due to all the services I have running on it, so to be safe I need a little margin of shutdown time from there.

Anyone used this UPS? or something similar? APC and Cyberpower are generally easy to get and have models which I can afford.

View 9 Replies View Related

Ubuntu :: Install The Vdso In U 9.04 64bits?

Jan 24, 2011

install the linux-vdso.so in my ubuntu 9.04 64bits. I need it because multiple applications that I have programmed need it due to an inclusion of a 3rd party software. As I have seen this library is only available to fedora suse and other rpm OS. Should I install in my ubuntu machine? and how? I already tried to use the getlibs and tried to downloaded it but I didn't find it anywhere.

View 2 Replies View Related

OpenSUSE :: Bomgar Work On OS11.3 64bits?

Jul 30, 2010

Im about to get some support from Novell using Bomgar. Bomgar support SUSE, Ubuntu, Redhat, Fedore, but i can't find anything about OpenSUSE.

Anyone know if Bomgar work on OS11.3 64bits?

View 1 Replies View Related

OpenSUSE :: Samba Broken After Update To 11.4 (64bits)

Mar 12, 2011

After the update, the smb daemon will not start:
jarfx:/etc/init.d # ./smb start
Starting Samba SMB daemon [2011/03/12 09:04:08, 0] lib/fault.c:250(dump_core_setup)
Unable to setup corepath for smbd: Permission denied
[2011/03/12 09:04:08, 0] smbd/server.c:1134(main)
smbd version 3.5.7-1.17.1-2505-SUSE-SL11.4-x86_64 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/03/12 09:04:08.069212, 0] passdb/secrets.c:73(secrets_init)
Failed to open /etc/samba/secrets.tdb
[2011/03/12 09:04:08.070086, 0] passdb/secrets.c:73(secrets_init)
Failed to open /etc/samba/secrets.tdb
[2011/03/12 09:04:08.070189, 0] smbd/server.c:1234(main)
ERROR: smbd can not open secrets.tdb

View 9 Replies View Related

Ubuntu Installation :: 10.04 (64bits) Boots Sometimes But Most Often It Doesn't

Sep 23, 2010

The problem i have is that after sucessfully installing Ubuntu 10.04 (64bits) when i start my PC and i get to grub2 and select Ubuntu it will get stuck at a blank screen with only an "_" flickering on the top of the screen. At first i thought "Hey, maybe it just takes a while to boot" but after letting it sit there for about 20 minutes and nothing happening i decided to restart my PC. And then the same thing happened like 5 times. BUT on the 6th try it booted sucessfully! And everything was working perfectly but as soon as i restarted my PC i would encounter the same problem.

Details I should probably mention that i had the exact same problen on the install process. I tried with a CD i had burned the image on and it would show me install options (Try and install, install, etc.) But when i selected either one of those i would get the "_" flickering and nothing ever happening. Then i tried it with a DVD thinking that the CD was the issue. Same thing. After that i tried with a USB drive and i would get the same exact problem, but on the retry on the USB drive the planets aligned in such a way that i actually got the Virtual Ubuntu loaded from my USB drive.

So it installed sucessfully and when i restarted it i got to GRUB and selected Linux and the "_" would start showing and nothing ever happens. On the <random number> of restarts it actually launched and it picked up my audio, video cards, other NTFS drives, etc. But when i restarted i would get the problem again. I even went trough the whole install process AGAIN (getting it to read from the USB flash drive, starting on Ubuntu) and still no consistent results. Though on the second install it didn't pick up my audio hardware nor my other NTFS drives until the second restart where i was able to use Ubuntu normally. I even upgraded what it told me to upgrade. (now i have two "different" versions of ubuntu on grub, each with it's own safe mode only different by a .24 and a .25 on their names) and right after upgrading and restarting it booted immediately. But after that i'm getting the same issue over and over again.

[Code]...

View 8 Replies View Related

Ubuntu :: Open Arena 64bits With No Bots

Dec 25, 2010

Recently I installed Open Arena but didn't had time to play it at the moment. Well I had some time to play and it run very well except for absolute no bots at all. Tried all ways Single player and Multi-player, Skirmish add bots buttons are active but they don't work.
Here the terminal output: (I simply opened the game and close it, if you want me to enter single player or other options just tell me I'll post the output)

ioq3+oa 1.35 linux-x86_64 Dec 18 2009
----- FS_Startup -----
Current search path:
/home/slater/.openarena/baseoa

[code]...

View 7 Replies View Related

Ubuntu Servers :: Can't Reach Port On 10.04 64bits

Jan 11, 2011

I have ubuntu Linux xxxx 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 x86_64 / GNU/Linux / Ubuntu 10.04 LTS installed on two identical hardware machines. SSH server work, ping work, oracle11g server works, but on one of mi servers one port of a application that develp here can be reach, the port is 2809 (corba). If i do telnet xxx 2809 on the machine, port is responding, but if i do the same in any machine in LAN, dont respond. This only happend on one server!!! the other just work fine I have all firewall disabled!!

Code:

root@xxx:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination

[code]....

View 5 Replies View Related

Applications :: Wrong ELF Class / 64BITS App Error?

Mar 6, 2010

Trying to run Secondlife-i686-1.23.5.136262 app on Ubuntu 9.10 64 BitS I get

./secondlife/

64-bit Linux detected: Disabling GStreamer (streaming video and music) by default; edit ./secondlife/ to re-enable.

Running from /home/pbureau/Downloads/SecondLife-i686-1.23.5.136262

/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiogconf.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
code....

View 9 Replies View Related

General :: Use Ntpdate After Proxy On Ubuntu 10.04 64bits

Nov 18, 2010

Can I use ntpdate after http servers and how? I use Ubunto 10.04 64bits.

View 1 Replies View Related

Ubuntu Multimedia :: V4l Does Not Compile?

Dec 10, 2010

I am trying to install v4l on my ubuntu 10.10 and kernel 2.6.35-22 and i get this

Code:
make -C /home/saeed/dvb/v4l-dvb/v4l
make[1]: Entering directory `/home/saeed/dvb/v4l-dvb/v4l'
creating symbolic links...

[Code].....

View 3 Replies View Related

Fedora :: GNS3 Graphical Network Simulator Cannot Run On 15 64bits

Aug 7, 2011

I run fedora15 64bits on dell xps l401x and i install GNS3 Graphical network simulator as like that [url]after i installed gns3 i can't run that.

View 1 Replies View Related







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