Search Criteria
Package Details: xcrysden 1.6.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xcrysden.git (read-only, click to copy) |
|---|---|
| Package Base: | xcrysden |
| Description: | crystalline and molecular structure visualisation program |
| Upstream URL: | http://www.xcrysden.org/ |
| Licenses: | GPL2 |
| Replaces: | xcrysden-bin |
| Submitter: | thealchemist |
| Maintainer: | mdaschner |
| Last Packager: | specter119 |
| Votes: | 7 |
| Popularity: | 0.000020 |
| First Submitted: | 2016-09-06 15:15 (UTC) |
| Last Updated: | 2020-06-03 08:59 (UTC) |
Dependencies (10)
- bwidgetAUR
- fftw (fftw-amdAUR)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR)
- gl2ps (gl2ps-gitAUR)
- glu (glu-gitAUR)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR)
- libxmu
- tcl (tcl-fossilAUR, tcl84AUR, tcl84AUR)
- tk (tk-fossilAUR)
- tk-toglAUR
Latest Comments
1 2 Next › Last »
tatayoyo commented on 2025-08-02 23:41 (UTC) (edited on 2025-08-03 00:49 (UTC) by tatayoyo)
Salut,
The following flags allowed me to compile it on my computer.
Then if you have an error as me about : ... Couldn't configure togl widget ...
Edit the
/usr/share/xcrysden/Tcl/custom-definitionsfile and uncomment the line :Source: https://askubuntu.com/a/1536621
Hope it helps
kbk commented on 2025-05-11 06:37 (UTC)
failed to build with this ERROR
archuser2021 commented on 2022-11-24 04:45 (UTC)
This package seems to conflict with cgns package (which is a dependency of paraview).
Not sure how to resolve this besides removing paraview.
gerson commented on 2022-10-15 18:52 (UTC)
nevermind, the problem is with TCL permissions, see here: https://aur.archlinux.org/packages/bwidget
gerson commented on 2022-10-15 18:48 (UTC)
I'm getting an error of missing BWidget. Can someone help me here?
specter119 commented on 2020-06-03 09:04 (UTC)
@deep_thought I think so, and I have fix it via https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common#The_problem.
deep_thought commented on 2020-06-03 07:00 (UTC)
Compilation currently fails with 4976 errors of the kind: "/usr/bin/ld: xcAppInit.o:/mnt/crypted/eigeneSkripte/archPackages/xcrysden/src/xcrysden-1.6.2/C/struct.h:199: multiple definition of `nbonds'; detnsplit.o:/mnt/crypted/eigeneSkripte/archPackages/xcrysden/src/xcrysden-1.6.2/C/struct.h:199: first defined here" Is this due to the new gcc?
lucianf commented on 2018-12-04 22:28 (UTC)
I managed to install it by doing the following: 1) yaourt -S xcrysden 2) when prompted to edit PKGBUILD I open a new terminal and navigate to /tmp/yaourt-username/aur-xcrysden 3) edit line 25 in the Make.sys file as stated below 4) update checksum: makepkg -g >> PKGBUILD 5) build: makepkg 6) then install: sudo pacman -U xcrysden-1.5.60-1-x86_64.pkg.tar.xz
If there are errors with bwidget and fortran, just install them first and then follow the steps again. I'll keep the resulting tar.gz for future use too!
1 2 Next › Last »