Search Criteria
Package Details: gsas-expgui-svn 1253-4
Git Clone URL: | https://aur.archlinux.org/gsas-expgui-svn.git (read-only, click to copy) |
---|---|
Package Base: | gsas-expgui-svn |
Description: | General Structure Analysis System - refinement for powder diffraction patterns |
Upstream URL: | http://www.ccp14.ac.uk/solution/gsas/ |
Licenses: | |
Submitter: | JazzplayerL9 |
Maintainer: | b00rt00s |
Last Packager: | b00rt00s |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2011-10-18 18:08 |
Last Updated: | 2018-12-16 20:47 |
Dependencies (7)
- blt (blt_tcl85)
- lib32-libx11 (lib32-libx11-git, lib32-libx11-threadsafe)
- python2
- tcl (tcl85, tcl-nothreading)
- tk (tk85)
- dos2unix (dos2unix-git) (make)
- subversion (make)
Latest Comments
1 2 Next › Last »
blochl commented on 2018-05-17 17:33
Is there a reason that hd2u is in makedepends, and not dos2unix, which exists in the official repositories? Also, tcsh is missing in the dependencies.
JazzplayerL9 commented on 2013-01-17 22:21
I've graduated and will likely never use this program again...good luck to the next adopter!
b00rt00s commented on 2012-12-25 02:25
tcl/tk 8.6 came up to [extra], but blt doesn't work and compile with it. I strongly recommend everybody to add tk and tcl to IgnorePkg and NoUpgrade in /etc/pacman.conf else you won't be able to use gsas!
b00rt00s commented on 2012-09-14 18:44
Recently I've found and solved strange bug, so maybe it will be helpful information. When I tried to import phase from exp file no information about symmetry and cell parameters was imported. This was due to recent fontconfig upgrade in the system. I did "rm -rf .fonts.conf .fontconfig .fonts" and everything got back to normal.
JazzplayerL9 commented on 2012-05-20 15:22
Thanks for letting me know. I'll modify the PKGBUILD when I get a chance later today. A namcap check suggested those packages be added to the dependencies, but it's not always correct. tcsh was suggested by the GSAS/EXPGUI website I believe, but wish works just as well.
b00rt00s commented on 2012-05-20 00:26
I did:
yaourt -Rdd libstdc++5 lib32-libstdc++5 tcsh
and so far everything works fine.
b00rt00s commented on 2012-05-20 00:25
I did:
yaourt -Rdd libstdc++5 lib32-libstdc++5
and so far everything works fine.
b00rt00s commented on 2012-05-20 00:02
Great job! In fact I was thinking about writing PKGBUILD myself... By the way, I will advertise my own package https://aur.archlinux.org/packages.php?ID=59379 It is an crystal structure visualization tool, that can be run from the expgui.
I've got a one question about dependencies. Until now I was running gsas without installed: libstdc++5, tcsh and lib32-libstdc++5. Why have you put them to PKDBUILD? For instance, instead of using tcsh you can use /usr/bin/wish which is part of tk package.
I'm running x86_64 system if it's somehow important.
b00rt00s commented on 2012-05-20 00:00
Great job! In fact I was thinking about writing PKGBUILD myself... By the way, I will advertise my own package https://aur.archlinux.org/packages/gs/gsas-expgui-svn/PKGBUILD It is an crystal structure visualization tool, that can be run from the expgui.
I've got a one question about dependencies. Until now I was running gsas without installed: libstdc++5, tcsh and lib32-libstdc++5. Why have you put them to PKDBUILD? For instance, instead of using tcsh you can use /usr/bin/wish which is part of tk package.
I'm running x86_64 system if it's somehow important.
b00rt00s commented on 2012-05-19 23:52
Great job! In fact I was thinking about writing PKGBUILD myself... By the way, I will advertise my own package https://aur.archlinux.org/packages/gs/gsas-expgui-svn/PKGBUILD It is an crystal structure visualization tool, that can be run from the expgui.