similar to: Get configuration flags

Displaying 20 results from an estimated 1000 matches similar to: "Get configuration flags"

2012 Feb 27
2
Is there an easier way of doing this?
I'm trying to compile the latest wine release from source after a fresh linux mint install, and this is what I get when I do './configure' Code: configure: libxcursor development files not found, the Xcursor extension won't be supported. configure: libxi development files not found, the Xinput extension won't be supported. configure: XShape development files not found, XShape
2011 Jun 09
3
Compiling wine: no sound system, etc.
Hello all... I'm trying to compile wine 1.3.21 on my Linux Mint Debian Edition machine, because I'm tired of the antique version available from the repositories. Unfortunately, ./configure always ends with a bunch of WARNINGs and I'm not sure what to do about them. Here's the list it gives me: Code: configure: libxcursor development files not found, the Xcursor extension won't
2008 May 28
9
./configure error
hello, i have opensuse 10.3 x86_64 i want to compile wine, with this how to: http://wiki.winehq.org/WineOn64bit#head-b3c0054e075385ab599d63a46dba9d6c3934d6c0 i follow all but i get this message when doing configure configure: libhal development files not found, no dynamic device support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2
2012 Jan 30
1
Wine 1.4: Not Installing
Error: Code: checking for freetype-config... no checking for freetype2-config... no checking for -lfreetype... not found configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. I tried using the option: Code: ./tools/wineinstall --without-freetype Same error.
2009 Jul 21
5
Same app at different OSs
Why same app can works on linuxes, but MacOS? Any differences in wine was builded on linux or MacOS? I'm about Themida related apps. So CommFort chat client (4.4 MB) (http://www.commfort.com/download/commfort_client.zip) http://www.commfort.com/en/index.shtml packed by Themida (http://www.oreans.com) works under Wine at linuxes but at MacOS i've get "Cannot open oreans.vxd
2007 Oct 09
2
Recommended Packages document
Fresh install of Debian Etch. Before I install wine (from winehq), I'd like to double check something about the following document. I've only included the portion refering to Debian. http://wiki.winehq.org/Recommended_Packages The document was last edited 2007-10-07 15:26:02. My question is about the last comment about freeglut3-dev. Still required or not, would there be any problems if I
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS config.status: linking tools/winewrapper to wine config.status: executing include/stamp-h commands config.status: executing dlls/gdi32/enhmfdrv commands config.status: executing dlls/gdi32/mfdrv commands config.status: executing dlls/kernel32/nls commands config.status: executing dlls/user32/resources commands config.status: executing
2012 Jun 10
1
Garena Messenger Chat not working
Hello, I installed wine 1.3.35 in bodhi Linux to play warcraft online. I use Garena to play dota online therefore installed the latest Garena plus from their website .Everything is working fine except for chat and discussion.When I hover the mouse over friend list Garena exits automatically. Can someone help me with this?? When i run Garena Plus ,terminal shows the following code: Code: wine
2007 Sep 29
1
templates with same name before extension are cached
Hi all, I was just wondering if this is the intended behavior. Here is my setup: controller def index respond_to do |f| f.xml { render :xml => true } f.html { render :layout => :none } end end In my views I have a file for each type index.herb index.xerb The first request I send is cached and interferes with the other one. For example, if I send an xml request
2008 Nov 16
1
Compiling on OS X
Howdy, Anyone building vanilla Wine on OS X? I've installed Xcode as well as X11, but still get quite a few configure errors: configure: libhal development files not found, no dynamic device support. configure: libgnutls development files not found, no schannel support. configure: libsane development files not found, scanners won't be supported. configure: libgphoto2 development files
2015 Aug 21
2
samba shares does not exist or permission denied when connecting
Hi, We have the following shares listed in smb.conf users cannot access the samba share directly i.e. \\sambaserver\rixilr or \\sambaserver\bridges error messages '/ibe/dusty/RIXILE Share/Bridges' does not exist or permission denied when connecting to [bridges] Error was Permission denied Aug 21 10:09:12 dish sambaserver[27859]: [2015/08/21 10:09:12.964101, 0]
2015 Aug 24
2
samba shares does not exist or permission denied when connecting
On 24/08/15 10:49, Sundeep Singh Nanuwa wrote: > Hi, > > Is there any issues using spaces in directories paths? > > On 21/08/15 11:06, Sunny wrote: >> Hi, >> >> We have the following shares listed in smb.conf >> >> users cannot access the samba share directly i.e. >> >> \\sambaserver\rixilr >> or >> \\sambaserver\bridges >>
2006 Jan 10
1
dhcp errors in logs
i recently setup a dhcp at my home and now i am getting these errors in my logs and was wondering if i set something up wrong? --------------------- dhcpd Begin ------------------------ Unknown Entries: Unable to add forward map from STEVEN-DELL.dusty.home to 192.168.1.100: timed out: 4 Time(s) Unable to add forward map from laptop.dusty.home to 192.168.1.104: timed out: 4
2005 Feb 15
2
CAPI not installed
I own a ME600 EPIA Mini-ITX main board with the latest Debian distro (kernel 2.6.8) with isdnutils-base, libcapi20-dev, libcapi20-2, isdnactivecards installed. I have a QuadBRI module by Junghanns with bristuff-0.2.0-RC3a (with asterisk-1.0.3, zaptel-1.0.3 and libpri-1.0.3), and chan_capi-0.3.5. I followed all INSTALL instructions, but I have some strange behaviour. All modules seems to be
2008 May 15
8
Call for help with Wine 1.0 testing
Hi Folks, One key goal for Wine 1.0 is that all of its conformance tests run successfully on nearly all systems. We would really like your help in figuring out how close we are to that goal. To that end, if you are comfortable with checking Wine out via git, could you please visit this page: http://wiki.winehq.org/MakeTestFailures and follow the instructions there? (It's really simple;
2008 Jul 06
6
Where to get libcapi20 ?
Hallo wine-users, I'm new to wine and to this list. During configuration I got the message that libcapi20 could not be found. I did not worry about that, thinking it was an ISDN thing and I don't use ISDN. But now I have to run a Windows application which insists on using libcapi20 :( I have been searching with Google, but not been able to find any sources for it. Could somebody please
2008 Jun 19
3
Segfault when compiling Wine 1.0 from source
Greetings again. I have been trying to compile Wine 1.0 with no luck. I was using wineinstall utility included with the source. The wineinstall is segfaulting, and the culprit might be an utility in the /tools directory. The error message in question: make[1]: Leaving directory `/home/user/wine-1.0.0~winehq0~debian~4.0/include' make[1]: Entering directory
2002 Feb 16
1
Re: Linux EXT3 support? problems flushing?
Paul, I don't know if this helps but I'm running RH7.2 on ext3 with Samba 2.2.1a & Quotas, I haven't heard any users complain yet, (300 total users). I don't believe any of them are using Outlook though, but they are using the Samba for their Groupwise MailArchive. Hope this helps... -Dusty > -----Original Message----- > From: Gerald Carter
2020 Jun 16
1
Simple scan in CentOS 7
On 06/15/2020 08:58 PM, Fred Smith wrote: > On Mon, Jun 15, 2020 at 04:28:17PM -0400, H wrote: >> I just installed C7 on a new computer and despite Simple Scan being installed as part of C7, I have not been able to get it to recognize my Canon scanner connected to a USB port. I did have it running on another computer with C7 so there should not be any inherent issues. >> >> On
2007 Mar 07
1
capi installation problem
Hello, I have problem with capi, I can't install it. I have putted all info what I did and what I get :). I think you can suggest me how to solve this problem.and thanking you in anticipation. I have ISDN Frtiz!Card PCI v2.1and I want to install it to my ubuntu box (kernel: 2.6.17-10-server). Using command "lspci -vv" , I can see that kernel finds this card: *02:0d.0 Network