LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-21-2002, 11:55 AM   #1
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Rep: Reputation: 30
wine instalation


Hi there!
I'm trying to install wine(/wine-20020509) and i thought you could help me with the dependencies problem (I'm posting only the warnings and errors i got ).:
...............................................................................
./configure...
...............................................................................

*** Warning: the OpenGL version you have installed relies on libpthread for
*** thread-safety. To prevent crashes, OpenGL support has been removed.
*** A fix for glibc 2.1.3 that seems to work is included in this version of Wine,
*** start configure with '--enable-opengl' to force OpenGL support.

*** Note: Your system appears to have the FreeType 2 runtime libraries
*** installed, but 'freetype-config' is not in your PATH. Install the
*** freetype-devel package (or its equivalent on your distribution) to
*** enable Wine to use TrueType fonts.
....................................................................................
make depend
....................................................................................
make
....................................................................................
file.o: In function `create_anonymous_file':
/root/wine-20020509/server/file.c:238: the use of `tmpnam' is dangerous, better use `mkstemp'
make[1]: Leaving directory `/root/wine-20020509/server'
make[1]: Entering directory `/root/wine-20020509/dlls'
make[2]: Entering directory `/root/wine-20020509/dlls/ntdll'
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -o ntdll.spec.c -spec ./ntdll.spec -L../../dlls
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o ntdll.spec.o ntdll.spec.c
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o cdrom.o cdrom.c
cdrom.c: In function `CDROM_GetIdeInterface':
cdrom.c:105: `IDE6_MAJOR' undeclared (first use in this function)
cdrom.c:105: (Each undeclared identifier is reported only once
cdrom.c:105: for each function it appears in.)
cdrom.c:106: `IDE7_MAJOR' undeclared (first use in this function)
cdrom.c: In function `CDROM_ScsiPassThroughDirect':
cdrom.c:1060: structure has no member named `quiet'
cdrom.c:1061: structure has no member named `timeout'
cdrom.c: In function `CDROM_ScsiPassThrough':
cdrom.c:1131: structure has no member named `quiet'
cdrom.c:1132: structure has no member named `timeout'
make[2]: *** [cdrom.o] Error 1
make[2]: Leaving directory `/root/wine-20020509/dlls/ntdll'
make[1]: *** [ntdll/ntdll.dll.so] Error 2
make[1]: Leaving directory `/root/wine-20020509/dlls'
make: *** [dlls] Error 2
.................................................................................................... .....
quote :
"In order to verify the correctness of the environment you need for
Wine to run successfully, you may run "./tools/winecheck | less"."

..............................................................
This script verifies the configuration of the whole Wine environment.
Note that this is an ALPHA version, and thus it doesn't catch all problems !
The results of the checks are printed on the right side:
OK - test passed without problems.
SUSPICIOUS - potentially problematic. You might want to look into that.
BAD - This is a problem, and it leads to configuration score penalty.
CRITICAL - A critical problem which can easily lead to malfunction.
FAILED - This problem leads to Wine failure almost certainly.

The result will be printed as a percentage score indicating config completeness.


--------------------------- checking Wine base files ---------------------------
which: no wine in (/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/gnome/bin:/opt/www/htdig/bin:/opt/kde/bin:/usr/share/texmf/bin:/usr/openwin/bin)
001. Checking for file "wine"... FAILED (file not found).
- ADVICE: Make sure the "wine" command is in your PATH (echo $PATH; export PATH=xxx).
readline() on closed filehandle CFGFILE at ./tools/winecheck line 497.
002. Checking for correct .so lib config (please wait)... OK.

----------------------------- checking config file -----------------------------
003. Checking config file access... FAILED (/root/.wine/config does
not exist).
- ADVICE: it is ok in case you have ~/.winerc. If you don''t, then you''re in trouble !.

--------------------- checking system devices used by Wine ---------------------
004. Checking sound device /dev/dsp... OK.
005. Checking audio mixer device /dev/mixer... OK.
006. Checking MIDI sequencer device /dev/sequencer... BAD (no kernel driver for /dev/s
equencer?).
- ADVICE: module loading problems ? Read /usr/src/linux/Documentation/modules.txt.

----------------------- checking registry configuration ------------------------
grep: /root/.wine/system.reg: No such file or directory
007. Checking availability of winedefault.reg entries... CRITICAL (entry "SHAREDMEMLOCATI
ON" not found in system.reg registry file).
- ADVICE: file winedefault.reg doesn't seem to have been applied using regapi.
grep: /root/.wine/system.reg: No such file or directory
008. Checking availability of windows registry entries... CRITICAL (entry "Default Taskbar
" not found).
- ADVICE: Windows registry does not seem to be added to Wine, as this typical Windows regist
ry entry does not exist in Wine's registry. This can affect many newer programs. A complete
original Windows registry entry set will *not* be available with a no-windows install, of co
urse, so you'll have to live with that..

8 tests. 0 suspicious, 1 bad, 2 critical, 2 failed.
Wine configuration correctness score: 1.54%
lines 1-35/35 (END)


Sorry for the extension of this thread ,thanks
 
Old 05-21-2002, 11:58 AM   #2
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
i forgot to say i think the error i got on sequencer was a chmod i did before because i thought a sequencer was something else when actually it doesn't exist (man i just looked at the lenght and it scared the hell out , sorry once again).
 
Old 05-22-2002, 10:04 AM   #3
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
I think that worths trying vmware too..

I tried to open kazaa with wine and there was no way....

so vmware serves . .good..
 
Old 05-22-2002, 10:33 AM   #4
Brion
Member
 
Registered: May 2002
Location: Belgium
Distribution: LinuxFromScratch
Posts: 85

Rep: Reputation: 15
i also suggest trying vmware

with vmware u can actually _use_ the windows programs, but u'll have to boot windows inside the virtual machine though

with wine i can start most programs, but almost none of them are actually usable (meaning that some things are extremely slow or just don't work the way they should be working)
 
Old 05-22-2002, 12:39 PM   #5
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
yeap . . thats right vmware is much stable.......

Well winxp-vmware run better in vmware than in the actual real box
 
Old 05-22-2002, 12:41 PM   #6
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
there is always the possibility to use the new fantastic free . .super fast super compatible , but not released Lindows

 
Old 05-22-2002, 08:26 PM   #7
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
anyone knows if AUTODESK(auto-cad) works with either wine or vmware ? that`s my main reason for trying to install it , apart from games ,of course .
 
Old 05-23-2002, 01:02 PM   #8
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
actually vmware is running a second OS inside the existing one.

It boots and shares all the resourches of your existing system.

It supports all office apps.. + com + parallel + serial + usb + sound + network support.

The only limitations are the soundcard is sb16 emulation and the video is a SVGA one...

So you might not manage to see a movie in full screen and play a game . .

but the rest apps are ok.

wine have very limited support for everything , I 've never wasted time with that...cause too few capabilities.

Last edited by sapilas; 05-23-2002 at 01:03 PM.
 
Old 05-23-2002, 03:15 PM   #9
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
Personally i had hell of a time getting wine to work, my vote goes to VMware cuz it worked flawlessly for me. Although i have no more need for it since i finally abandoned windows, i only keep a small install of win2000 for my sister to use when she needs to...
Aren't there a couple of good CAD programs for linux already?
 
Old 08-18-2002, 06:22 AM   #10
eNTi
LQ Newbie
 
Registered: Jul 2002
Location: Austria - Salzburg
Distribution: gentoo
Posts: 20

Rep: Reputation: 0
i suggest you try it at http://bugs.winehq.com. your problem seems like a developer issue to me. i think noone can help you out here really.
 
Old 08-18-2002, 10:24 AM   #11
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
I just get the codeweavers wine, rpm2tgz it and install. It installs to /opt/wine so I just add that to the path and ld.so.conf and away we go. Codeweavers had an excellent wine setup utility where you can change your .wine/conf on the fly.
 
Old 08-19-2002, 10:48 PM   #12
jamaso
Member
 
Registered: Oct 2001
Location: brasil
Distribution: mdrk 8.0,redht7.1,debianpotato
Posts: 615

Original Poster
Rep: Reputation: 30
Don't know what to say , thanks for the tip . I got the name , but i really doubt i will go into it right now , i have plenty of stuff i want to explore that gives me more knowledge, and plus i can always go to youknowwho and do whatever i want . I really wonder why i made that post , stupid post . It's really important that you think about what you are going to ask when you do , otherwise you just wasting words ...
 
Old 08-21-2002, 03:38 PM   #13
danieldk
Member
 
Registered: Aug 2002
Posts: 150

Rep: Reputation: 15
CrossOver Office is also very interesting, it is a modified Wine that can run Microsoft Office, Internet Explorer and other applications. I bought it 2 days ago and it is working very wel. Have a look at http://www.codeweavers.com/ for more information.
 
Old 01-21-2005, 12:07 PM   #14
Bobbyred-hat
LQ Newbie
 
Registered: Jan 2005
Location: Bournemouth
Posts: 1

Rep: Reputation: 0
Wine

Im very new to linux installing wine and i get this problem when trying to runt the program

warning: the specified windows directory L"c:\\windows" is not accesible
warning: the specified system directory L"c\\windows\\system32\\" is not accesible

if any 1 could help me id be thankfull

bob
 
Old 01-22-2005, 10:39 AM   #15
artistikone
Member
 
Registered: Jul 2003
Distribution: slackware-current
Posts: 76

Rep: Reputation: 15
Edit your .wine/config file and remove one of the \ so it looks like this:

"Windows" = "c:\windows"

Instead of this:

"Windows" = "c:\\windows"
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
Instalation narcarsiss Linux - Newbie 2 06-08-2005 09:08 AM
XP Instalation over RH mithras Linux - Newbie 2 02-18-2004 06:57 PM
Instalation help? galyun Linux - Newbie 3 11-04-2002 01:29 AM
Wine Instalation Help Epox Linux - Software 3 07-25-2002 04:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration