search for: tagj

Displaying 20 results from an estimated 147 matches for "tagj".

Did you mean: tag
2001 Apr 12
3
Looking for junopine-2.0.2
I've seen people discussing Juno under WINE. I have an older version of Juno, however I cannot locate the "junowine-2.0.2" program. Can someone PLEASE post a URL to the exact program for download? Thanks in advance.
2001 Mar 02
3
Winelib problems
I'd like to know how to link console functions such as WriteConsoleOutputA. They are documented as implemented, and I can compile source code including these function predefinitions, but I get undefined errors when linking. I don't know which library to add to get objects linked. Thanks in advance. Ignasi Villagrasa.
2001 Apr 01
3
command.com/edit.com
Hey all. I'm trying to do some win32 compilation under Wine, but I really need to get some form of console (and maybe dos edit, my favorite programmers editor :). Anyone tell me how I can either get these working, or get something siilar which DOES work under Wine? Regards, Ender _________________________ ______________________________ | James 'Ender' Brown | Some call me
2001 Mar 14
2
problem with regapi on Solaris 8 x86
Hello, I have been tinkering with Wine on Solaris 8 x86. I downloaded the source (20010305) and built wine. The installation went very well until the last part where I asked to build a registry using regapi. Here is the error I get when trying to run regapi. bash-2.03# ./regapi setValue < /usr/local/software/wine-20010305/winedefault.reg Could not stat /mnt/fd0 (No such file or
2001 Jun 09
3
wine : command not found
I downloaded this file http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/Wine-20010510.tar.gz (it's the source code). Then I unpacked it as root and then I went into the "/root/wine-20010510"-directory. Then I typed ./tools/wineinstall (or something like that). And then it startet installing. When it was finished i edited my ~/.wine/config so that it would not automaticly
2001 Mar 27
4
Running Wine as a user
Hi I've used Wine for some time now, compiled from source, from root with no problems. I now wish to run it regularly as an ordinary user. Unfortunately it's refusing to run because "the socket is not owned by you", or words to that effect. After the socket is created under /home/user/.wine/... I can give it user permissions and Wine will start, but if I stop Wine and
2001 Apr 22
2
Cannot Compile Wine
Hi, I have been trying to compile win, and to be honest, I am not real good at compiling, so when there is an error, I am left to hunting postings to try to find help. I lucked out and found a message thread with the exact same problem that I have, however, there was no response as to how to get around this. Any suggestions please would be greatly appreciated. I am running Red Hat Linux 7.0. Here
2001 Jun 24
3
Problem writing to fat hd
Hi! i just downloaded 20010510 sources, compiled and installed it on my RedHat 7.1 linux box. I have several vfat (fat32) and linux (ext2) partitions on my pc ( i also have a windows98 installation). I have configured the fat32 parrtition like: [Drive E] "Path" = "/deposito" "Type" = "hd" "Filesystem" = "vfat" and the ext2 like:
2000 Mar 02
2
windows 98 and samba problem.
...ckware linux 7.0 and samba 2.05 and 2.06. Thanks. Dave. ________________________________________________________________ YOU'RE PAYING TOO MUCH FOR THE INTERNET! Juno now offers FREE Internet Access! Try it today - there's no risk! For your FREE software, visit: http://dl.www.juno.com/get/tagj.
2001 Apr 10
5
[Newbie] How to get IE5.0 run
I try to get IE 5.0 run under wine. All I understood is that I have to use a native installed IE, which I copied FROM Win98SE under VMWare to my $HOME/c/Program\ Files/ Directory. It didn't work, so I copied the native windows/system directory, too. This didn't work, even when I'm starting with this switches: wine -dll shell,shell32,commctrl,comctl32=n IEXPLORE.EXE I get this error
2005 Aug 30
0
No subject
...bably be welcome. Lawson All's well that ends. - Ben Franklin ________________________________________________________________ GET INTERNET ACCESS FROM JUNO! Juno offers FREE or PREMIUM Internet access for less! Join Juno today! For your FREE software, visit: http://dl.www.juno.com/get/tagj.
2001 Feb 02
2
Write problems
When i start a program like excel or something else it works. But i can't save my work to hd. I think there is something wrong with te read/write permissions of the hd.... How can i correct that ? Sent via Deja.com http://www.deja.com/
2001 Feb 06
1
HL and wine
Whenever I try to run Half Life under wine it askes the to change my color depth to hicolor. Other appz run in many colors though. Any thoughts???
2001 Feb 07
2
Undefined symbols
Where could I get information about wine libraries content ? For instance, if I'm migrating a WNT console based application using winelib, which is the library I must link with object files ? I don't have this information. Thanks in advance. Ignasi Villagrasa.
2001 Feb 09
3
API implementation "HOWTO"
Maybe my imagination is overactive, but I seem to remember reading some- thing in the vein of a HOWTO/tutorial on adding a Win32 API call to Wine. It discussed the SPEC file, header files, etc. I've searched the winehq website and the source tree, but I can't seem to find this. Anyone know what I'm thinking of? Thanks! --
2001 Feb 15
2
Trying to find rpmlib
While trying to install wine (rpm) on my Mandrake 7.1 system, I ran into a dependency problem. It needs rpmlib to continue. I've tried looking for it at rpmfind but came up empty. Does anyone know where I can find rpmlib? Thanks, Wayne
2001 Feb 16
1
different_languages_problem
Hi, what to do with this? thanks in advance [serge@rex serge]$ wine write.exe Invoking /opt/wine/bin/wine.bin write.exe ... For language 'fr' several language ids were found: fr_FR - 040C; fr_BE - 080C; fr_CA - 0C0C; fr_CH - 100C; fr_LU - 140C; Instead of using first in the list, suggest to define your LANG environment variable like this: LANG=fr_FR Wine exited with a successful status
2001 Feb 23
1
Howto start Linux programs from wine ?
I am using Lotus Notes 5.04a under Wine/Linux, and I can say the wine developers did a great job. I would like to start a Linux program from wine, e. g. start the Acroread viewer when clicking on an attached PDF document. Does someone know how to do that ? Reinhold
2001 Feb 26
1
Your keyboard layout was not found! ???????
I have the following error while installing the Benelux map (Garmin) : fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found! Instead of using closest match (Belgian keyboard layout) for scancode mapping. Please define your layout in windows/x11drv/keyboard.c and submit them to us for inclusion into future Wine releases. See documentation/keyboard for more information.
2001 Mar 03
1
Need help building wine
I recently downloaded the wine source from codeweavers.com that is supposed to have openGL support. I dont have yacc, so i tried to substitute bison. bison installed right, but flex cant find it and so wont compile, so in short i cant compile the wine source any ideas? Thanks in advance, Tommy