Ha s anyone had any success patching wine and getting it to compile,
I have patched it and made sure all the 32-bit dependencies suggested by openSuse were installed and it won't compile ...
there must be someone who plays cutting age games who has come across this and solved it,
here is my ./configure error
I am aware that there is already a thread on this here however it failed to solve my issue. I have installed the multilib-devel packages as the referenced post suggested, but I still receive the following error message when attempting to compile wine-mono package either with makepkg or with yaourt. checking build system type... x86_64-unknown-linux-gnu
checking host system type...
I'm currently running Fedora 11 64-bit and am trying to compile Grub. I've been following the install directions and upon running configure I receive the following output with error message:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
Compiling this: http://linux.softpedia.com/progDownload/Indexed-PDF-Creator-Download-107...
anisha@linux-dopx:~/tarBalls/ipdf-1.0.0> ./configure --build=x86_64
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc...
OK this is getting a newbie frustrated,
I simply want to patch, compile, and install a specific version of wine.
Firstly I am fambouzzeled by the git process, so any suggestions there would be greatly appreciated, but I bypassed that and found some source code, patched it but it won't compile...
here is my error
Why I cant install APR-util.
root@ubuntu:/apr-util-1.4.1# ./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/
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 working mkdir -p...
I'v done some googling and tried to come up with a fix. No luck so far.
My ./configure out put is as follows:
Code:
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)...
I'm trying to compile SDL-1.2.15 on Ubuntu 12.04
http://www.linuxfromscratch.org/blfs/view/svn/multimedia/sdl.html
The install guide says that I need to start by calling the configure file. Looking at the comments, this seems to be needed to create a makefile with which to compile the library.
Hi; I'm triying to configure Apache , however I have some problems..
linux-top:~/appli/httpd-2.2.14 # ./configure --prefix=/root/appli/
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu