I entered sudo port install maxima and got Error: Failed to build libgcc-devel: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc10/libgcc-devel/main.log for details. Error: rev-upgrade failed: Error rebuilding gcc5 Error: Follow https://guide.macports.org/#project.tickets to report a bug. ---> Some of the ports you installed have notes: wget has the following notes: To customize wget, you can copy /opt/local/etc/wgetrc.sample to /opt/local/etc/wgetrc and then make changes.
How does one install wxmaxima?
851 Views Asked by Kevin Cahill At
1
There are 1 best solutions below
Related Questions in MACOS
- Error installing Nativescript on Mac M2 Sonoma 14.4.1
- macOS - Most secure way of a GUI SUDO_ASKPASS
- When using onDrag in SwiftUI on Mac how can I detect when the dragged object has been released anywhere?
- Why does Hugo generate different taxonomy-related HTML on different OS's?
- ZSH function parameters conundrum
- how to make read only file/directory in Mac writable
- macOS BigSur - Unable to run bundled php version or brew php 8
- 9 Digit Addresses in Hexadecimal System in MacOS
- MacOS Bash-Script: while read p and echo
- How to make a range for tail rows on a categorized table in Numbers with JXA scripts?
- Cannot build a basic project with curl on Mac (M2) for Raspberry Pi Pico
- How to recover deleted files from create vite react project
- Can't run built SFML project from Xcode template
- React Native - RealmJS - Linker command failed with exit code 1
- How can I manually add a keyboard shortcut to a Shortcut Action Service directly via the system files, without going through the System Prefs GUI?
Related Questions in MACPORTS
- How to use C++20 in OS X 10.8?
- How to install Qt5 on MacOS Catalina
- Using boost on MacOS with MacPorts
- visual-studio-code Terminal PATH clobbered with macports
- Using Valet with php version installed via MacPorts
- Enabling openssl module after successful instillation
- Uninstall QGis and related ports with Macports
- xcode 15, c++ compilation errors
- Macports, variants, excessive dependencies
- How to compile code with gtk.h in C under MacOS?
- Unable to use php 8.1 after installing using macports, how do I solve this?
- macports not installing packages such as moria
- Make MacPorts PHP 7.3 run on OSX Mojave
- fatal error: 'unicode/usprep.h' file not found when installing php mongodb
- Mac OS boost installed using macports collision with C++ version
Related Questions in MAXIMA
- Can operators that act over indices be defined in Maxima?
- Fit curve and/or linear approximation to data points in Maxima
- Find roots for a range of parameters in Maxima
- In Maxima, is there any way to list autmatically the variables in an expression?
- Interesting Maxima confusion
- How do I define a derivative of a function and then immediately use that?
- Plot2d: nothing to plot for error when attempting to plot with wximplicit_plot
- How to calculate monthly instalment specifed in task in maxima?
- Why no solution in wxMaxima
- Ratcoeff but without mixed terms?
- Avoid superfluous parentheses in LaTeX from Maxima's `tex` function
- In maxima I want to see the numeric value of ln(3) but all it says is ln(3)
- How to isolate specific terms in a maxima equality
- How to define the recurrence to get the reverted indexing in wxMaxima?
- Maxima is adding an unnecessary %i in taylor series
Related Questions in GCC5
- Why gcc 9.5.0 treates x>x+1 as tautology?
- GCC 5 or newer version
- nvcc (cuda8, gcc 5.3) no longer compiles with -O1 on Ubuntu 22.04
- My GCC compiler didn't identify the PlaySound function
- How to prevent GCC from generating x86_64 kmov instructions?
- Two equivalent codes giving different run time on GeeksforGeeks platform?
- Difference between gcc5 and gcc8 with respect to return values of a function
- why does it compile error when i only #include<math.h>
- How does one install wxmaxima?
- Compiling GCC-5.0 OS X Lion dyld: Symbol not found: __ZNKSt11logic_error4whatEv
- How to ignore unused static variables in gcc 5.x?
- How to fix gcc include path search order problem (input/output error)?
- Searching for recent GCC GIMPLE grammar
- uint8_t not rollover to 0 after reaching 255 not working properly
- Direct inclusion of template slower than separate instantiation
Related Questions in WXMAXIMA
- Can operators that act over indices be defined in Maxima?
- Fit curve and/or linear approximation to data points in Maxima
- In Maxima, is there any way to list autmatically the variables in an expression?
- Plot2d: nothing to plot for error when attempting to plot with wximplicit_plot
- How to calculate monthly instalment specifed in task in maxima?
- How to isolate specific terms in a maxima equality
- How to define the recurrence to get the reverted indexing in wxMaxima?
- Maxima is adding an unnecessary %i in taylor series
- Maxima not plotting
- need to reduce an expression in wxmaxima with complex numbers and units
- Series simplification in Maxima
- Trouble Calculating Integral of Absolute Value of Polynomials using Maxima and abs_integrate
- Is there a way to disable debugmode in wxMaxima?
- Using gradef with complex quantities in Maxima
- Function of matrices in Maxima
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
I work with MacOS at the office and I've had good luck with the Homebrew package management system. Looks like Homebrew has a formula for wxMaxima, see: https://formulae.brew.sh/formula/wxmaxima
That description doesn't mention Maxima as a dependency, which makes me think that you'll need to install Maxima first. Also, I remember that when I installed Maxima via Homebrew, the Maxima formula didn't name SBCL (the Lisp implementation for compiling Maxima) as a dependency, so I had to install that before Maxima. So, without trying it, my suggestion is to try:
There are some notes about post-installation configuration on the Homebrew page I linked which you can take a look at.
Homebrew is a great system for installing all kinds of software, so it's useful in many ways, I recommend it highly.