Hello,
I have just tested it and it ends correctly without failure.
However it seems that it does not work properly.
I am not familiar with lftp. It can connect to my linux sshd but
then no remote command works. Maybe it needs some server service?
ssh and sftp from my mac to linux works fine,
I use Apple buildin sshd and I can connect using ssh and sftp without any
problem. I no longer use telnet nor ftp.
Petr
__
> Od: "philip.sc...@bigpond.com"
> Komu: macports-users@lists.macports.org
> Datum: 14.03.2023 10:22
> Předmět:
I missing gimp-app more.
It asks even for python27!
pmm:~ pet$ sudo port install gimp-app
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not
build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package by
running `xcode-select --install'.
Is it already possible to install gfortran on M1?
It seems that gcc-devel does not have +gfortran variant and and other gcc
versions are not compatible.
Thank you,
Petr
Thank you Chris,
I found gfortran-mp-devel in /opt/local/bin.
However trying to compile my source a got linker error:
ld: library not found for -lm
And I am lost again. I did not specified any linker options,
just compiler options:
-g -fbounds-check -ffpe-trap=invalid,zero,overflow
-ffpe-summar
Thank you Marius,
it did not help. I also reboot the machine.
Now I am getting:
ld: library not found for -lm
collect2: error: ld returned 1 exit status
I am not sure whether the message from collect2 was there before running
sudo port select gcc mp-gcc-devel.
I am using bash, but in default z
Thank you Chris,
it was the reason. Now it works. Great.
Petr
__
> Od: "Christopher Jones"
> Komu: petr.2...@centrum.cz, "Gerben Wierda via macports-users"
> , "Marius Schamschula"
>
> Datum: 20.03.2021 16:50
> Předmět: Re: gfortran
pmm:~ pet$ sudo port install zig
Password:
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not
build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package by
running `xcode-select --install'.
---> Computing dependencies for zig
---> Fetchi
Hello,
I run "sudo port selfupdate" and "sudo port upgrade outdated" occasionally and
I see that there are updates and improvements. Which is nice.
Yes, gcc-devel is pulled by default, it includes fortran and it seems to work.
However I am experiencing problems with some packages which need o
Hi,
pmm:~ pet$ port info sundials2 +atlas
sundials2 @2.7.0_3 (math, devel)
Variants: accelerate, +atlas, clang11, clangdevel, debug, doc,
examples, g95, gccdevel, [+]gfortran,
[+]mpich, openblas, openmpi, universal
Description: SUNDIALS consists of the
pmm:~ pet$ port info atlas
atlas @3.10.2_2 (math)
Variants: gcc49, [+]gcc5, mpclang37, nofortran, universal
Description: Provides a complete BLAS and LAPACK API.
ATLAS achieves performance on par with machine-specific
tuned libraries.
Homepage:
I tried also:
pmm:~ pet$ sudo port install atlas -gcc5
Password:
Error: Requested variants "" do not match those the build was started with:
"+gcc5".
Error: Please use the same variants again, or run 'port clean atlas' first to
remove the existing partially completed build.
Error: Follow https:/
I am not sure. I do the clean:
pmm:~ pet$ sudo port clean atlas
---> Cleaning atlas
pmm:~ pet$ sudo port install atlas -gcc5
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not
build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package by
Issue with gcc5 I do not understand.
I activated universal option in my /opt/local/etc/macports:
universal_archs arm64 x86_64
I believed that some ports which are x86_64 only may be build and run in
emulation.
But I have not used +universal for any port yet.
I did :
sudo port selfupd
With gcc10 installation fails as well:
:info:build
===
:info:build ERROR: sha512 checksum failure on
LibGit2.v1.2.3+0.aarch64-apple-darwin.tar.gz, should be:
:info:build
cf83e1357eefb8bdf1542850d66d8007d620e4050
The same problem for me, during upgrade after selfupdate.
> On 19. 12. 2016, at 14:19, Richard L. Hamilton wrote:
>
> Hardware Version: MacBook Pro (Retina, 13-inch, Early 2015)
> Model Identifier: MacBookPro12,1
> Mac OS X 10.11.6 15G1212 (El Capitan)
> Server version: 5.2
> System Integrity Pr
After todays update, I am not able to use gtk3 from python3.5:
pvmb:~ pet$ python
Python 3.5.3 (default, Jan 27 2017, 20:18:08)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import gi
>>> gi.require_
pvmb:~ pet$ wine explorer.exe
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x7b427221 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x7b427221 (thr
n 3.5.3 on darwin
Another anoyancy is that in gtk.TreeView, triangles to unfold items are not
shown.
Clicking on the place where the triangle should be the item unfolds anyway.
But it was an issue even before port version 2.4.0
Petr
> On 27 Jan 2017, at 20:46, petr.2006 <mailto:petr.2...@ce
On gentoo I prefer to modify /etc/portage/package.mask
where I can specify packages' versions which I do not want to upgrade.
> On 14 Feb 2017, at 16:30, Ralph Seichter wrote:
>
> On 14.02.2017 16:12, Richard L. Hamilton wrote:
>
>> Sure would be handy if one could optionally have ports that fa
I am trying to instal gollum in gem:
sudo gem install gollum
Building native extensions. This could take a while...
ERROR: Error installing gollum:
ERROR: Failed to build gem native extension.
current directory:
/Library/Ruby/Gems/2.3.0/gems/charlock_holmes-0.7.6/ext/charlock_holme
After some googling I found installation guidance:
https://github.com/gollum/gollum/wiki/Installation
Petr
> On 20 Apr 2018, at 16:54, Ryan Schmidt wrote:
>
>
> On Apr 20, 2018, at 09:14, petr.2006 wrote:
>
>> I am trying to instal gollum in gem:
>>
>> su
It seems that vkt (at least with python35) can not be installed together with
paraview. Paraview includes it own version of vtk and it is preferenced when it
is installed. I have just tried paraview for testing, hence it is not big issue
for me.
That is an example how python35 script fails when
23 matches
Mail list logo