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 solve idiculously long path truncated in Solaris 8

Status
Not open for further replies.

kumi

Newbie level 6
Joined
Feb 13, 2004
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
93
question about solaris 8

Hi everyone,I had a question about "source" command in solaris 8
when I type the "source /xxxx/xxxxxxx/CSHRC/Cadence/.cshrc.cds5033"(if total characters is more than 49),I got an error message just like"warning: ridiculously long path truncated",I don't know how to resolve it.But when I tried it in another workstation,it works with no error.Faint.......
can anyone tell me what can i do with it.thanks a lot
 

question about solaris 8

You can use $echo $PATH to view your path environment variable.If your path is too long.then you can modify your .cshrc.cds5033.In this line"set path =( $CDS_HOME/tools/bin $path)",set like the following:set path ==( $CDS_HOME/tools/bin).only the first $path line!

If you can not modify by yourself,add my MSN.
 

    kumi

    Points: 2
    Helpful Answer Positive Rating
question about solaris 8

do not source too much tools once time. each window each time source one of them.
 

    kumi

    Points: 2
    Helpful Answer Positive Rating
question about solaris 8

edit your PATH, make sure it's not too long.

BTW: this warning message dosent affect using of cadence
 

    kumi

    Points: 2
    Helpful Answer Positive Rating
Re: question about solaris 8

two options

i) create a soft link to the cshrc file at your current working directory, do "source cshrc_filelink"

ii) change directory to the CADENCE directory and do the "source" there

any OS you use, path limitation is always there
 

Re: How to solve idiculously long path truncated in Solaris 8

You can try Long Path Tool. It deletes/unlocks, copies/renames path too long files/folders.

Long Path Tool can simplify and probably end your problems in unlocking, managing and renaming files that appear to have a long filename.

Since in some instances, you may have experienced problems accessing, managing and even renaming files that have more than 255 characters, this utility has been made to answer this particular scenario. If you have also encountered problems like error messages that tell you that the path too long, too long path, destination path too long or cannot delete file then this program is definitely for you.

This will totally take place of Windows Explorer, Far Manager or other file managing utilities since this is maybe used in any type of Operating System even the earliest Windows 95 version.


You can get it from Long Path Tool
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top