Installing Pro-Engineer on a linux machine

  • Thread starter Thread starter dichotomy
  • Start date Start date
  • Tags Tags
    Linux Machine
AI Thread Summary
To install Wildfire3 version of ProE on a Debian-based Linux distribution, users with minimal experience can refer to a tutorial that outlines the process of installing software from source. The tutorial is applicable to Debian-based systems like Ubuntu. For a simpler installation, users are encouraged to look for a .deb file, which allows for straightforward installation similar to Windows. It's also important to check for installation instructions typically found in files named "INSTALL" or "README" within the downloaded archive. If the setup script fails to run, users should navigate to the installation directory and try executing the script using "sh setup" or "./setup". If issues persist, users should provide the output of the "ls -al" command from the install directory for further troubleshooting.
dichotomy
Messages
24
Reaction score
0
anyone know how to do this? i have 0 experience installing stuff on linux, I'm pretty new to it. i know the one word "un-tarring" and that's about the limit of my capabilities

it'll be wildfire3 version of proe on debian distro

thanks for any and all help
 
Computer science news on Phys.org
http://www.psychocats.net/ubuntu/installingsoftware

Scroll down that page till the point where it says:
"4. Installing from source"

That is actually a tutorial for Ubuntu (a Debian-based distro), so I think it should work for the most part. You might just want to wait for a confirmation from someone else, since I am new to Linux, too. FYI, if you can find a .deb file for the same program, then it would be as simple as installing a program on Windows.
 
Last edited:
You could take a look at this:
http://blogs.ittoolbox.com/linux/locutus/archives/how-to-install-proengineer-under-linux-12695

The manufacturer should have left instructions on how to install. Usually its in a file called "INSTALL" or "README".
 
ahh see I don't have solid media, only archive files to be unpacked. i have done so, and tried to run /home/(username)/.../setup, but it does nay work.
 
Mayb you can start the installation by doing the following:
cd /home/(username)/...
sh setup
OR (from within the install directory)
./setup

If that doesn't work, post the output of ls -al from within the install directory.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Back
Top