similar to: BCB5 CGI.EXE in Ubuntu Lucid 64bit

Displaying 20 results from an estimated 100 matches similar to: "BCB5 CGI.EXE in Ubuntu Lucid 64bit"

2008 Jul 19
0
Winelib: How can I compile a Borland C++ Builder application on Linux using winelib?
Hi! I'm new to winelib. I'm trying to port a Borland C++ Builder 6.0 application, but I need VCL library: vcl.h. Any ideas?? I would want to make it run natively on Linux. The code is as follows: //--------------------------------------------------------------------------- #include <vcl.h> #pragma hdrstop USEFORM("textS.cpp", TextStuff); USEFORM("aboutS.cpp",
2002 Jan 13
1
rsynd-2.5.1 / batch.c patch
Platform: Compaq OpenVMS Alpha 7.3 Compiler: Compaq C T6.5 The following patch is an update to a previous patch that I submitted. The only change from the previous patch is that the const qualifier has been added to write_batch_*() routines to improve compiler efficiency. Because the gdiff -u was done against the distribution it includes the previous patch. The functions with no parameters
2002 Feb 11
0
RSYNC 2.5.2 type mismatches in batch.c
Platform: OpenVMS Alpha 7.3 Compiler: Compaq C T6.5-002 on OpenVMS Alpha V7.3 Comile flags: /WARN=ENABLE=(LEVEL4, QUESTCODE) Best guess at UNIX equivalents of above compile flags: LEVEL4 = All warnings QUESTCODE = Do LINT processing on source. -John wb8tyw@qsl.network Personal Opinion Only batch.c (char *) is being used as a type, when a generic structure is being passed. (void *) appears
2009 Apr 17
1
Re: Program from a network share
I've got the same problem. I'm trying to run handitax (an Accounting program) which is on a samba share on the network. If I copy that directory to my local machine that works, but if I try and run it off the samba share I get these errors: err:module:import_dll Library BORLNDMM.DLL (which is needed by L"D:\\hsoft\\Apps\\Ht08.exe") not found err:module:import_dll Library
2007 Sep 28
2
Delphi application on Wine
Hi there, I'm very new(bie) here, I just subscribe to the list, but I can not even see the past messages!!! How to do that??? Well, my true problem is: I trying to run an application write in Delphi (win32) on a Linux machine using Wine (version 0.9.33). This application access Firebird database, and uses some unique libraries: borlndmm.dll, dbexpint.dll, gds32.dll, midas.dll. All of them
2002 Feb 07
1
Latest version of the batch mode cleanup patch
Here's the latest version of the batch mode cleanup patch. Index: batch.c =================================================================== RCS file: /cvsroot/rsync/batch.c,v retrieving revision 1.12 diff -u -r1.12 batch.c --- batch.c 24 Jan 2002 08:09:46 -0000 1.12 +++ batch.c 6 Feb 2002 19:47:57 -0000 @@ -8,55 +8,38 @@ #include "rsync.h" #include <time.h> -char
2010 Aug 18
4
Supreme Commander crashes as game starts. Ubuntu 10.04 lucid
Hi, I'm trying to run Supreme Commander Forged Alliance on my computer. The menus work fine, but when I come to start the game, it starts loading, crashes, then exits. On the game's winehq page, someone else had the same problem. The response from another poster was that setting the color depth to 24 bits fixes the issue. However, this doesn't work. I'm new to wine, so sorry if I
2010 Nov 19
0
Zentyal on domU Lucid
I have dom0 Lenny with xen 4.0.1 and kernel 2.6.32 pvops, i want use domU with Zentyal as gateway/firewall for all other domU and other external phisical pcs. What is the best network setup for dom0/domU? (for examples 2 bridges or pci passtrough of other networkcard) Thanks for any reply -- View this message in context:
2010 Oct 07
1
Ubuntu Lucid: no amd64 r-base-core on CRAN
I just tried to install r-base on an AMD64 system but got complaints from aptitude that r-base is broken. The reason seems to be that there currently is no AMD64 version of r-base-core on CRAN, only r-base-core_2.11.1-7lucid0_i386.deb. I managed to find a mirror that still had version 2.11.1-5lucid0 which installed without problems.
2010 Sep 28
1
Re: pulseaudio under ubuntu lucid
Update on this topic. I have just bought a new computer (My previous one was 8 years old and showing its age) and I tried timidity instead of fluidsynth. Midi playback works fine on both the midi player and notation processor in Wine with Pulse Audio enabled.
2010 Oct 25
0
xpp_fxloader fails to load Astribank firmware on Ubuntu Lucid
I am running Asterisk on Ubuntu 2.6.32-25-server with asterisk 1.6.2.5-0ubuntu1 and dahdi 2.2.1-0ubuntu2. The machine has a passive HCF-based PCI ISDN card and an Astribank 8 attached. The ISDN card works fine. root at servaction:~# lsusb Bus 001 Device 002: ID 04b4:8613 Cypress Semiconductor Corp. CY7C68013 EZ-USB FX2 USB 2.0 Development Kit root at servaction:/usr/share/dahdi# ./xpp_fxloader
2010 Aug 10
3
Red Faction Running in Ubuntu lucid Wine Version 1.2
I Have Been Reading around the internet and forums about people installing and playing Red Faction now i can install it but i cant play it. it crashes when it try's to start. is anybody familiar on how to get it running. I have tryed a few wine apps like Crossover Games and such but i still cant run it. Do i need to run a script or configure it a certain way? Any Help would be Real
2010 Jul 02
0
Re: pulseaudio under ubuntu lucid
thorin wrote: > Hello. In the previous version of ubuntu, karmic, I had countless problems with wine and pulseaudio... > > Basically, I think Ubuntu Lucid has fixed any issues with pulseaudio and wine. That seems to be my experience too. I only have a few applications running under Wine and just two of those need MIDI playback for which I use fluidsynth. On upgrading to Ubuntu
2011 May 18
0
Trying to re-compile libvirt package on Ubuntu Lucid
I'm trying to rebuild Ubuntu's libvirt packages to turn on ESX support. I've downloaded the Ubuntu source package for Lucid (updated Lucid package) dget -u http://archive.ubuntu.com/ubuntu/pool/main/libv/libvirt/libvirt_0.7.5-5ubuntu27.11.dsc I try and re-compile dpkg-buildpackage -rfakeroot -b DEB_BUILD_OPTIONS="--with-esx" fakeroot debian/rules binary and I get this
2015 Jan 23
2
Windows Guest ignores CPU topology settings on Ubuntu Lucid host
I try to assign 8 host cores to Windows 2003 Server Standard guest. Because this OS version has a limit of 4 sockets, I have to change the CPU topology. My guest definition: <vcpu>8</vcpu> <cpu match='minimum'> <model>core2duo</model> <topology sockets='4' cores='1' threads='2'/> </cpu> doesn't
2015 Jan 26
0
Re: Windows Guest ignores CPU topology settings on Ubuntu Lucid host
On 23.01.2015 13:50, Karol Jędrzejczyk wrote: > I try to assign 8 host cores to Windows 2003 Server Standard guest. > Because this OS version has a limit of 4 sockets, I have to change the > CPU topology. My guest definition: > > <vcpu>8</vcpu> > <cpu match='minimum'> > <model>core2duo</model> > <topology
2010 May 18
5
upgrade Ubuntu Karmic to Lucid = Wine : Esound desabled!!!
I have upgrade my system ubuntu karmic to lucid. since upgrade when i configure wine : it say me : unavailable esound driver found in the registry Would you like unistall esound driver? esound is cleared to the choise to driver audio and i have no sound in game work's with this driver : Civilzation 4 BTS my versus wine is upgraded to 1.1.44. and the same pb if i downgrade versus wine
2012 Mar 19
0
Installing Ubuntu 10.04 Lucid guest on Centos 5 using virt-manager
Hi, i'm trying to install an Ubuntu Lucid PV guest on a Centos host but I can't seem to find a working installation URL. I tried "http://ftp.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/" and various subdirectories but I always get the error "Could not find an installable distributio at ...". In the OS Variant box I chose Ubuntu 9.04 as that is the closest to what
2010 May 09
1
ubuntu lucid repository
i try to install R 2.11 to ubuntu lucid from http://cran.r-project.org/bin/linux/ubuntu/lucid/ but is not working i make a local mirror of the repo and i made some directory structure changes and worked (main/binary-i386/ dists) i made a bug-report at https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14289 (but is not the right place, then i send this email.) thanks. --------------
2010 May 09
1
ubuntu lucid repository
i try to install R 2.11 to ubuntu lucid from http://cran.r-project.org/bin/linux/ubuntu/lucid/ but is not working i make a local mirror of the repo and i made some directory structure changes and worked (main/binary-i386/ dists) i made a bug-report at https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14289 (but is not the right place, then i send this email.) thanks. --------------