Search Criteria
Package Details: microchip-mplabx-bin 5.45-1
Git Clone URL: | https://aur.archlinux.org/microchip-mplabx-bin.git (read-only, click to copy) |
---|---|
Package Base: | microchip-mplabx-bin |
Description: | IDE for Microchip PIC and dsPIC development |
Upstream URL: | http://www.microchip.com/mplabx |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | bxs |
Maintainer: | mickael9 (danwood76) |
Last Packager: | danwood76 |
Votes: | 55 |
Popularity: | 0.27 |
First Submitted: | 2011-12-17 04:28 |
Last Updated: | 2020-11-13 11:12 |
Dependencies (15)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- java8-openjfx
- jre8-openjdk (jdk8-openjdk-dcevm)
- libxslt (libxslt-git)
- libxtst
- desktop-file-utils (desktop-file-utils-git) (make)
- fakechroot (make)
- lib32-fakechroot (make, x86_64)
- lib32-fakeroot (make, x86_64)
- microchip-mplabc18-bin (optional) – C compiler for PIC18 MCUs
- microchip-mplabxc16-bin (optional) – C compiler for PIC24 MCUs and dsPIC DSCs
- microchip-mplabxc32-bin (optional) – C Compiler for PIC32 MCUs
- microchip-mplabxc8-bin (optional) – C compiler for PIC10 PIC12 PIC16 PIC18 MCUs
- sdcc (sdcc-svn) (optional) – C compiler for PIC16/18 MCUs
Latest Comments
1 2 3 4 5 6 ... Next › Last »
NobodyDBG commented on 2020-11-14 08:41
It works now :-)
nico57c commented on 2020-11-13 18:45
I have same issue :(
'makepkg' do nothing after message "running installer" and no errors appear...
PKGBUILD contains a command line with 'fakechroot', when I try to execute this command outside of makepkg, it works.
This command line in package sources works :
fakechroot chroot "./pkg/microchip-mplabx-bin" ./tmp/install.sh
But this command does not :
fakeroot fakechroot chroot "./pkg/microchip-mplabx-bin" ./tmp/install.sh
Have you any idea of this trouble ?
danwood76 commented on 2020-11-13 14:36
Have you left it to finish? Did you actually get any errors?
It takes a few minutes to run (and you won't see a GUI like you do when you run the installer manually).
NobodyDBG commented on 2020-11-13 14:03
Im running it on an another partition with makepkg. It showing "running installer"but not happens.
danwood76 commented on 2020-11-13 08:24
@NobodyDBG
No problems here. If you are running it via an AUR helper be aware that the package requires a lot of free space to build and some AUR helpers run in the /tmp dir which can be small.
Try running the makepkg manually somewhere with a lot of free space and see if it completes.
NobodyDBG commented on 2020-11-13 04:14
Hello, build stops at "running installer". Can I change the installation folder (run/media/)? When I open the .run file in a terminal all works fine.
ignilux commented on 2020-08-08 20:47
Looks like v5.40 is available as of 5/29/20 -- any plans to update the repository? Honestly asking, not trying to be a jerk.
mickael9 commented on 2020-04-11 10:42
@Pandor java8-openjfx does not provide java-openjfx=8
Pandor commented on 2019-12-29 14:53
Is there any reason why this package depends on "java8-openjfx" and not "java-openjfx=8"? i'm cleaning my system from python2 packages, since it will no longer be maintained. "jre8" provides "java-openjfx=8", and unlike "java8-openjfx" it does not have a dependency on "python2". this is the only package keeping me from removing python2 completely.
argen14 commented on 2019-07-22 10:56
Seems latest version is 5.2. May I request to update the package build?