installation autocad r14

  • Ubuntu Wine stuck with app

    Having installed Wine onto Ubuntu i then went on to try and install a program (AutoCAD 2000) into Wine. After the installation AutoCAD would not work.I then tried to remove AutoCAD from wine but no success.I then tried to remove Wine from the "Add/Remove" in Applications.The result is now;Wine appears to have been removed, however there is a Wine folder remaining in the Application menu. Inside which a Programs folder with AutoCAD 200 still inside that.Does anyone know how to remove completely all of Wine and the programs installed inside of it??

  • Adobe Acrobat API

    I need to write a function that receives a filename, opens the authoring application (either AutoCAD R14 or CATIA V5), creates a PDFfile and returns the filename.If anyone has a suggestion on where to start, I would greatly appreciate it!Bilbo

  • WinNT and excel VBA

    This excel VBA procedure runs alright in Win98 but not WinNT. The procedure opens and closes an autocad application and has 2 message boxes for debugging. How do I make it work in WinNT?Thank you for your help.Dim otherApp As Object 'otherApp is autocad R14 applicationSub get_acad() Dim fname As Variant fname = Excel.Application.GetOpenFilename("Drawing (*.dwg),*.dwg", , "Open AutoCAD drawing to extract BOM text.") If fname = False Then Exit Sub MsgBox "fname= " + fname, , "Selected Filename" 'debug line On Error Resume Next Set otherApp = GetObject(fnam

  • Ubuntu Wine stuck with app

    Having installed Wine onto Ubuntu i then went on to try and install a program (AutoCAD 2000) into Wine. After the installation AutoCAD would not work.I then tried to remove AutoCAD from wine but no success.I then tried to remove Wine from the "Add/Remove" in Applications.The result is now;Wine appears to have been removed, however there is a Wine folder remaining in the Application menu. Inside which a Programs folder with AutoCAD 200 still inside that.Does anyone know how to remove completely all of Wine and the programs installed inside of it??

  • Ubuntu another reason to hate microsoft

    I was reading this article about a guy in South Africa that moved his entire architecture practice over to Linux. He was using WINE to run autocad R14. Somehow word got out to Microsoft and they threatened him, canceled his autocad license and then said that they were coming all the way to south Africa to confiscate ALL his computers. I know they can't do that but I can't believe they would get sooo upset. This upsets me just thinking about it.

  • Ubuntu matlab 7 R14 installation hoary

    I tried to install matlab 7 (R14) SP2 on hoary (AMD64, Kernel 2.6.10-5-amd64-k8) and xsetup crashes after the license-file screen with:sudo sh /media/cdrom0/install -glnxa64/media/cdrom0/install: line 713: /lib64/libc.so.6: Keine Berechtigung/tmp/14938tmwinstall/install: line 713: /lib64/libc.so.6: Keine Berechtigung/tmp/14938tmwinstall/update/install/main.sh: line 244: 15048 Speicherzugriffsfehler "$xsetup" $arglist 2>$tmp_file-------------------------------------------------------------------An error status was returned by the program 'xsetup',the X Window System version of 'ins

  • Ubuntu Another Matlab R14 installation problem

    Hello. I just tried to install MatLab R14 on my PC with Hoary.I tried "sudo sh /media/cdrom/install_unix.sh"but that gave me"/media/cdrom/install_unix.sh: /media/cdrom/unix/install: /bin/sh: bad interpreter: Åtkomst nekas/media/cdrom/install_unix.sh: line 4: /media/cdrom/unix/install: Lyckat"where "Åtkomst nekas"=acces denied and "Lyckat"=sucessDoes anyone know how I can fix this?

  • Ubuntu Can't run Autocad 2002 with wine

    could anyone help me with this problem:i'm tryng to run autocad 2002 with wine, the installation works fine, but the program doesn't start...when i try to run the command in the terminal, this is what it says:diego@guaton:~$ wine "C:\Archivos de programa\AutoCAD 2002\acad.exe"err:service:validate_service_config Service L"Vxuntrver" has an unknown service typeerr:service:scmdatabase_load_services Invalid configuration of service L"Vxuntrver" - skippingfixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 30

  • Ubuntu installation: easy for some, hard for others

    i was looking on ebay, and for one item (http://cgi.ebay.com/Dell-Inspiron-5160-3-2-GHz-Ubuntu-and-XP-Home-CD_W0QQitemZ180260467704QQihZ008QQcategoryZ177QQss PageNameZWDVWQQrdZ1QQcmdZViewItem) the seller posted this:Please note: I am not offering to be your Ubuntu or WinXP technical support! I will provide the login password that you need. I am 100% new to Ubuntu, but it was very easy to get the computer up and running. I was able to quickly find answers to my questions by searching the web. In fact, I had less trouble getting everything working than I did with XP. Ubuntu is faster, much more

  • How to identify the AutoCAD drawing's version ?

    Who can tell me: How to know an AutoCAD drawing (*.DWG) file is saved in R14.0 format, 2000 Format etc by programming e.g. VB or VC instead of using AutoCAD ?

  • Ubuntu AutoCAD Architecture 2011 w/ wine?

    I am trying to install AutoCAD Architecture 2011 on Ubuntu 10.04 using Wine. When I try to install, it goes smooth until it comes to the actual AutoCAD install. I attached the log file below. 2010/6/20:13:05:42 carbentech carbentech-r61 === Setup started on carbentech-r61 by carbentech ===2010/6/20:13:06:45 carbentech carbentech-r61 === Setup ended ===2010/6/20:13:09:59 carbentech carbentech-r61 === Setup started on carbentech-r61 by carbentech ===2010/6/20:13:10:53 carbentech carbentech-r61 === Setup ended ===2010/6/20:13:10:01 carbentech carbentech-r61 === Setup started on carbentech-r61 by

  • Ubuntu Info. on running AutoCad (need windows, sytem specs)

    I'm not sure I have the right forum, and I have two questions. I have a Pentium 4 that running Ubuntu Intrepid server edition on. Finally have to admit, I need Windows on it too, in order to run a student free trial of Autodesk AutoCad, for school. I don't want to disturb my existing installation of Ubuntu, as it is all configured as a server (and it was hard for me to figure how to do that, don't want to have to do it again lol). Here are the system requirements of AutoCad: Windows XP Professional x64 edition (SP2 or later) or Windows Vista (SP1 or later) including Enterprise, Business, Ultim

  • Ubuntu Matlab Installation problem

    I have searched and read everything I can find, but I am having a unique problem. When I run the installation for Matlab 7.1 R14 I make it through installing the program, but when it says to press continue to go on to activate the program, the screen closes and goes back to the terminal. I would REALLY appreciate any help.My procedure:I copied the MATLAB cd to a directory in /usr/local/matlab71_svI ran the "install_unix.sh" in the terminal it appears to install fine, but stops before activation :(I found the solution in another thread. Basically you have to install gawk. Ubuntu by de

  • Ubuntu vmware with previous xp installation?

    Howdy! I am dual booting my laptop, a toshiba blah blah blah... :p anywho there are a few apps that i really use on windows and until ive fully migrated away from windows, i still need to be able to use these programs, such as autocad, etc (I'm learning similar linux programs to replace the windows ones, but it will take some time to become efficient in them).Now here is my problem, now from what ive found on the forums so far has all been installations of vmware that require me to install windows after vmware, but i already have xp installed on a separate 15 gb ntfs partition...:-k I know the

  • Ubuntu Autocad 2000

    Re Autocad 2000.I ran my Autocad 2000 disc in Edgy tonight and completed install (except for VBA parameters) with wine. Everything looked perfect, and even with a Desktop AutoCad icon!Using wine, the install ran (off-line of course) as perfectly as it ever has on a Windows box, and I must have done THAT plenty of times; I have the registration code stuck in my memory!But I cannot start it. ...I'm not sure what to do now....Obviously wine did its job; the installation ran just like a Windows install, even asking for a restart, which I did, but it was awfully slow. Obviously a big think for edgy

  • Can i install Autocad on Ubuntu? if not, what should i?

    I need Autocad or something very similar to it. Also, if you can walk me trough the installation progress i would be glad, i'm not very familiarized with it yet.

  • Ubuntu autocad 2007

    ok i am trying to install autocad 2007using wine but i keep getting this error on autocadand when i open the log i get this can someone help me with this please i also run rosettastone with no problem using wine 1.1.23 and i would like to keep that running as good asit does but i need autocad for class2009/6/19:00:50:55 mia mia-laptop === Installation started on mia-laptop by mia === 2009/6/19:00:51:10 mia mia-laptop Install MSI Runtime 3.1 Skipped Windows Installer upgrade is not required. System Version = 3.1.4000.2435 2009/6/19:00:52:17 mia mia-laptop Install .NET Framework Runtime 2.0 Fail

  • Ubuntu AutoCAD

    Is there any version of AutoCAD running completely on wine or with the aid of any other program? I have a preference on 2007, since it's what I'm currently using at work. But below that would be just fine.I've treed to install 2007 under Wine, but it gave me an error in the installation.Any thoughts?

  • Ubuntu Autocad 2006????

    I wanted to try and install autocad 2006 and this it the log file where it failed. Any sugguestions?[1/27/2008 13:30:43] === Installation started on jrharvey-deskto by jrharvey ===[1/27/2008 13:30:47] [Info] Windows Installer upgrade is not required[1/27/2008 13:30:47] System Version = 3.1.4000.2435[1/27/2008 13:30:47] Installation skipped: MSI Runtime 3.0[1/27/2008 13:30:47] [Info] .NET Framework Runtime upgrade is not required[1/27/2008 13:30:47] System Version = 1.1.4322.573[1/27/2008 13:30:47] Installation skipped: .NET Framework Runtime 1.1[1/27/2008 13:30:47] Installation started: .NET F

  • Ubuntu MATLAB installation tip

    According to the info on the wiki it is not possible to get theinstallation scripts to run off the CD. This is not entirely true!It appears that during the automounting process the exec bit is notcorrectly set even if all looks well in /etc/fstab and /etc/mtab. I'veexperienced the same problem with Linux Mandriva (formerly Mandrake). Asfar as I can make out this is a bug in the automounting process.There is a way to remedy the situation without having to copy the CDcontents to the hard drive or for that matter download the installationfiles from the Mathworks web page.The way is to mount manua

  • Ubuntu / Autocad users UNITE !

    Greetings.I am so very happy to have Autocad 2000 running quite well on Maverick Meerkat. I have had help from here getting going. Thank you all.I think I see a lapse. It would seem that there are plenty of would be Autocad users, and barely enough people who can get through the installation here in Ubuntu, but few people who, like I do, live in both worlds. More than beta tester - day in day out users.There is no going back to Windows, I am addicted.So, I am looking for a group of others more like myself. Or looking to create one. Many hands make light work?My own lisp routines are very impor

  • Please suggest minimal test of jQuery installation

    Please suggest some way to verify jQuery installation.I having some difficulty with jQuery installation on a server with'antiquated' OS (OpenVMS circa 1995). I not sure if my lack ofsuccess is due to the web server software/OS or if I'm doing somethingwrong. I've managed to install jQuery on several other machines(including much newer OpenVMS).

  • jQuery [plugin] jqModal +r14 updated

    Plugin Page: http://dev.iceburg.net/jquery/jqModal/updated jqModal to +r14Changes include smart detection of the triggering element. This allows you to call $.jqmShow() and $.jqmHide() within the event context of a non-initialized triggering element, and that element will mask a proper initialized trigger.This (very minor) change is intended to improve the plugin's natural behavior -- that is; to behave as expected. It will make "live querying" modal triggers easier for some.A simple example of the new behavior follows. It will show and load the remote content of all anchor links

  • JQuery installation - JQuery having no effect on page at all

    I am working with JQuery for the first time today and have gone through the process of downloading it from jquery.com and inserted it in my page using <script src="/js/jquery-1.2.6.js" type="text/javascript"></script> I've also connected another js file in which i have put the JQuery code. The css file tags and classes match and all the code is happily in place. And yet it doesn't work. Please could anyone help me understand what I've done wrong? I'm working with ASP pages but even with HTML pages, the JQuery code fails to work I'm wondering if I've missed a ste

  • jQuery installation instruction?

    I managed to get jquery UI working somehow but it wasn't easy.I could not find instruction on how to get jquery UI installed or integrated into my site.At first I downloaded the development bundle 1.7.2.  I copied out jquery-ui-1.7.2.min.js and put it into my app.  I got one datepicker attached and voila.  It worked but it was also ugly.  I figured out after some searching that I must have not copied some css/images, etc.  This is where he doc is inadequate.In the downloads, there is no installation document per se.  So it's hard at first to get going.If you know

  • DB2 UDB WIN2000 Advanced Ser installation

    I have WIN 2000 Advanced Server. When start DB2 installation i see this>The logging process from a dll can not be started. Some error messges can be lost.Installation procedure stop.Where is problem? (i am logged as Administrator.. I try install same DB2 on win 2000 and it works OK...)Ivan

  • Silent Mode Installation

    Is it possible to create an MSI file that installs in silent mode? I mean without displaying any GUI the installation runs in a background thread and without any user interaction?

  • xlf installation

    I am very new to IBM AIX version 5.3 operating system. I am in the process of compiling the fortran compiler provided with the expansion pack CD by IBM. But, even after installation of the software xlf* (which includes xlfrte 9.1.0.0; xlfrte.aix51 9.1.0.0 ) /usr/bin doesnt create the binaries e.g there is not xlf or xlfrte_r etc executables generated.Am i doing something wrong at the time of installation? and is it essential to first install the XL fortran compiler and then the run-time environment libraries? Kindly suggest me something.Eagerly waiting for the reply,MzZt

  • Over-writing WinXP Pro with new installation?

    This is probably just me being dozy, but hopefully someone can help.I've had loads of problems with my copy of Windows XP Pro (eg the system crashing when I try to access the properties of my LAN!), mostly involving it crashing, so I've decided to try and re-install the system. However when I tried that it decided to install it on my second hard drive rather than allowing me to over-write the original installation!After a bit of hassle I appear to have removed the second copy of Windows from my second hard drive, however I am still stuck with the original problem - it keeps crashing because it

  • installation message :INIT: Id "c0" respawning too fast: disabled for 5 minutes

    Finally I decided to download and install arch! The problem is that during the installation this message keeps coming upQuote:

  • Desktop installation question...

    I am an inexperienced Linux user.I have an old P2 233mhz laptop & i was planning for a OS that runs good on low memory.My friend advised me to go for Arch Linux.I have installed it succesfully.I downloaded xpde-o.5.1.tar.gz & xfcee4-4.4.2-installer.run to have some kind of desktop environment.I have burned these into a CD.I am finding difficulty installing it directly from a CD.First I have mounted my CD using the mount command.So the CD is mounted.Now i want to install either xpde-o.5.1.tar.gz or xfcee4-4.4.2-installer.run from the CD directly.Can someone help me in the installation o

  • Fail to boot after installation

    86-64 2007-08-02 core ISOInstallation went through w/o problem. After finish on reboot it hangs on "GRUB". The bootloader seems missing.# fdisk -l Code:

  • Installation ESSUTIL fails

    I tried to install ibmpfe.essutil.rte in AIX5L (5200-03) and installation fails: Anomalies dels requisits Catàlegs de fitxers seleccionats: la llista següent mostra elscatàlegs de fitxers que heu demanat instal·lar. No es poden instal·larfins que no ho estiguin també tots els seus catàlegs de fitxers de requisits.Vegeu les llistes següents per obtenir detalls dels requisits.ibmpfe.essutil.fibre.data 1.0.6.0 # IBM 2105 ESS Utilities Fibre...ibmpfe.essutil.rte 1.0.9.0 # IBM 2105 ESS Utilities Runti...ibmpfe.essutil.scsi.data 1.0.5.0 # IBM 2105 ESS Utilities SCSI ...Requisits absents: Un

  • No internet in VM installation

    Can anyone help me in ArchLinux installation. Basically i installed it under VM and internet is not working. Went through Wiki instructions and some more out of google search, tried everything that was listed there but none of them worked. So i've no internet in ArchLinux and thereby no DE, no upgrades possible etc etc.Any help will be highly appreciated.

  • can't get dhcp to work during installation

    While trying to select packages during installation, I get the following error:error:failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org: transient resolver failure. Furthermore, the following pinging does nothing:# ping -c 3 www . google . com>>> unknown host www . google . comI've tried editing the rc.conf file to include the lines:HOSTNAME="ArchHost"eth0="dhcp"INTERFACES=(eth0)gateway="default gw 67.189.0.1"ROUTES=(!gateway)and I added this to /etc/hosts:67.189.1.162 localhost.localdomain localhost ArchHostThen I restart the network daemon v

  • problem of aix installation using cdrom

    I have problem of aix installation using cdrom. I have P520 server and using LPAR with HMC. When I used SMS mode, I went to cdrom to install the AIX server in the SMS mode. And I got the "KDB(0)>" prompt and operating panel showed "BA210000". I never had the problem this before and don't know what to do

  • Installation Problems

    After a successfull download, this geek wannabe accidentally (stupidly I should say) erased my windows partition. I was excited to make my set-up but was surprised to see that the system of installation was quite different from all the distros I have tried. arch wiki:Code:

  • installation - please help !!!

    is someone know witch keyboard character i can use to put (*) on package or remove it in the arch package installation ???please ??

  • Windows Me Installation problem/broken floppy

    i basically face a problem concerning a WinMe installation in my old laptop(IBM Thinkpad 380z) which has a broken floppy. As u might have already undestood i cant install WinMe cause i cant boot from floppy:-| . Furthemore i cant find a bootable WinMe cd or make my non-bootable bootable. Anyone outhere willing to give me a piece of advice on how can i install WinMe!!??

  • Installation log.

    Hi. Recently I've installed quite a lot of software, most of which I haven't found useful. There were lots of aditional libraries etc. I'd like to know if Debian maintains some kind of installation log with what and when was installed. Any help is appreciated.

  • Installation of Debian Sarge : at the end, nothing happens

    I'm a newbie and wanted to install Debian. Erverything worked good, I was told that I did not need the CD anymore and that I could start normally my new installation. I started Debian on the GRUB menu and saw a lot of things on the screen, then nothing. The last rows are :Starting hotplug subsysteminputinput [failed]isapnpinsapnp [success]net net [success]pciI think I should be prompted to enter the admin password, and something like that... but after these rows, nothing happens.Please help me I don't know what to do.

  • MySQL administrator client installation

    Can MySQL administrator installed on a client machine which has no MySQL database installed? We have two MySQL installation on Linux. I want to check things from my desktop which is Windows via some graphical administration software. Any possibility? When I try to connect one of the server I got error. Admin tool added my computer's domain suffix after the user name which I typed in...

  • Perform a Repair Installation

    I found this in a few different places around the 'net - hopefully it's helpful:Perform a Repair Installation How do you perform a reinstallation of Windows XP, sometimes called a repair installation? Configure your computer to start from the CD-ROM drive. For more information about how to do this, refer to your computer's documentation or contact your computer manufacturer. Then insert your Windows XP Setup CD, and restart your computer. When the Press any key to boot from CD message is displayed on your screen, press a key to start your computer from the Windows XP CD. Press ENTER when you s

  • Oracle NEED PARAMETER PASSING SAMPLE INSTALLATION ZIP FILE...

    I was viewing the following page: http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/articles/guidelines.parameter.passing.htmlNear the end of the page it reads, "For a detailed PL/SQL portlet sample, see the Parameter Passing sample included in the PL/SQL section including the Parameter Passing Sample Installation article and check out the source code in the downloadable zip file."The phrase "downloadable zip" near the end of this line is a link that is supposed to provide you with the zip file. When I click on this link I get the file to save as sample.zip. Files get downloaded

  • after installation of cd1

    I am surprised that after installation of cd1, debian install program doesn't automatically put in a menu interface to grub, like fedora.So does anyone know how to get the menu grub loader instead of doing everything manually after installing/rebooting cd 1.by the way, I have tried the latest version of debian.

  • [b]Silent installation[/b] on AIX

    I want to install my product using automated ( silent ) installation process.How to do this in AIX . please specify me the way to perform silent installation on AIX.

  • New Installation Troubles!!

    Hi, i'm a debian sarge user. I installed it on my laptop nearly a year ago. Now i did an hard disk upgrade because my 20Gb one was too small and slow. I saved my kernel deb package because after many steps i was able to configure a really working kernel, which included full acpi support, wireless and some other features i wanted. Debian default's kernel doesn't include today a full hardware support for my laptop. So i installed a new debian sarge, and installed my old working 2.6.10(+ some acpi and sw suspend patches) deb packaged kernel. Now i have some problems:1) Alsa mixer not created/foun

  • Newbie installation problems

    Hello! I have been using fedora for some months, got tired of it and wanted to try something else... Well then, i have just been trying in about 5 different ways to partition my 2 HD's in order to get ubuntu working. Now, since i am new to this, could someone please tell me: Every time im done with the installation i get this sort of grub terminal thing when the system reboots, like this:Code:

  • WinXP boot CD repair wont recognise my installation

    I messed up my installation of XP by resetting during shutdown (:rolleyes: at me). After that I couldn't start up as I'd get a really quick blue screen and a restart after the XP loading screen. I think it was complaining about a registry file missing but I can never make out what it says since it's only visible for a fraction of a second.I booted from my XP CD and it was supposed to detect my previous installation. It didn't. So what I did was made a new installation which I am on right now. It works fine except the internet connection is a bit sluggish and of course none of the programs inst

  • GCC installation problem

    i am using Kubuntu 5.04, and since its default installation does not come with GCC, i wanted to install GCC,i alredy have the source file downloaded and uncompressed and when i type in ./configure in the terminal logged in as root,i get the following error creating cache ./config.cachechecking host system type... i686-pc-linux-gnuchecking target system type... i686-pc-linux-gnuchecking build system type... i686-pc-linux-gnuchecking for a BSD compatible install... /usr/bin/install -cchecking whether ln works... yeschecking whether ln -s works... yeschecking for gcc... nochecking for cc... nocon