LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 06-07-2014, 08:22 AM   #1
inkscape
Member
 
Registered: Dec 2011
Distribution: Slackware 14.1
Posts: 63

Rep: Reputation: Disabled
Install sketchup slackware64


Hello.
I try to install sketchup with wine.
I install multilib and packages from alienbob
Code:
bash-4.2# wine SketchUpMake-en.exe 
wine: created the configuration directory '/root/.wine'
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0xcce338, overlapped 0xcce350): stub
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libXext.so.6: cannot open shared object file: No such file or directory
err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
Application tried to create a window, but no driver could be loaded.
The explorer process failed to start.
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"dbghelp.dll": libz.so.1: cannot open shared object file: No such file or directory
err:module:import_dll Loading library dbghelp.dll (which is needed by L"C:\\windows\\system32\\mscoree.dll") failed (error c000007a).
err:module:load_builtin_dll failed to load .so lib for builtin L"wininet.dll": libz.so.1: cannot open shared object file: No such file or directory
err:module:import_dll Loading library wininet.dll (which is needed by L"C:\\windows\\system32\\urlmon.dll") failed (error c000007a).
err:module:import_dll Library urlmon.dll (which is needed by L"C:\\windows\\system32\\mshtml.dll") not found
err:module:load_builtin_dll failed to load .so lib for builtin L"wininet.dll": libz.so.1: cannot open shared object file: No such file or directory
err:module:import_dll Loading library wininet.dll (which is needed by L"C:\\windows\\system32\\urlmon.dll") failed (error c000007a).
err:module:load_builtin_dll failed to load .so lib for builtin L"winegstreamer.dll": libgstapp-0.10.so.0: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"wininet.dll": libz.so.1: cannot open shared object file: No such file or directory
err:module:import_dll Loading library wininet.dll (which is needed by L"C:\\windows\\system32\\urlmon.dll") failed (error c000007a).
err:module:import_dll Library urlmon.dll (which is needed by L"C:\\windows\\system32\\ieframe.dll") not found
err:module:import_dll Library ieframe.dll (which is needed by L"C:\\windows\\system32\\iexplore.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\iexplore.exe" failed, status c0000135
wine: configuration in '/root/.wine' has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libXext.so.6: cannot open shared object file: No such file or directory
err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
Application tried to create a window, but no driver could be loaded.
The explorer process failed to start.
 
Old 06-07-2014, 09:38 AM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
did you install
Quote:
the Wine cannot find the ncurses library (libncurses.so.5).
your missing the the 32-compat libraries did you install the compat libraies.
did you install his 64 bit build or his 32 bit build. ????
you will need winetricks and cabextract from slackbuild and then install it from winetricks
and enjoy sketchup 8 and it will be in your wine menue in applications.
slackware64 14 and 14.1 i used alien bob's then installed wine tricks and it's dependency
cabextract then ran wine config then ran winetricks. then you select install an app and then choose sketchup
remember you must install OpenAl also.

Last edited by Drakeo; 06-07-2014 at 10:05 AM.
 
1 members found this post helpful.
Old 06-07-2014, 01:18 PM   #3
inkscape
Member
 
Registered: Dec 2011
Distribution: Slackware 14.1
Posts: 63

Original Poster
Rep: Reputation: Disabled
I forgot run this command:

Quote:
upgradepkg --install-new slackware64-compat32/*-compat32/*.t?z
from http://alien.slackbook.org/dokuwiki/...tilib_packages

Then I install cabextract, winetricks.

Run as root
Quote:
wine SketchUpMake-en.exe
I agree licence, and probably sketchup installed. But I havn't menu wine.
I install wine from alienbob.
 
Old 06-08-2014, 11:40 AM   #4
moesasji
Member
 
Registered: May 2008
Distribution: Slackware Current / OpenBSD
Posts: 322

Rep: Reputation: 104Reputation: 104
Quote:
Originally Posted by inkscape View Post
Run as root

I agree licence, and probably sketchup installed. But I havn't menu wine.
I install wine from alienbob.
Wine is installed per user, so you should not run the command as root.
Just as the user for which you want to install sketchup.
 
Old 06-08-2014, 11:50 AM   #5
inkscape
Member
 
Registered: Dec 2011
Distribution: Slackware 14.1
Posts: 63

Original Poster
Rep: Reputation: Disabled
I remove wine from alienbob and install from slackbuild.
Remove .wine
run winecfg

Install sketchup
Not works.

I use these:

env WINEPREFIX="/home/user/.wine" WINEDEBUG="fixme-all" LIBGL_ALWAYS_SOFTWARE=1 wine "C:\Program Files\SketchUp\SketchUp 2014\SketchUp.exe" "/DisableRubyAPI"

And works

thanks all for help
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
sketchup 14 crashes adrianmariano Linux - Software 2 04-22-2014 06:42 AM
[SOLVED] SketchUp v8 + wine 1.3.34 realbluntz Linux - Desktop 2 08-19-2012 12:15 PM
sketchup drakeone Linux - Newbie 2 01-25-2011 04:58 PM
Linux Sketchup Equivilant AudioMechanic Linux - Software 7 12-16-2009 08:07 PM
SketchUp anyone? nikkkko Linux - Software 5 05-17-2005 03:30 AM

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

All times are GMT -5. The time now is 08:51 PM.

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