ProE on Debian
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
ProE on Debian

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer
Author Message
Mark
Guest





Posted: Wed Nov 10, 2004 12:55 am    Post subject: ProE on Debian Reply with quote

I am trying to install Wildfire2 on a Debian (Sarge, 2.4.27 kernel).
I have copied the contents of the CD to a temporary directory, then
run the ./setup. I get the following error message(s) from both
Flexlm and the ProE install script:

"extraction error from source archive <path to
source>/ptcsh0/ptc72.tgz" and the same for ptc18.tgz, pct19.tgz ...

Is it as simple as moving to the /ptcsh0 directory and manually
extracting these files?

I've seen Wzzl's (and a couple others) posts stating he has ProE up
and running on a Debian install so I know it's possible.

Thanks in advance for any help anybody might provide.

Mark

Back to top
Johannes Pietsch
Guest





Posted: Wed Nov 10, 2004 9:22 am    Post subject: Re: ProE on Debian Reply with quote

Mark wrote:
Quote:

I am trying to install Wildfire2 on a Debian (Sarge, 2.4.27 kernel).
I have copied the contents of the CD to a temporary directory, then
run the ./setup. I get the following error message(s) from both
Flexlm and the ProE install script:

"extraction error from source archive <path to
source>/ptcsh0/ptc72.tgz" and the same for ptc18.tgz, pct19.tgz ...

Pro/ENGINEER Wildfire is only supported für RedHat Linux.

http://www.ptc.com/partners/hardware/current/proe.pdf
http://www.ptc.com/partners/hardware/current/proewf2.pdf

Johannes
Back to top
Johannes Pietsch
Guest





Posted: Wed Nov 10, 2004 9:26 am    Post subject: Re: ProE on Debian Reply with quote

Mark wrote:
Quote:

I am trying to install Wildfire2 on a Debian (Sarge, 2.4.27 kernel).
I have copied the contents of the CD to a temporary directory, then
run the ./setup. I get the following error message(s) from both
Flexlm and the ProE install script:

"extraction error from source archive <path to
source>/ptcsh0/ptc72.tgz" and the same for ptc18.tgz, pct19.tgz ...

Pro/ENGINEER Wildfire is only supported for RedHat Linux.

http://www.ptc.com/partners/hardware/current/proe.pdf
http://www.ptc.com/partners/hardware/current/proewf2.pdf

Johannes

Back to top
Paul Gress
Guest





Posted: Wed Nov 10, 2004 10:24 am    Post subject: Re: ProE on Debian Reply with quote

Johannes Pietsch wrote:
Quote:
Mark wrote:

I am trying to install Wildfire2 on a Debian (Sarge, 2.4.27 kernel).
I have copied the contents of the CD to a temporary directory, then
run the ./setup. I get the following error message(s) from both
Flexlm and the ProE install script:

"extraction error from source archive <path to
source>/ptcsh0/ptc72.tgz" and the same for ptc18.tgz, pct19.tgz ...


Pro/ENGINEER Wildfire is only supported for RedHat Linux.

http://www.ptc.com/partners/hardware/current/proe.pdf
http://www.ptc.com/partners/hardware/current/proewf2.pdf

Johannes

While I agree support is for Redhat Linux only, the error message seems
to indicate a bad CD. Any operating system can decompress a "tgz" file.
This stands for a "tar" "gnu-zipped" file, which is the equivalent of
a zipped (.zip) file in the windows word. If it was a compatibility
problem with the OS, you would get an error message that a "xxxxx.so"
library cannot be found.

Paul
Back to top
Mark
Guest





Posted: Thu Nov 11, 2004 12:50 am    Post subject: Re: ProE on Debian Reply with quote

Quote:
Pro/ENGINEER Wildfire is only supported for RedHat Linux.

http://www.ptc.com/partners/hardware/current/proe.pdf
http://www.ptc.com/partners/hardware/current/proewf2.pdf

Johannes

I understand that PTC only supports Redhat installation but some
people seem to have gotten it up and running on Debian (ref. Wzzl from
19 Oct '04 and Dr. Peter Long from 22 Mar '04 this group).

Quote:

While I agree support is for Redhat Linux only, the error message seems
to indicate a bad CD. Any operating system can decompress a "tgz" file.
This stands for a "tar" "gnu-zipped" file, which is the equivalent of
a zipped (.zip) file in the windows word. If it was a compatibility
problem with the OS, you would get an error message that a "xxxxx.so"
library cannot be found.

Paul

Thanks Paul. It seems to be unzipping most of the files. I only get
errors with specific files- ptc72.tgz, 18, 73, and 19 when installing
flexlm. I can unzip them manually so it isn't a corrupted file
problem. I suspect it is something in the install script.

Mark
Back to top
Paul Gress
Guest





Posted: Thu Nov 11, 2004 10:37 am    Post subject: Re: ProE on Debian Reply with quote

Mark wrote:
Quote:


Thanks Paul. It seems to be unzipping most of the files. I only get
errors with specific files- ptc72.tgz, 18, 73, and 19 when installing
flexlm. I can unzip them manually so it isn't a corrupted file
problem. I suspect it is something in the install script.

Mark

I had a similar errors when Installing Wildfire on my Sun Blade 100
Workstation, where at the end of the install, it listed all the files it
couldn't install. I then re-burned the cd, then didn't have those
errors. Does the installation work now? Also, why can you only unzip
most file then a few you can't. What shell are you running? Most Linux
scripts require to be run from the "bash" shell.

Paul
Back to top
Mark
Guest





Posted: Thu Nov 11, 2004 10:36 pm    Post subject: Re: ProE on Debian -success Reply with quote

Paul Gress <pgress@pb.net> wrote in message news:<3UCkd.63738$fF6.27702295@news4.srv.hcvlny.cv.net>...

Quote:
I had a similar errors when Installing Wildfire on my Sun Blade 100
Workstation, where at the end of the install, it listed all the files it
couldn't install. I then re-burned the cd, then didn't have those
errors. Does the installation work now? Also, why can you only unzip
most file then a few you can't. What shell are you running? Most Linux
scripts require to be run from the "bash" shell.

Paul

Copying the contents of the entire cd to a temp dir does the same as
your re-burn of the cd. The install script failed to unzip the files.
I was able to unzip all the files by hand and move them to
/usr/local/ptc/ . The installation seems to be working now.

Thanks for the suggestions.

Mark
Back to top
Mark
Guest





Posted: Tue Nov 16, 2004 3:06 am    Post subject: Re: ProE on Debian Reply with quote

I got it up and running on my Debian setup by apt-getting motif3
(non-free) for a lib dependency and manually installing the .tgz files
that wouldn't install with the setup script.

ProE is now running about 3 to 5 times faster (rendering times) than
the windows install on the same machine. Woohoo!

Mark
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Pro/Engineer All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Contact Us
Powered by phpBB