Displaying 20 results from an estimated 400 matches similar to: "Why is winemaker output a library & symlink?"
2006 Jun 28
2
point to point T hookup?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
I have an installation where I'll have a site to site data DS1 for use between
two corporate offices. We'll have one asterisk server at each office. I'd
like to be able to route calls over the 24 channels on that DS1 between the
offices, instead of over the voiceT at each location to maximize savings on
interoffice calls.
An
2001 Jun 26
0
launching cygwin using wine.
St?phane Del Pino wrote:
>
> Hi there !
>
> Since I am developing a software which should run on both unices systems and
> MS-Windows, I use cygwin. This is quite classical and works fine.
>
> The problem is just that I would like to be able to run cygwin inside my linux
> box avoiding to reboot and why ot allowing me to remove my windows
> partition. :-)
You could
2007 Mar 19
1
Winemaker - Visual Studio 6.0 package
I am trying to get a rather large C++ program written in visual studio
6.0 to work on a linux system. I have installed the wine libraries and
it runs just fine using:
wine <executable name>
However, I would like to be able to compile the program using
winemaker on my linux box. Winemaker runs smoothly. However, the
makefile generated by Winemaker in the root directory has all kinds of
2011 Jun 21
2
Using winemaker / building wine DLLs
Hi.
I'm not sure if this is the correct place for this question, or if the
wine-devel list is more appropriate; please let me know if I should ask
over there.
I'm trying to build, using winemaker/winegcc/etc, a DLL for use with a
Windows binary. This is a somewhat unusual case, in that this library is
actually explicitly being written for a Windows binary that will run in
Linux (I'm
2008 Apr 27
2
Newbie question on installing program with Wine
I have Wine configured but one problem I am having as I am trying to install Stalker. I am getting a message on not enough disk space. I have plenty of disk space. Is there a workaround on this?
I am using Unbuntu 8.04 LTS and I am dual booting with Windows XP
Thank,
2005 May 12
0
Using string from stdlib in winemaker
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
How can I use std::string in my winemaker project?
If I do a #include <string> along with an #include <windows.h>, I get
the following errors:
- ---
In file included from /usr/include/c++/3.3/i486-linux/bits/c++io.h:35,
from /usr/include/c++/3.3/bits/fpos.h:44,
from
2001 Oct 29
1
NT command tools
*** post for FREE via your newsreader at post.newsfeeds.com ***
I'm using WINE (20010731) with RedHat 7.2. I'm trying to run some Windows
NT command tools with WINE such as usrmgr.exe, netsvc.exe, etc. USRMGR.EXE
loads fine, but it says on the Windows app window "RPC Protocol error".
I'm wondering whether WINE supports RPC apps. Am I missing RPC support on
my
2001 Jul 26
2
Installing Smart Suite 97
I get to 53 percent of files copied and I get the message that
c:\lotuscomponent/lttsn32.dll is in use by another application and
terminates install. Help me?
BTW I get a message about contacting Microsoft support about mytab11.c.
Well this is a Microsoft clean installation. Took me hours to the point
where the installer will load and run.
-----= Posted via Newsfeeds.Com, Uncensored Usenet
2006 Jun 26
0
DBI question. How do I load a database with data parsed from REXML?
I wrote a rexml script that parses rather big xml files (DOM parsing) and
builds an object out of them. This is what it looks like after i parse the
xml file and display the object:
[#<Article:0xb79e7428 @brand="This is a story from ", @id=5337,
@fblurb="burb", @ntype="news type here", @copy="Copyright \302\251 2006 ",
@source="source",
2001 Nov 18
1
Printing in Wine
I'm using RH 7.1 with 20011108. Wine is running well with the few
simple apps that I use with it. The only problem that I'm having is
with printing. I've followed the somewhat conflicting instructions that
I've found around the web to use the internal PS driver and at least
gotten that much to show up in the dialog box on WinSpice3. However,
when I attempt to print I get
2001 Jun 22
0
Window will switch wine stand
Hi,
I start a game with the name Total Anihilation, this game is running but
when i move the mouse out of the window the game will be frozen.
Who can i solve this problem?
Bye
Idefix
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Feb 25
1
x11drv in debian sid
I am unable to load the xlldrv in wine. When I do so, it complains that
it cannot find libOSMesa.so.3 which would make sense since I have not
installed xlibosmesa-dev. I haven't installed it because it wants to
replace my existing glide+mesa setup. Can wine use the mesa libs that
glide does or do I have to use the xlibosmesa-dev package?
-----= Posted via Newsfeeds.Com, Uncensored Usenet
2001 Aug 16
0
Subject: WINE, Cinema 4D 6
Has anyone been able to get Maxon Cinema 4D 6 working with wine? I'm
running Mandrake 8, and I have been trying to get it running my linux box
with no luck
Thanks,
Linova X
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
2001 Aug 22
0
Trouble installing Smart Suite 97
I am using codeweavers;
Here is the debug output:
warn:dosfs:DRIVE_Init Drive B: not defined
warn:dosfs:DRIVE_Init Drive D: not defined
warn:dosfs:DRIVE_Init Drive E: not defined
warn:dosfs:DRIVE_Init Drive F: not defined
warn:dosfs:DRIVE_Init Drive G: not defined
warn:dosfs:DRIVE_Init Drive H: not defined
warn:dosfs:DRIVE_Init Drive I: not defined
warn:dosfs:DRIVE_Init Drive J: not defined
2008 Jan 10
3
A best practices question
Hey everyone. I''ve got a best practices question. How are you guys
rendering newsfeeds? We have a couple of apps where we send newsfeed
items from a backend process. As such, we aren''t in the context of a
controller and can''t use the rails template rendering. We''ve tried
about 3 different ways to make that bearable, but aren''t having much
2012 Sep 10
2
Are the CentOS forums available as RSS feeds?
Newcomer to CentOS, have signed up for the mailing lists and tried
unsuccessfully to find newsfeeds for the forums. Hoping someone here
might know better?
Thanks.
2006 Nov 04
0
active record, checking for existing records
Hi all
Writing Newsfeeds into a database from a directory of xml documents.
In the start of my file loop i have:
next if !NewsFeed.find_by_filename(f)==nil
I do not want to add a file if it has been added previously....
This does not work though!
2004 Jun 16
1
replacing cisco callmanager with asterisk?
ive had enough of cisco unity and microsoft exchange and im looking for
alternatives to our voip system. right now, we have 3 cisco callmanagers, 1
cisco ip icd system, and 1 cisco unity voicemail system. all phones are
cisco 7940/7960's and some ata186/188's. voice gateways are cisco vg200's
with pri cards (5 total). im running h323 on the gateways and phones are of
course
2006 Mar 21
16
Javascript Code inside an Ajax response
Hi, i wish to run a function that came inside my Ajax response. I read
that i have to use the evalScripts to make this, but still i couldn''t
make it work. The error said that my function isn''t declared. I look
at the Sergio Pereira tutorial about use the var xxx = function() but
still doesn''t work.
Someone could help me?
In the response this is the code:
for (var i =
2006 Jun 24
0
Best approach for loading a data object into mysql?
I wrote a rexml script that parses rather big xml files (DOM parsing) and
builds an object out of them. This is what it looks like after i parse the
xml file and display the object:
[#<Article:0xb79e7428 @brand="This is a story from ", @id=5337,
@fblurb="burb", @ntype="news type here", @copy="Copyright \302\251 2006 ",
@source="source",