Draftsight - CAD - installing in 64bits

*Warning: bad english ahead
One of the most missing part of my linux arch box is a good CAD software. Was happy to see this http://www.3ds.com/products/draftsight/ … raftsight/ .
But for now there are no 64 version and I fail to install the AUR package http://aur.archlinux.org/packages.php?ID=47300
I've just force a 'x86_64' in the PKGBUILD to see what happens. The package is generated and the installation returns some "/usr/bin/xdg-mime: line 664: /root/.local/share/applications/defaults.list.new: No such file or directory" erros.
Trying to run it returns: /opt/dassault-systemes/draftsight/bin/DraftSight.bin: error while loading shared libraries: libaudio.so.2: cannot open shared object file: No such file or directory
Is the 32bits 'nas' package missing?
So, i hope others interested in this software could help and make it work in arch64.

@jb-arch:it seems all the libraries have loader.i have no idea.
$ldd DraftSight.bin
linux-gate.so.1 => (0xf7799000)
libFXExport.so.1 => ../lib/libFXExport.so.1 (0xf76e6000)
libFXRenderBase.so.1 => ../lib/libFXRenderBase.so.1 (0xf7497000)
libFXCommandsBase.so.1 => ../lib/libFXCommandsBase.so.1 (0xf711e000)
libFXCrashRpt.so.1 => ../lib/libFXCrashRpt.so.1 (0xf70ec000)
libFxFileDialogs.so.1 => ../lib/libFxFileDialogs.so.1 (0xf70d3000)
libDDKERNEL.so.1 => ../lib/libDDKERNEL.so.1 (0xf6ce0000)
libFxSISL.so.1 => ../lib/libFxSISL.so.1 (0xf6bf4000)
libFxResources.so.1 => ../lib/libFxResources.so.1 (0xf6b67000)
libDD_BrepRenderer.so.1 => ../lib/libDD_BrepRenderer.so.1 (0xf6ad3000)
libDD_Br.so.1 => ../lib/libDD_Br.so.1 (0xf6aa7000)
libAcisBuilder.so.1 => ../lib/libAcisBuilder.so.1 (0xf695a000)
libDD_Ave.so.1 => ../lib/libDD_Ave.so.1 (0xf68e3000)
libWinBitmap.so.1 => ../lib/libWinBitmap.so.1 (0xf68ae000)
libExFieldEvaluator.so.1 => ../lib/libExFieldEvaluator.so.1 (0xf6899000)
libRasterProcessor.so.1 => ../lib/libRasterProcessor.so.1 (0xf688c000)
libDD_DynBlocks.so.1 => ../lib/libDD_DynBlocks.so.1 (0xf67d3000)
libDD_PdfExport.so.1 => ../lib/libDD_PdfExport.so.1 (0xf6772000)
libDD_SvgExport.so.1 => ../lib/libDD_SvgExport.so.1 (0xf671c000)
libDD_Dwf7Export.so.1 => ../lib/libDD_Dwf7Export.so.1 (0xf66a4000)
libPDFToolkit.so.1 => ../lib/libPDFToolkit.so.1 (0xf65fa000)
libDWFToolkit.so.1 => ../lib/libDWFToolkit.so.1 (0xf6320000)
libW3Dtk.so.1 => ../lib/libW3Dtk.so.1 (0xf626e000)
libWhipTk.so.1 => ../lib/libWhipTk.so.1 (0xf61a0000)
libDWFCore.so.1 => ../lib/libDWFCore.so.1 (0xf6130000)
libDD_Db.so.1 => ../lib/libDD_Db.so.1 (0xf542e000)
libDD_DbRoot.so.1 => ../lib/libDD_DbRoot.so.1 (0xf53d4000)
libSpatialIndex.so.1 => ../lib/libSpatialIndex.so.1 (0xf53c4000)
libDD_Gs.so.1 => ../lib/libDD_Gs.so.1 (0xf52f4000)
libDD_Gi.so.1 => ../lib/libDD_Gi.so.1 (0xf5182000)
libDD_Ge.so.1 => ../lib/libDD_Ge.so.1 (0xf4fc9000)
libDD_Ft.so.1 => ../lib/libDD_Ft.so.1 (0xf4f60000)
libDD_Root.so.1 => ../lib/libDD_Root.so.1 (0xf4e8a000)
libFT_dynUB.so.1 => ../lib/libFT_dynUB.so.1 (0xf4e1e000)
libDD_Alloc.so.1 => ../lib/libDD_Alloc.so.1 (0xf4e1a000)
libAecGeometry.so.1 => ../lib/libAecGeometry.so.1 (0xf4cb5000)
libQtWebKit.so.4 => ../lib/libQtWebKit.so.4 (0xf3c29000)
libphonon.so.4 => ../lib/libphonon.so.4 (0xf3bdb000)
libQtDBus.so.4 => ../lib/libQtDBus.so.4 (0xf3b5d000)
libQtXmlPatterns.so.4 => ../lib/libQtXmlPatterns.so.4 (0xf3749000)
libQtSvg.so.4 => ../lib/libQtSvg.so.4 (0xf36f2000)
libQtXml.so.4 => ../lib/libQtXml.so.4 (0xf36ad000)
libQtOpenGL.so.4 => ../lib/libQtOpenGL.so.4 (0xf35e1000)
libQtGui.so.4 => ../lib/libQtGui.so.4 (0xf2b46000)
libQtNetwork.so.4 => ../lib/libQtNetwork.so.4 (0xf2a1c000)
libQtCore.so.4 => ../lib/libQtCore.so.4 (0xf278b000)
libGLU.so.1 => /usr/lib32/libGLU.so.1 (0xf26fe000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf26a6000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf268c000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf259e000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf2578000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf255e000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf2413000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf22f8000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf22f3000)
libcups.so.2 => /usr/lib32/libcups.so.2 (0xf22ab000)
libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf22a2000)
libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf2274000)
libfreetype.so.6 => ../lib/libfreetype.so.6 (0xf2200000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf21f1000)
libaudio.so.2 => /usr/lib32/libaudio.so.2 (0xf21db000)
libXt.so.6 => /usr/lib32/libXt.so.6 (0xf218a000)
libgthread-2.0.so.0 => /usr/lib32/libgthread-2.0.so.0 (0xf2186000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf217c000)
libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0xf20ac000)
libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0 (0xf2067000)
libSM.so.6 => /usr/lib32/libSM.so.6 (0xf2060000)
libICE.so.6 => /usr/lib32/libICE.so.6 (0xf2049000)
libXdamage.so.1 => /usr/lib32/libXdamage.so.1 (0xf2046000)
libXfixes.so.3 => /usr/lib32/libXfixes.so.3 (0xf2040000)
libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf203b000)
libX11-xcb.so.1 => /usr/lib32/libX11-xcb.so.1 (0xf2039000)
libxcb-glx.so.0 => /usr/lib32/libxcb-glx.so.0 (0xf2028000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf2010000)
libdrm.so.2 => /usr/lib32/libdrm.so.2 (0xf2006000)
/lib/ld-linux.so.2 (0xf779a000)
libcrypt.so.1 => /usr/lib32/libcrypt.so.1 (0xf1fd5000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf1fc0000)
libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf1f97000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf1f94000)
libpcre.so.0 => /usr/lib32/libpcre.so.0 (0xf1f5d000)
libuuid.so.1 => /usr/lib32/libuuid.so.1 (0xf1f58000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf1f53000)

Similar Messages

  • This iphone can not be used because the required software is not installed. Run the itunes installer to remove itunes, then install the 64bit version of itunes

    This iphone can not be used because the required software is not installed. Run the itunes installer to remove itunes, then install the 64bit version of itunes
    I keep getting the above error everytime I plug in my iphone.
    I am not daft, I do have the 64bit version of iTunes installed already. When I installed itunes 10.5 and more recently 10.5.1 I got an error message that rolls back a section of the installation (The updater I think) before finishing off installing iTunes.
    After the installation iTunes will work normally apart from when I try to connect a device. At which point I get the title error message and I can not sync my phone.
    It's probably down to Itunes not installing properly however no matter what I try I can not sort the problem out. I've tried uninstalling all apple programmes followed by a registry clean, then reinstall. I've tried the same again but in a specific order. I've tried repairing iTunes, repairing the updater etc etc. Nothing seems to work. I'm out of ideas.
    Has anybody had this problem? Please can somebody tell me how to fix it!
    Getting an iPad this Christmas and if I can't sync that up to my PC I may just have to go over to ANDROID!!!

    Is there a way to install this on its own?
    Yeah, let's try a standalone Apple Mobile Device Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of why it's not installing under normal conditions.
    Download and save a copy of the iTunes64Setup.exe installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunes64Setup.exe, and select "Extract to iTunes64Setup". WinRAR will expand the contents of the file into a folder called "iTunes64Setup".
    Go into the folder and doubleclick the AppleMobileDeviceSupport64.msi to do a standalone AMDS install.
    (If it offers you the choice to remove or repair, choose "Remove", and if the uninstall goes through successfully, see if you can reinstall by doubleclicking the AppleMobileDeviceSupport64.msi again.)
    Does it install (or uninstall and then reinstall) properly for you? If so, does an iTunes install go through properly now?
    If instead you get an error message during the install (or uninstall), let us know what it says. (Precise text, please.)

  • I cannot install Itunes 10.5.3 properly on my W7 64bits...it works but then i can't synchronize my ipad..they ask me to install Itunes 64bits...

    ...it works but then i can't synchronize my ipad..they ask me to install Itunes 64bits...
    I uninstal, instal, uninstal all apple software, instal itunes again...after 10 times, it still doesnt work...
    any advices ?

    It won't pass 10.3.
    What does this mean?
    I figured it out. Thanks!!!
    What did you figure out? How about posting how you resolved it?

  • I need to install windows 7 home premium on my Macbook Pro.  My Macbook Pro is a Core 2 Duo running at 2.26 Mhz.  Do I install the 64bit version or 32bit?

    I need to install windows 7 home premium on my Macbook Pro.  My Macbook Pro is a Core 2 Duo running at 2.26 Mhz.  Do I install the 64bit version or 32bit?

    64

  • I have the 64bit version of itunes. When I connect my iphone5 it says that I don't have the correct software and that I need to install itunes 64bit! And I can go no further! Help!

    I have the 64bit version of itunes on windows 7. When I connect my iphone5 it says that I don't have the correct software and that I need to install itunes 64bit! And I can go no further! I've uninstalled and reinstalled but it makes no difference. I have no access to other computers so at the moment I don't have a backup for my iphone should anything go wrong.
    Please Help!

    Hello ekbowers,
    It sounds like you have installed the 64 bit version of iTunes, but you continue to the get an error message that suggests to download the 64 bit version any time you connect your iPhone 5.  I understand that you have already uninstalled and reinstalled iTunes, but sometimes you may need to uninstall additional components related to iTunes to completely remove it from your system. 
    I recommend following the steps in this article to completely uninstall iTunes:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923
    Once you have completely uninstalled iTunes, you can download the 65 bit version of iTunes for Windows here:
    iTunes 11.0.4 for Windows 64
    http://support.apple.com/kb/DL1615
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error message is showing while connecting to itunes - "This iphone cannot be used because the required software not installed. Run the itunes installer to remove the itunes, then install the 64bit  version of itunes - Pls Help

    I tried to install in my Sony Vaio Laptop - Model Name SVF15218SGW Serial No 54****************954. After installation of itunes, when i am trying to connect error message is showing as follows -
    "This iphone cannot be used because the required software not installed. Run the itunes installer to remove the itunes, then install the 64bit  version of itunes".
    i already installed 64bit version. but not connecting my iphone with itunes
    PLEASE HELP.!!!!
    <Personal Information Edited by Host>

    Hello Negaz
    When you uninstalled iTunes, did you uninstall it by using the article below or just uninstalled iTunes? The best practice is to remove not only iTunes, but also other associating software in the order that the first article give. If that does not work, then check out the second article for more troubleshooting options for connecting your iPhone to your computer.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    Regards,
    -Norm G.

  • [Solved] Error installing Flash 64bit from AUR

    I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
    It will say:
    Downloading 10.0.d20.7-3 PKGBUILD from AUR
    Error: 10.0.d20.7-3 not found in AUR.
    So i tried another method by downloading this tar file from http://download.macromedia.com/pub/labs … .so.tar.gz
    Then i untarred the file and on the desktop it shows 'libflashplayer.so'
    So next i went to terminal, tried doing 'cd Desktop', followed by 'pacman -S libflashplayer.so', but it says i need to be root to do that. So i do 'su - ', and then 'cd Desktop', but it says '-bash: cd: Desktop: No such file or directory.'
    How am i suppose to install flash64 bit? Thanks.
    Last edited by Chance (2008-12-18 15:19:46)

    Chance wrote:
    I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
    It will say:
    Downloading 10.0.d20.7-3 PKGBUILD from AUR
    Error: 10.0.d20.7-3 not found in AUR.
    should be just "yaourt -S flashplugin-alpha-64" no version needed
    the error is telling you it cant find 10.0.d20.7-3 which is not a package.  did you get another error with the first part? or did  you see it building the package?
    i like building it by hand, so i usually (in a folder on my /home) i do
    mkdir flashplugin-alpha-64
    cd flashplugin-alpha-64
    yaourt -G flashplugin-alpha-64 (to get pKGBUILD and other files)
    makepkg  (to build)
    then install with yaourt -U [full package filename]
    makes me feel like i'm in control
    Last edited by toxygen (2008-12-18 04:56:50)

  • I installed win8 64bit on macbook pro. everything running good but i am not getting sound in speakers. i am getting sound in earphone/headphones but not in main speakers.

    i installed win8 64bit on macbook pro. everything running good but i am not getting sound in speakers. i am getting sound in earphone/headphones but not in main speakers.

    Have you checked System Preferences -> Sound to see the Output when nothing is plugged in the headphone jack? Also, check if the headphone jack shows a faint read-light, which is the optical laser.

  • Is there any way to install Win7 64bit onto a partition

    Is there any way to install Win7 64bit onto a partition from a Win7 CD? I have tried bootcamp several times and it won't work. I am running a late 2011 MBP 500gb hd, 2.7ghz i7

    Bootcamp is saying no USB device connected.

  • Unable to download iTunes to my Windows8 PC even after installing the 64Bit installer...help

    I have installed the 64bit intaller, still unable to download and install iTunes on Windows8 PC. Message says "iTunes downloaded" but it isn't..nothing works. Has anyone found an answer to this?

    See the further information area of Troubleshooting issues with iTunes for Windows updates for download advice and direct links.
    tt2

  • When I try to install iTunes 64bit on wndows 7 I get "missing dll" message and install fails...Help!

    When I try to install iTunes 64bit on wndows 7 I get "missing dll" message and install fails.
    I have restarted my PC. Redownloaded the installer from apple. Checked the hash thingy etc...nothing seems to work...

    I am glad you left this up here: nowhere does the error say what the problem is, other than a "missing .dll file." I have seen several other people cite the same issue in detail, but the only responses seems to be 'snarky' -- that the person didn't give enough detail, and that they aren't mind readers.

  • ITunes 64bit prompts to "Install iTunes 64bit" to sync with iPhone

    I have downloaded and installed iTunes 10.2.2.12 64bit on Win7 64. When I connect my iPhone 3Gs, iTunes prompts me to "Install iTunes 64bit, your iPhone cannot sync with this version of iTunes."

    Okay. That's our problem then.
    I'd like to try doing a "Standalone" Apple Mobile Device Support install. It may not install and/or work properly, but the error messages we get then might help narrow in on the causes of the issue.
    Download and save a copy of the iTunes64setup.exe installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunes64Setup.exe, and select "Extract to iTunes64Setup\". WinRAR will expand the contents of the file into a folder called "iTunes64Setup".
    Go into the folder and doubleclick the AppleMobileDeviceSupport64.msi. If it asks you to repair or Remove, click "Repair". Watch the install like a hawk.
    Do you get any error messages? If so what do they say? (Precise text please.)
    Or does it install for you? If so, can you connect the iPhone successfully now?

  • Qosmio F50 - Need to update BIOS in order of installing Win7-64bit

    Dear community,
    I plan to update to Windows 7 64 bit. My notebook is Toshiba Qosmio F50-10M with a preinstalled VISTA32bit.
    Is there a need to update the BIOS prior installing the new OS? I read that there is a BIOS update f?¼r VISTA64bit available but none I discovered for Win7 64bit.
    Can you give a clue?
    I am confident and glad to own such a powerful notebook but this not completed OS named VISTA is driving me nuts increasingly reading all those nice reports concerning the benefits of Windows7!
    Eager to read your welcomed responses
    Yours,
    Starmind

    Thank you for anwering Paolo!
    Do I understand the right way? I shouldn´t change BIOS if I don´t encounter any problems?
    But I should change the BIOS from 32 to 64 bit if I install the 64bit version of Win7? I intend to do so as I plan to use the full memory of my machine (I use VISTA32 at the moment).
    I should change the BIOS prior installing Win7 as I understood as posted earlier?
    Thank your for your kind assistance!

  • I bought macbook pro 17" with lion and installed win7 64bit on it.but i don't have language bar and when i changed my keyboard it doesn't changed?what should i do?

    i bought macbook pro 17" with lion and installed win7 64bit on it.but i don't have language bar and when i changed my keyboard it doesn't changed?what should i do?

    Are you talking about changing the keyboard layout when you are working in Windows?  If so, you need to tell people how you are running it (bootcamp, parallels, other) and whether you have already done stuff like
    http://windows.microsoft.com/en-US/windows-vista/The-Language-bar-overview

  • Install forces 64bit no option

    I just want to install the 32 bit of Photoshop CS4 on my windows 7 64 bit PC, when I go to install it forces the 64bit and I can uncheck 32 bit but cannot uncheck 64 bit or everything goes away, I just want the 32 bit version only of PS 11, is there a download somewhere on Adobe.com to get a stand alone 32bit version, I don't need AIR, BRIDGE, DRIVE or anything else with the CS4 install of photoshop , just need the 32 bit version of just photoshop and there is no way to do this with the photoshop cs4 install on a 64 bit OS....... why do they force you to install the 64bit..?? should of never upgraded my OS to 64 bit if I knew this was going to happen.

    I don't know whether you're coming up short of disk space or something, but you really DO want to be using the 64 bit Photoshop, especially if you ever need to edit reasonably large images.
    As Yoda might say, "Bloatware it is; install it you must".
    -Noel

Maybe you are looking for