Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to work on P-CAD 2002 with wine in LINUX

Status
Not open for further replies.

danieljpb

Junior Member level 2
Joined
May 31, 2001
Messages
23
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,281
Activity points
150
P-CAD 2002 WORKS FINE IN LINUX WITH WINE, HERE IS THE STEPS:

P-CAD 2002

URL: http://www.pcad.com

Tested Wine Version: 20021007

First you must install DCOM98. This is needed to make the installation program work.Get it at: **broken link removed**
Installation is easy. Just type wine -dll ole32=n dcom98.exe to install DCOM98
After DCOM98 is installed you're ready to install P-CAD.

Type wine /pathtocdrom/setup.exe to install P-CAD.
After installing copy the following files to the system directory of your fake windows drive:
commctrl.dll
comctl32.dll

Add the following lines to the wine config file:
[AppDefaults\\pcb.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"

Type wine pcb.exe in the installation directory to run P-CAD.
 

p-cad linux

Which Linux are U using ? Have U tried others CADs , Do they work well in Linux ?
thanks
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top