Displaying 3 results from an estimated 3 matches for "directoies".
Did you mean:
directories
2002 Jan 17
1
Problems with VFAT files with spaces in Wine
I am running RedHat 7.1 on it's own linux drive, and have my win98 drive
mounted in fstab as vfat. I have installed wine, and can run programs
on my windows drive in old 8.3 named directoies. However, whenever I
try to run anything in Program Files, for example (with the space in the
file name), I get the following error:
/opt/wine/bin/wine.bin: cannot find 'mnt/c/Program\ Files/Sony\
Handheld/palm.exe
I can try it from either the terminal, or from GNOME, but it can't seem...
2008 May 29
4
Can wine have global system settings? or use sudo?
[Question] Hi!
I've been using wine a while now with great success.
However, I'm about to introduce others to linux using Ubuntu 8.04.
The issue is, I'll have to install every program and library 3 or more times!!!
I can have that issue in the way! They won't be as patient as me!
Please tell me there is a way around this, like using /usr/share/wine? [Rolling Eyes] [Crying or
2007 Sep 18
0
Short how to for RHEL5 as dom0 and RHEL5 as domU
...-Uvh gnome-python2-gnomekeyring.... - DIsk5/Server
rpm -Uvh virt-manager....- DIsk5/VT
II. Rhel5 as DomU installation:
1.I got this from this forum from some smart guy :). You will need to have iso images for all 5 RHEL5 cd''s.
Find a partition where you have around 3G of space.
create directoies CD1 CD2 CD3 CD4 and CD5.
Copy rhel-5-server-i386-disc1.iso to CD1 ...disk2->CD2 and so on.
now we have to export these directories through webserver. To do this we need to loop mount them on webserver tree. Create same 5 dirs under /var/www/html/ and loop mount them.
mount -o loop /root/C...