Ubuntu :: Compiling Wine From Source - Opengl

Jul 8, 2010

I'm trying to compile wine from source, with a patch to make it work for Worms Armageddon. I've applied the patch and go to run

Code:
$ ./configure

It then pumps out rows of text and at the end reads:

Code:
configure: WARNING: No OpenGL library found on this system.

OpenGL and Direct3D won't be supported. I went ahead and finished compiling it but it doesn't run worms, so I've come back to this opengl issue.

View 1 Replies


ADVERTISEMENT

Debian :: Compiling Wine 1.2.2 From Source Has No OpenGL / D3D Support

Feb 13, 2011

After finally figuring out how exactly how to compile something from source, I did it with Wine. However, there's a problem, when I'm trying to play a game on Steam (Half-Life) on a TNT2 graphics card (With NVIDIA drivers 71.86 installed as well as all of the packages needed to compile Wine from source), everything either lags or has an error.

One of these errors is that OpenGL32 isn't being initialized after attempting to start the game in that mode. Another error (or I should say problem) is that in Direct3D mode, it just.. crashes lol. Also, in Software mode, it LAGS horribly and I don't think it has to do with the hardware limitations I have on this machine. I did however install the glx and gl drivers AFTER I compiled Wine, do I have to do yet another install?

Debian Lenny 5.0.8
667MHz Celeron Coppermine
NVIDIA TNT2 32mb VRAM card

View 3 Replies View Related

Ubuntu :: OpenGL Warning When Compiling Wine 1.2?

May 27, 2010

I used sudo apt-get build-dep wine1.2 to get the dependencies for the lastest Wine, but when compiling it, I get:

configure: WARNING: No OpenGL library found on this system. OpenGL and Direct3D won't be supported.

I thought it gave me all the dependencies I needed.

View 1 Replies View Related

Fedora :: Wine/opengl/32 To 64 Bit - Cannot Load OpenGL When Try To Start WoW

Oct 19, 2009

I just upgraded from FC8 (32-bit) to FC11 (64-bit). In doing so, I backed up my entire World of Warcraft folder so I could try to avoid having to download and install it all over again. However, I've now reinstalled wine (64-bit now), and the nvidia drivers from the rpmfusion repos (also 64-bit), and when I try to start WoW, it says it cannot load OpenGL. I'm wondering if anyone knows what's up, and if there's a solution that doesn't involve reinstalling WoW.

View 7 Replies View Related

Fedora X86 :: Wine 32-bit Doesn't Detect 64-bit OpenGL / Solve This?

Nov 1, 2010

I am running Fedora 13 with the nvidia blob for OpenGL hw acceleration, everything x86_64. I have spent a couple of days trying to get either Morrowing (TES3) or Oblivion (TES4) working under wine, unfortunately without success.

I have tried several flavors of wine: 64-bit wine from the fedora 13 repo, 32-bit wine from the fedora 13 repos, 32-bit wine 1.3.2 built from source. In all cases, running either of the games I get the same error (using WINEDEBUG=+d3d): "Direct3D requires OpenGL support." Appareantly wine d3d layer can't access to the nvidia OpenGL driver, and therefore d3d is disabled within wine -- making the two games not to start up.

I have tried looking around for a solution, but in all cases I found the root of the problem was missing OpenGL support / missing drivers. This is not my case; I use OpenGL everyday, and hardware acceleration is clearly supported in my configuration (confirmed with `glxinfo | grep direct`).

I think that wine might have problems accessing the 64-bit ogl drivers, but I don't know how to confirm it, and even less how to solve it. Clearly, installing Windows is not an option

View 7 Replies View Related

Software :: Open-source 3D Benchmark For Both OpenGL And Direct3D?

Dec 26, 2010

I'm searching for an open-source benchmark for both OpenGL and Direct3D, i.e. to be able to compare OpenGL and Direct3D performance in WINE (and find the bottlenecks).Currently i only know Unigine benchmarks to support both of the APIs, but it's closed-source.I don't necessarily need all those shaders etc. support - just basic 3D (i.e. the features which existed in video cards of year 2002) benchmarking would be enough for now.Do there exist any open-source benchmarks for this?

View 1 Replies View Related

Ubuntu :: Compiling BASIC-256 From Source?

Sep 13, 2010

This is my first time compiling a software, I have successfully downloaded and extracted the "basic256_0.9.6.32.tgz" file,but There is no configure file present in the extracted contents,also make and checkinstall exit with error.What seems to be the problem Here is the output of errors I got during Installation

[Code]...

View 14 Replies View Related

Ubuntu Servers :: Installation/Compiling Of PHP 5.3.6 From Source?

Jun 29, 2011

I'm trying to get an nginx/php-fpm/mysql stack setup on Ubuntu Server 10.04 LTS 32 bit version.

I have pretty much got everything going fine, except PHP extensions. For whatever reason when I compile php it is seeming to not compile any extensions with it ?

I am using the following configure flags:

Code:
./configure --prefix=/opt/php5 --with-config-file-path=/opt/php5/etc --with-curl --with-pear --with-gd --with-jpeg-dir --with-png-dir --with-zlib --with-mcrypt --with-mhash --with-mysql --with-mysqli --with-pdo-mysql --with-openssl --with-xmlrpc --with-xsl --with-bz2 --with-gettext --with-fpm-user=www-data --with-fpm-group=www-data --enable-fpm --enable-exif --enable-wddx --enable-zip --enable-bcmath --enable-calendar --code....

View 2 Replies View Related

Debian :: Compiling Wine In Squeeze On AMD64?

Jul 18, 2010

I am trying to compile wine (1.1.28) in squeeze (AMD64). After I run the configuration scripts, I receive this error:

"configure: libhal/libdbus 32-bit development files not found, no dynamic device support."

I installed the ia32-libs package and libhal.so, libhal.so.,1libhal.so.1.0.0, libdbus-1.so exist in /usr/lib32.

I am compiling wine with the USB support patches, so I believe I will need libhal.

View 8 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 :: Compiling Scribus 1.5 From Ubuntu PPA Source

Oct 20, 2015

I have already open a thread in scribus forum but I am not sure if they know the solution, and I don't think is specifically related to scribus. I am receiving a generic unknown cmake error with QT5 library when try to compile Scribus 1.5, probably I need to install some library more but which?

Code: Select allcmake ../scribus -Wno-dev -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/bin/
CMake Error at styles/CMakeLists.txt:21 (QT5_WRAP_CPP):
  Unknown CMake command "QT5_WRAP_CPP".

-- Configuring incomplete, errors occurred!
See also "/home/myuser/Compilati/scribus-1.5.0/builddir/CMakeFiles/CMakeOutput.log".
myuser@Debian-635:~/Compilati/scribus-1.5.0/builddir$ cmake ../scribus -Wno-dev -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/bin/
CMake Error at styles/CMakeLists.txt:21 (QT5_WRAP_CPP):
  Unknown CMake command "QT5_WRAP_CPP".

-- Configuring incomplete, errors occurred!

View 14 Replies View Related

Ubuntu Networking :: Compiling Rt2870 Driver From Source

Apr 19, 2011

I'm trying to install the rt2870 driver on my server running Ubuntu Server 8.04. I've installed build-essential, checkinstall, cvs, subversion, git-core, mercurial... After uncompressing the tarball, doing a "sudo make" gives me this output:

[Code]...

View 9 Replies View Related

OpenSUSE :: Compiling Workrave From Source For KDE?

Jan 1, 2011

I use Workrave on Windows to make sure that I walk away from my computer every now and then, but I can't find it in openSUSE's repositories although it is available for Linux.

Then I tried compiling it from source, but I got this error...

pdedecker@linux-s6cn:~/Desktop/workrave-1.9.3> ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, specify them on the `./autogen.sh' command line.

Running intltoolize...
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'

[Code].....

Is Workrave incompatible with KDE4? Is openSUSE using a different windowing system?

I'm willing to try similar software packages if they're easier to install.

View 9 Replies View Related

General :: While Compiling Wine Got Error Xlib/Xfree86

Sep 29, 2010

compiling wine i got error Xlib/Xfree86 how can the package of it for RHEL 5.3

View 1 Replies View Related

Ubuntu :: Format Not A String Literal Compiling WxGTK-2.4.2 From Source

Sep 20, 2010

trying to compile and install wxGTK-2.4.2,i configure with the line-./configure --with-gtk --enable-gtk2 --enable-unicode but when i go to make and make install i get the format not a string literal error, how can I fix this? really need wxGTK2.4 for some old apps.

View 1 Replies View Related

Ubuntu Installation :: Get Zenity 2.32.0 Installed On Lucid Besides Compiling It From Source?

Oct 11, 2010

is there anyway to get zenity 2.32.0 installed on lucid besides compiling it from source? because i noticed it was available for maverick.

is this version likely to be available for lucid?

View 1 Replies View Related

General :: Improper Pacakge Name When Compiling .deb From Source?

Jan 11, 2010

So I have compiled from source a libgsf debian package. However when I go to install it dpkg complains that "libgsf depends on libgsf-1" however as you can see if you look on the debian page libgsf-1 is the same source as the ligsf package...

How can I resolve this redundant/recursive issue? For now I have just force installed my package (and it appears to be working) but if I am going to distribute it to other people I need to get this fixed.

View 1 Replies View Related

Software :: Updating Kernel Without Compiling From Source?

Feb 18, 2011

I am running a Fedora 13 x64 . The latest kernel I get is 2.6.34.8 in testing from yumex. However I want to install 2.6.37 How do I do it, without compiling from the source (which I think is beyond my scope at this point). I am more concerned with this because I am planning to get LMDE for my notebook but I came to know that it runs 2.6.32 kernel, so would I be able to update it? There's also the Liquorix kernel that I have read about, with many people saying that its better for daily usage scenarios--is that true, and is there some major difference in code?

View 1 Replies View Related

Ubuntu :: Install The Avant Window Navigator By Compiling The Source Files?

May 17, 2010

I'm trying to install the Avant Window Navigator by compiling the source files and installing that way. I've extracted the file avant-window-navigator-0.4.0.tar.gz, but when I run the ./configure command, I get an error.

Code:

configure: error: in `/usr/src/avant-window-navigator-0.4.0':
configure: error:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure

[Code].....

View 4 Replies View Related

Debian :: Compiling Kmess From Source - Can't Find Libgif?

Apr 14, 2011

I'm trying to install the latest Kmess from source, but when configuring it (it's really a wrapper for cmake) I get the following error: configuring KMess 2.0.6.1

checking build directory
running cmake from /usr/src/kmess-2.0.6.1/build
command: cmake -D CMAKE_INSTALL_PREFIX=/usr
-D CMAKE_BUILD_TYPE=relwithdebinfo
-D KMESS_DEBUG_OUTPUT=0

[Code]...

fix the problems mentioned above, and run ./configure again. For example, make sure you have the KDE 4 devel packages installed.I've done this yesterday on another computer and it worked fine once I had both libgif4 and libgif-dev installed. The problem is that I've got both of those packages installed on this computer and I still get the error.

View 6 Replies View Related

Debian Programming :: Error Compiling Qalculate From Source?

Feb 15, 2014

I'm trying to install the calculator Qalculate from source so I download the tar.gz package for KDE from their official website to my ~/Downloads folder. I unzipped it with

Code: Select all tar xzf qalculate-kde-0.9.7.tar.gz

I moved the exploded folder to my /home/guest/ folder (my user-name is guest), I entered the qalculate-kde-0.9.7 folder and searched for a INSTALL or README file. Here's what the INSTALL file says to do. The INSTALL file says to run the following commands

Code: Select all./configure
Code: Select allmake
Code: Select allmake install
Code: Select allmake clean

After giving the first command, trouble started; here's what I got:

Code: Select allroot@aliquis:/home/guest/qalculate-kde-0.9.7# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes

[Code] .....

This is impossible, as I am running a fully functioning kde system. What should I do? I don't find the kde version of Qalculate in Apper...

View 9 Replies View Related

Software :: Install MySQL By Compiling Source Files?

Apr 25, 2010

I am trying to install MySQL by compiling source files.Using mysql-5.1.46]version./configure --prefix=/usr/local/mysql was fine and I am getting following error while "make"

[Code]...

View 2 Replies View Related

Red Hat :: Uninstalling Mplayer Installed By Compiling Source Files?

Feb 2, 2010

how to uninstall Mplayer and other programs that is installed by compiling source files(./configure, make , make install)

View 14 Replies View Related

Slackware :: What Packages Are Required For Compiling Source On Slack 13?

Apr 3, 2010

Can someone please tell me what packages are required for compiling source on Slack 13? Something is missing in my box and I get errors, I can't figure out what it is.

View 11 Replies View Related

Fedora :: Compiling From Source Fails (gnome-voice-control)?

Aug 29, 2010

I am trying to install form source (gnome-voice-control-0.4.tar) the voice recognition tool. ./configure seems to go fine, the Makefile has been made bur when I try to install by typing make some errors appear.

code:

Quote:
[root@piotr gnome-voice-control-0.4]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes[code].....

View 9 Replies View Related

Software :: Compiling Evince From Source Code - Make Errors

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

Programming :: C++: Compiling Multiple Source Files (with Templates Involved)?

Mar 21, 2011

Code:

anisha@linux-uitj:~/junk> ls -R
.:
include src
./include:
template0.h template0.h~ template0.h.gch

[code]....

View 11 Replies View Related

CentOS 5 :: Enabling MySQL Archive Engine Without Compiling From Source?

Aug 19, 2010

Is there a startup option I can put in the /etc/init.d/mysqld script or an option in the /etc/my.cnf file to enable the Archive engine for MySQL or do I have to compile it from the source?

[Code]....

View 1 Replies View Related

OpenSUSE Hardware :: Compiling Kernel-source For NVidia Driver Install

Jun 18, 2011

In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).

In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.

View 9 Replies View Related

Fedora :: 13 - LDFLAGS - Avoid Re-compiling The Source And Only Run The Rpm Packaging Stuff With The Already Built Things

Jul 19, 2010

I recently installed Fedora 13 on my system, and I'm still in the process of setting it up as I like. As the FCEU and snes9x versions on rpmfusion are old (fceultra 0.98, snes without GUI), I wanted to compile my own RPMs Everything went OK, but I found myself having to build the packages several times because of missing LDFLAGS. I got several errors like "symbol X missing, it was found on Y so you may want to add Y to the linker flags", which I fixed by modifying & exporting LDFLAGS.

So, 2 questions:

1.- why are the LDFLAGS missing? How can I avoid having to set them up manually?
2.- There should be a way to avoid re-compiling the source and only run the rpm packaging stuff with the already built things (some option like 'don't build, only package'). how can I do that?

BTW, I can share my (pretty much hacked) .spec files if you are interested

View 8 Replies View Related







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