From ip.punit.2016 at gmail.com Tue Jun 5 15:36:52 2018 From: ip.punit.2016 at gmail.com (Punit Kumar) Date: Tue, 5 Jun 2018 19:06:52 +0530 Subject: [xcrysden] installation issue in windows Message-ID: Hi Xcrysden community I am trying to install xcrysden in windows 10 using cygwin but I am getting an error *E:/installed_softwares/xcrysden-1.5.60-bin-shared/bin/xcrys.exe: error while loading shared libraries: cygXmu-6.dll: cannot open shared object file: No such file or directory* Since i am installing Xcrysden first time in windows I am not able to understand where I am doing it wrong. So if anyone has any idea how to resolve this issue please help me. His/Her efforts are highly appreciated. Thank You Punit -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/xcrysden/attachments/20180605/05a34139/attachment.htm From matic.poberznik at gmail.com Tue Jun 5 15:41:32 2018 From: matic.poberznik at gmail.com (Matic Poberznik) Date: Tue, 5 Jun 2018 15:41:32 +0200 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: Dear Punit, > *E:/installed_softwares/xcrysden-1.5.60-bin-shared/bin/xcrys.exe: error > while loading shared libraries: cygXmu-6.dll: cannot open shared object > file: No such file or directory* please try to run xcrysden from the top directory (not bin/xcrys.exe), in the terminal cd to xcrysden-1.5.60-bin-shared and type: ./xcrysden (add this directory to your $PATH variable to run xcrysden from any directory) Best Regards, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia From matic.poberznik at gmail.com Wed Jun 6 09:54:54 2018 From: matic.poberznik at gmail.com (Matic Poberznik) Date: Wed, 6 Jun 2018 09:54:54 +0200 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: The issue is most likely due to a missing/broken dependency related to X11 libraries. Make sure you have all the dependencies listed in README.cygwin installed. If they are installed maybe this post on stackoverflow will be usefull: https://stackoverflow.com/questions/50470637/cygwin-xclip-fails-without-cygxmu-6-dll in particular try: cygcheck -c libX11_6 to see if the package is broken or not. Best Regards, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia From matic.poberznik at gmail.com Wed Jun 6 17:50:52 2018 From: matic.poberznik at gmail.com (Matic Poberznik) Date: Wed, 6 Jun 2018 17:50:52 +0200 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: The package you are looking for is: tcl-tk-8.5.18-1 make sure you install the 8.5 version and *NOT* 8.6 (i think that apt-cyg takes the 8.6 version as default). I suggest you use the default cygwin installer and search for tcl or tk then choose the correct version. If any others are missing you can find the correct packages on this page by typing a keyword into the box: https://cygwin.com/cgi-bin2/package-grep.cgi I hope this helps, Best, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia From ip.punit.2016 at gmail.com Thu Jun 7 08:54:49 2018 From: ip.punit.2016 at gmail.com (Punit Kumar) Date: Thu, 7 Jun 2018 12:24:49 +0530 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: Dear Matic, sorry to bothered you again and again regarding my installation problem. But, this time when I trying install xcrysden a new error comes out *Application initialization failed: no display name and no $DISPLAY environment variable* *Error in startup script: can't read "xcrys(platform)": no such variable* * while executing* *"if { $xcrys(platform) == "windows" } {* * # testing ...* * rename exec _tcl_exec* * proc exec {args} {* * global env* * # first try a normal exec..."* * (file "/cygdrive/e/installed_softwares/xcrysden-1.5.60-bin-shared/Tcl/cygwin .tcl" line 19)* * invoked from within* *"source $system(TOPDIR)/Tcl/cygwin.tcl"* * (file "/cygdrive/e/installed_softwares/xcrysden-1.5.60-bin-shared/Tcl/xcInit.tcl" line 443)* Any suggestion regarding how to overcome this issue. With Regards Punit On 6 June 2018 at 21:20, Matic Poberznik wrote: > The package you are looking for is: tcl-tk-8.5.18-1 > > make sure you install the 8.5 version and *NOT* 8.6 (i think that > apt-cyg takes the 8.6 version as default). I suggest you use the default > cygwin installer and search for tcl or tk then choose the correct > version. If any others are missing you can find the correct packages on > this page by typing a keyword into the box: > > https://cygwin.com/cgi-bin2/package-grep.cgi > > I hope this helps, > > Best, > > Matic > -- > Matic Poberznik > J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/xcrysden/attachments/20180607/8cb23cad/attachment.htm From matic.poberznik at gmail.com Thu Jun 7 09:24:38 2018 From: matic.poberznik at gmail.com (Matic Poberznik) Date: Thu, 7 Jun 2018 09:24:38 +0200 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: You have to have the X11 started for xcrysden to run. This is typically done with the command: startx after which a new terminal should appear and you can then run xcrysden from there. More info is available here: http://x.cygwin.com/docs/ug/using.html In any case I am happy to help, the installlation in cygwin is a little tedious but hopefully it will work in the end. Best Regards, Matic -- Matic Poberznik J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia From gsabo at crimson.ua.edu Thu Jun 7 11:52:05 2018 From: gsabo at crimson.ua.edu (Gavin Abo) Date: Thu, 7 Jun 2018 03:52:05 -0600 Subject: [xcrysden] installation issue in windows In-Reply-To: References: Message-ID: <7921f6a4-a5d9-c5c8-b2c6-73d8d171b79c@crimson.ua.edu> An additional comment: As I recall, you may need to run it in the background [ http://www.democritos.it/pipermail/xcrysden/2017-May/001880.html ]: startxwin & On 6/7/2018 1:24 AM, Matic Poberznik wrote: > You have to have the X11 started for xcrysden to run. This is typically > done with the command: > > startx > > after which a new terminal should appear and you can then run xcrysden > from there. More info is available here: > > http://x.cygwin.com/docs/ug/using.html > > In any case I am happy to help, the installlation in cygwin is a little > tedious but hopefully it will work in the end. > > Best Regards, > > Matic -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/xcrysden/attachments/20180607/fe9a29a4/attachment.htm