Displaying 20 results from an estimated 3000 matches similar to: "Subject: WINE, Cinema 4D 6"
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
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 26
1
Why is winemaker output a library & symlink?
Marcus Meissner wrote:
>
> In article <ax%R6.33895$hV3.53576@newsfeeds.bigpond.com>,
> David Rowe <voicet@bigpond.com.au> wrote:
> >1) Why does winemaker (after ./configure, make etc) produce a library and
> >sym link as the output, e.g. why not an executable.
>
> This is the usual invokation method of WINE binaries. Do not worry.
This is an excellent
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
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 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
2001 May 15
0
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
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
2010 Jul 25
2
Vue xStream install problem
Just a funny tiny thing I cannot work around... Vue xStream (a Vue landscape generator version that integrates into Maxon Cinema 3D package) asks where the Cinema 4D folder is. However, the window it provides to locate C4D catalog, has the following flaws:
1. it does not see .wine catalogue in my home one, just displaying "non-dotted" folders only,
2. the alternative text-based input
2023 Jun 07
1
Using glusterfs for virtual machines with qcow2 images
Hi Chris,
here is a link to the settings needed for VM storage: https://github.com/gluster/glusterfs/blob/03592930239c3b43cbbdce17607c099ae075fd6d/extras/group-virt.example#L4
You can also ask in ovirt-users for real-world settings.Test well before changing production!!!
IMPORTANT: ONCE SHARDING IS ENABLED, IT CANNOT BE DISABLED !!!
Best Regards,Strahil Nikolov?
On Mon, Jun 5, 2023 at 13:55,
2023 Jun 01
1
Using glusterfs for virtual machines with qcow2 images
Chris:
Whilst I don't know what is the issue nor the root cause of your issue with using GlusterFS with Proxmox, but I am going to guess that you might already know that Proxmox "natively" supports Ceph, which the Wikipedia article for it says that it is a distributed object storage system.
Maybe that might work better with Proxmox?
Hope this helps.
Sorry that I wasn't able
2023 Jun 01
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
We use qcow2 with libvirt based kvm on many small clusters and have
found it to be exremely reliable though maybe not the fastest, though
some of that is most of our storage is SATA SSDs in a software RAID1
config for each brick.
What problems are you running into?
You just mention 'problems'
-wk
On 6/1/23 8:42 AM, Christian Schoepplein wrote:
> Hi,
>
> we'd like to use
2023 Jun 07
1
Using glusterfs for virtual machines with qcow2 images
Hi everybody
Regarding the issue with mount, usually I am using this systemd service to
bring up the mount points:
/etc/systemd/system/glusterfsmounts.service
[Unit]
Description=Glustermounting
Requires=glusterd.service
Wants=glusterd.service
After=network.target network-online.target glusterd.service
[Service]
Type=simple
RemainAfterExit=true
ExecStartPre=/usr/sbin/gluster volume list
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
On oVirt / Redhat Virtualization,
the following Gluster volumes settings are recommended to be applied
(preferably at the creation of the volume)
These settings are important for data reliability, ( Note that Replica 3 or
Replica 2+1 is expected )
performance.quick-read=off
performance.read-ahead=off
performance.io-cache=off
performance.low-prio-threads=32
network.remote-dio=enable
2023 Jun 02
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
Try turn off this options:
performance.write-behind
performance.flush-behind
---
Gilberto Nunes Ferreira
(47) 99676-7530 - Whatsapp / Telegram
Em sex., 2 de jun. de 2023 ?s 07:55, Guillaume Pavese <
guillaume.pavese at interactiv-group.com> escreveu:
> On oVirt / Redhat Virtualization,
> the following Gluster volumes settings are recommended to be applied
> (preferably at
2023 Jun 05
1
[EXT] [Glusterusers] Using glusterfs for virtual machines with qco
Hi Gilberto, hi all,
thanks a lot for all your answers.
At first I changed both settings mentioned below and first test look good.
Before changing the settings I was able to crash a new installed VM every
time after a fresh installation by producing much i/o, e.g. when installing
Libre Office. This always resulted in corrupt files inside the VM, but
researching the qcow2 file with the
2023 Jun 01
3
Using glusterfs for virtual machines with qcow2 images
Hi,
we'd like to use glusterfs for Proxmox and virtual machines with qcow2
disk images. We have a three node glusterfs setup with one volume and
Proxmox is attached and VMs are created, but after some time, and I think
after much i/o is going on for a VM, the data inside the virtual machine
gets corrupted. When I copy files from or to our glusterfs
directly everything is OK, I've
2006 Apr 20
4
online tutorials
I work for a Investment group with a very extensive training program and
we are having our new hires take a statistics course at University of
Chicago where they have to complete some assignments with R. I was
wondering if there are any online tutorials that exist where we could
get our participants comfortable with R before the class itself? I
appreciate any help at all.
Thanks,
Matt Maxon