wrcad / xictools

XicTools: Xic graphical editor, WRspice circuit simulator, and accessories. for electronic design.
http://wrcad.com
138 stars 40 forks source link

does not install #1

Closed sanj0212 closed 6 years ago

sanj0212 commented 6 years ago

tried installing in both centos and ubuntu linux. it fails to install.. g++: ../../xt_base/lib/miscutil.a: No such file or directory only two rpm were created in created.. one adms and another fasthenry.. no other rpm came..

wrcad commented 6 years ago

Yes, the initial check-in required that the directory xt/xt_base/lib be created by hand, or xt_base and dependencies would not build. This should be repaired in the current HEAD.

On Wed, Nov 01, 2017 at 10:18:22AM +0000, sanj0212 wrote:

tried installing in both centos and ubuntu linux. it fails to install.. g++: ../../xt_base/lib/miscutil.a: No such file or directory only two rpm were created in created.. one adms and another fasthenry.. no other rpm came..

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1

sanj0212 commented 6 years ago

when the new version is going to released to rectify the installation issue? Please consider giving installation steps for Ubuntu Linux as well. thanks

wrcad commented 6 years ago

The master branch is ok now. Ubuntu is not supported yet, only rom-based distribs.

On Wed, Nov 01, 2017 at 05:42:06PM +0000, sanj0212 wrote:

when the new version is going to released to rectify the installation issue? Please consider giving installation steps for Ubuntu Linux as well. thanks

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1#issuecomment-341182295

sanj0212 commented 6 years ago

This time 5 rpm got build and they got installed: xictools_adms-LinuxRHEL6.x86_64 0:2.3-61 xictools_fastcap-LinuxRHEL6.x86_64 0:2.0-12
xictools_fasthenry-LinuxRHEL6.x86_64 0:3.0-13 xictools_mrouter-LinuxRHEL6.x86_64 0:1.2-2
xictools_vl-LinuxRHEL6.x86_64 0:4.3-2
But list is not showing up main xic graphical tools for layout and wrspice. am I missing something?

thanks

sanj0212 commented 6 years ago

/usr/local/xictools/bin/ folder content is listed below: admsXml capgen fastcap fcpp lstunpack pipedgen vl
busgen cubegen fasthenry lstpack mrouter pyragen zbuf

where is the main xic program in this list? I am sure something more is missing..

wrcad commented 6 years ago

There should be 8 packages, mozy, wrspice, and xic are missing.

There is an initial effort to separate mozy from the rest, since it has GNU licensing. I don't know if this currently works. If you have the flag to skip mozy set in the top-level Makefile, this could be the problem. Otherwise, some other issue could be causing the mozy build to fail, which would break xic and wrspice. If you can find where the build fails in the build output, that would be helpful. It builds ok for me. I'll check/fix the mozy separability tomorrow.

On Thu, Nov 02, 2017 at 05:08:14AM +0000, sanj0212 wrote:

This time 5 rpm got build and they got installed: xictools_adms-LinuxRHEL6.x86_64 0:2.3-61 xictools_fastcap-LinuxRHEL6.x86_64 0:2.0-12
xictools_fasthenry-LinuxRHEL6.x86_64 0:3.0-13 xictools_mrouter-LinuxRHEL6.x86_64 0:1.2-2
xictools_vl-LinuxRHEL6.x86_64 0:4.3-2
But list is not showing up main xic graphical tools for layout and wrspice. am I missing something?

thanks

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1#issuecomment-341319043

sanj0212 commented 6 years ago

yes.. I flagged skip mozy statement in the makefile while building it. I reinstalled everything as per original Makefile. Everything build fine and There are 8 rpm. could install and invoke the tool. Many thanks..

sanj0212 commented 6 years ago

Thanks for your support. I would wish for this tool availability in Ubuntu Linux.

wrcad commented 6 years ago

Good, glad to hear you're up and running. There are some rough edges currently but things will settle down over time. Please forward any comments/questions.

On Thu, Nov 02, 2017 at 07:45:06AM +0000, sanj0212 wrote:

yes.. I commented out mozy while building it. I reinstalled everything after uncommenting mozi in Makefile. Everything build fine and There are 8 rpm. could install and invoke the tool. Many thanks..

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1#issuecomment-341341525

wrcad commented 6 years ago

The schematic editor is "electrical mode" in Xic. Select "Electrical" in the View menu.

On Thu, Nov 02, 2017 at 08:15:12AM +0000, sanj0212 wrote:

sorry to ask one more simple question.. which is schematic editor for xictools? how to invoke it?

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1#issuecomment-341347368

wrcad commented 6 years ago

Hi,

The latest xictools check-in includes Ubuntu support, pre-built packages for Ubuntu-17.10 are available on wrcad.com.

On Thu, Nov 02, 2017 at 03:49:42PM +0000, sanj0212 wrote:

Thanks for your support. I would wish for this tool availability in Ubuntu Linux.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/wrcad/xictools/issues/1#issuecomment-341465932