Why python2 is a depend not an optdepend? I find if python2 is not installed, ccstudio seems to run normally.
Search Criteria
Package Details: ccstudio 12.8.0.00012-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ccstudio.git (read-only, click to copy) |
---|---|
Package Base: | ccstudio |
Description: | Texas Instruments Code Composer Studio IDE |
Upstream URL: | http://www.ti.com/tool/ccstudio |
Keywords: | c ide msp430 |
Licenses: | custom:TSPA |
Submitter: | alexei |
Maintainer: | tapajos |
Last Packager: | tapajos |
Votes: | 21 |
Popularity: | 0.103515 |
First Submitted: | 2017-06-23 06:06 (UTC) |
Last Updated: | 2024-08-23 11:46 (UTC) |
Dependencies (16)
- alsa-lib
- binutils
- gconfAUR
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR)
- libcanberra
- libsecret
- libusb-compat (libusb0AUR)
- libxss
- libxtst
- ncurses5-compat-libsAUR
- nss (nss-hgAUR)
- python2AUR (python2-binAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (optional)
Required by (1)
Sources (4)
Freed commented on 2023-03-09 06:10 (UTC)
filipetaveiros commented on 2023-02-26 19:02 (UTC)
Thank you @archio, I can confirm your instructions work for v12 as well.
archio commented on 2022-11-03 15:36 (UTC)
No problem! I'm glad it helped :)
Kris-G commented on 2022-11-03 06:59 (UTC)
Thanks you @archio, that worked for me.
dccafe commented on 2022-11-03 02:00 (UTC)
I haven't tried it yet. Will try tomorrow.
archio commented on 2022-11-03 00:26 (UTC)
but did it work for you dccafe?
archio commented on 2022-11-03 00:22 (UTC)
I found this, so I searched how to run eclipse with some other version of jre and figured out that you should modify the -vm flag. Then I tried ommiting the flag because the eclipse.ini in the same dir doesn't use it and ccstudio just worked. I thought it was using the system jre but I uninstalled the jre and it still works, so I dont know.
dccafe commented on 2022-11-02 23:49 (UTC)
How did you find that out?
archio commented on 2022-11-02 22:49 (UTC) (edited on 2022-11-02 22:57 (UTC) by archio)
I found a solution to the swt problem. Go to <ccs_install_dir>/ccs/eclipse
, open the file ccstudio.ini
in your editor and remove the first two lines i.e
-vm
jre/lib/server/libjvm.so
Now you should be able to run ccstudio just fine.
MrAureliusR commented on 2022-11-01 04:16 (UTC)
It might be worthwhile looking into making this into an AppImage or Flatpak. That would solve the issue and also make it work on every distro. I've been reading about what it would take to make it a Flatpak and it's definitely closer to "possible with some effort" than "needs a whole hacker team" to make happen.
Pinned Comments