| Author |
Message |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
28 Dec 2006 19:17 Fedora Core 6 and IC Design Tools |
|
|
|
AA
just installed FC6 today it yesterday now
amazed by the gui effects
and i tried the tools on it, Al7amd llah it just took couple of googling to solve the issues and it worked not all the tools worked
- Cadence :(icms,icfb,..) no problem at all
- Mentor: opening icstudio
1-gave me the error
"libstdc++-libc6.1-1.so.2: cannot load shared object file: No such file or directory"
so i make the link to the file
/usr/lib/libstdc++-3-libc6.2-2-2.10.0.so and rename it as libstdc++- libc6.1-1.so.2 within the same folder
2-then it is opened and gave me a warning (which appeared also on FC4 ) about the disabled backing store, so i enabled it by
open /etc/X11/xorg.conf as a root and insert
Option "backingstore" "true"
Under the Device section.
3-i got another error for Mentor when i try to open Design Architect or IC Statio
// ERROR: Cannot connect to DISPLAY
// Please verify that your DISPLAY (":0.0") is set to a system
// with proper X server authorization. Reference xhost man page.
solved by making a link to /usr/bin and put it in the folder /usr/X11R6 (sure rename the link to be just "bin" instead "link to bin")
Hope it Helps
Happy Ad7a Eid for all
|
|
| Back to top |
|
 |
vick
Joined: 21 Mar 2006 Posts: 8 Helped: 1
|
06 Jan 2007 16:20 Re: Fedora Core 6 and IC Design Tools |
|
|
|
Hy there. Thanks for sharing.
I tried installing Cadence tools on Fedora 6 a while ago, but didn't work at all. Some compatibility libs were missing, I think. Also, setting LD_ASSUME_KERNEL variable was disturbing the system seriously. Don't know what went wrong...
Now I am trying on a brand new RHEL5 Beta2 - which is based on Fedora 6, but I'm getting X Errors:
Qt Warning: X Error: BadMatch (invalid parameter attributes) 8
Extension: 153 (RENDER)
Minor opcode: 4 (RenderCreatePicture)
Resource id: 0x3f
Qt Warning: X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 1 (X_CreateWindow)
Resource id: 0x3f
Qt Warning: X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Extension: 153 (RENDER)
Minor opcode: 4 (RenderCreatePicture)
Resource id: 0x3c00011
Qt Warning: X Error: BadWindow (invalid Window parameter) 3
Major opcode: 2 (X_ChangeWindowAttributes)
Resource id: 0x3c00011
\e Display :0.0 Error "BadMatch (invalid parameter attributes)"
\e request 1 error 8 serial 1407
\e Display :0.0 Error "BadDrawable (invalid Pixmap or Window parameter)"
\e request 153 error 9 serial 1408
Can you help?
Thanks
|
|
| Back to top |
|
 |
gerryhsu
Joined: 20 Oct 2003 Posts: 248 Helped: 2
|
08 Jan 2007 1:38 Re: Fedora Core 6 and IC Design Tools |
|
|
|
| Cadence Ic design only sopport RHEL 2.1, RHEL 3.0
|
|
| Back to top |
|
 |
vick
Joined: 21 Mar 2006 Posts: 8 Helped: 1
|
09 Jan 2007 22:10 Re: Fedora Core 6 and IC Design Tools |
|
|
|
If I would have take that for granted, I'd have had still using RH8.0 or worse, 7.2.
Fortunatelly, it seems that with little tweak (or not), many versions of linux supports Cadence, although Cadence doesn't support them...
|
|
| Back to top |
|
 |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
12 Jan 2007 0:21 Fedora Core 6 and IC Design Tools |
|
|
|
unfortiantly i don't know a solution for your problem , actually my cadence tools were already installed and i just run them on the newly installed FC6 (i previously installed the tools on an ext3 partition and i mount it whenever i install a new Linux version and i and my TA made some scripts to define some env. variables to get it work)
and i am with you cadence tools works with many ditn.'s even if it is not officially supports them i tried it on FC3,4,6 and Suse 10
|
|
| Back to top |
|
 |
edacw1
Joined: 07 Mar 2004 Posts: 239 Helped: 4
|
16 Jan 2007 8:59 Fedora Core 6 and IC Design Tools |
|
|
|
| FC 6 is not good for EDA tools. Now RHEL3 and 4 are very good.
|
|
| Back to top |
|
 |
vick
Joined: 21 Mar 2006 Posts: 8 Helped: 1
|
19 Jan 2007 22:36 Re: Fedora Core 6 and IC Design Tools |
|
|
|
Yes, it seems that Cadence works fine on both Fedora 6 (as ramy said) and RHEL5 (beta2). My problem was not in the SO, but in my software. Sorry for missleading... Goodluck!
|
|
| Back to top |
|
 |
system2008
Joined: 29 Jan 2007 Posts: 3
|
29 Jan 2007 6:51 Fedora Core 6 and IC Design Tools |
|
|
|
| I think RHEL 4 it's very good.
|
|
| Back to top |
|
 |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
29 Jan 2007 17:50 Re: Fedora Core 6 and IC Design Tools |
|
|
|
| system2008 wrote: |
| I think RHEL 4 it's very good. |
why saying that ain't all the tools running in a correct on it?
|
|
| Back to top |
|
 |
shockie
Joined: 10 Jul 2002 Posts: 104 Helped: 1
|
03 Feb 2007 5:28 Fedora Core 6 and IC Design Tools |
|
|
|
Hi, ramy_maia. Could you send me your script for runing cadence tools on fc6. really appreciate it !
I had some glibc problem with icfb when I tried to run it on FC6. I installed it on FC4, no problem.
|
|
| Back to top |
|
 |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
05 Feb 2007 9:27 Fedora Core 6 and IC Design Tools |
|
|
|
| what do you mean by scripts do you mean the icms and icfb files? or do you mean the env. variables that i use?
|
|
| Back to top |
|
 |
shockie
Joined: 10 Jul 2002 Posts: 104 Helped: 1
|
25 Feb 2007 16:54 Re: Fedora Core 6 and IC Design Tools |
|
|
|
| ramy_maia wrote: |
| what do you mean by scripts do you mean the icms and icfb files? or do you mean the env. variables that i use? |
Yeah, I mean the ENV that you set up for the ic5 on fc6. With the default ENV I set up for FC4, I could not run it on fc6. it always prompts glibc error. and then I tried to solve the compatible libc problems by setting up old glibc env. It comes up with floating exception error. So, I don't know how to run IC5 on fc6.
|
|
| Back to top |
|
 |
adnan
Joined: 08 Apr 2003 Posts: 1
|
16 Mar 2007 21:40 Re: Fedora Core 6 and IC Design Tools |
|
|
|
| Is RHEL 3.0 compatible with ic5.033? if yes, does need any special change or setup?
|
|
| Back to top |
|
 |
seen25
Joined: 30 Mar 2007 Posts: 8
|
30 Mar 2007 13:05 Re: Fedora Core 6 and IC Design Tools |
|
|
|
| ramy_maia wrote: |
AA
3-i got another error for Mentor when i try to open Design Architect or IC Statio
// ERROR: Cannot connect to DISPLAY
// Please verify that your DISPLAY (":0.0") is set to a system
// with proper X server authorization. Reference xhost man page.
solved by making a link to /usr/bin and put it in the folder /usr/X11R6 (sure rename the link to be just "bin" instead "link to bin")
Hope it Helps
Happy Ad7a Eid for all |
I could not quite understand your solution, I understand as you proposed to link da_ic to /usr/bin then copy it to /usr/X86 , am i right?
i did them but still the same problem occurs
i will appreciate any assitance
|
|
| Back to top |
|
 |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
30 Mar 2007 13:52 Fedora Core 6 and IC Design Tools |
|
|
|
i am not sure if i understand what you did but what i meant is to
make a symbolic link for the folder "bin" in the "/etc " and put that link in this path "/usr/X11R6" and make sure that that link is named as "bin"
|
|
| Back to top |
|
 |
seen25
Joined: 30 Mar 2007 Posts: 8
|
30 Mar 2007 14:57 Fedora Core 6 and IC Design Tools |
|
|
|
thanks ramy i solved the problem now, but facing with another one now
$MGC_HOME/icflow_home/lib/libmrdp.so: cannot restore segment prot after r eloc: Permission denied
i am trying to run as su
|
|
| Back to top |
|
 |
tlihu
Joined: 02 Jan 2002 Posts: 627 Helped: 5
|
31 Mar 2007 3:32 Fedora Core 6 and IC Design Tools |
|
|
|
| FC6 uses xorg 7.x, which is so-called modular X, and the paths for X window files are changed totally. Sometimes one has to figure out where and what are missing to make the EDA tools back to normal.
|
|
| Back to top |
|
 |
xdlile
Joined: 12 Aug 2005 Posts: 7 Helped: 1
|
07 Apr 2007 17:20 Re: Fedora Core 6 and IC Design Tools |
|
|
|
You should better try to update IC tools.
The latest IC5141usr4 can be easily installed in FC6 or RHEL5. The previous IC5141 (IC5141usr1-3) really don`t run in FC6 because of the NPTL problem.
|
|
| Back to top |
|
 |
KL111
Joined: 29 Jun 2007 Posts: 1
|
29 Jun 2007 0:49 Re: Fedora Core 6 and IC Design Tools |
|
|
|
I'm sorry, but I don't get what the solution is either:
/ ERROR: Cannot connect to DISPLAY
// Please verify that your DISPLAY (":0.0") is set to a system
// with proper X server authorization. Reference xhost man page.
solved by making a link to /usr/bin and put it in the folder /usr/X11R6 (sure rename the link to be just "bin" instead "link to bin")
Hope it Helps
Happy Ad7a Eid for all
Post30 Mar 2007 14:52 Fedora Core 6 and IC Design Tools
i am not sure if i understand what you did but what i meant is to
make a symbolic link for the folder "bin" in the "/etc " and put that link in this path "/usr/X11R6" and make sure that that link is named as "bin"
I already has /usr/X11R/bin existing and so I cannot create another /bin in /usr/X11R -> /usr/bin.
Please help.
Thanks!
|
|
| Back to top |
|
 |
ramy_maia
Joined: 09 Dec 2005 Posts: 61 Helped: 3
|
30 Aug 2007 19:41 Fedora Core 6 and IC Design Tools |
|
|
|
for KL11
copy the files under the original /usr/X11R/bin folder to /usr/bin
then delete the original /usr/X11R/bin folder and make the link of /usr/bin under /usr/X11R/
|
|
| Back to top |
|
 |
hock
Joined: 28 May 2001 Posts: 1067 Helped: 13 Location: India
|
11 Aug 2008 14:00 Re: Fedora Core 6 and IC Design Tools |
|
|
|
i am getting an error message "could not find libXft.so.i" while loading mentor tools.
but the file is present in /usr/lib and is present in the path.
hock
solved by making a link to /usr/bin and put it in the folder /usr/X11R6
Last edited by hock on 01 Sep 2008 19:04; edited 1 time in total |
|
| Back to top |
|
 |
stevenlee
Joined: 28 Sep 2006 Posts: 52 Helped: 1
|
01 Sep 2008 16:35 Fedora Core 6 and IC Design Tools |
|
|
|
| you should use RHEL4 , there are post here how to successfully install cadence on RHEL.
|
|
| Back to top |
|
 |