search for: homebrew

Displaying 20 results from an estimated 308 matches for "homebrew".

2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...>> Thanks Aki, that was helpful. When I add that I get: >> >> checking for LIBSODIUM... no >> configure: error: Can't build with libsodium: not found >> >> So I have to tell it where libsodium is. >> >> Tried: >> >> CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib LIBSODIUM_LIBS=-L/opt/homebrew/Cellar/libsodium ./configure --with-ssl=openssl --with-mysql ?with-sodium >> >> But that gives: >> >> configure: WARNING: Libtool does not cope well with whitespac...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...ames Brown <jlbrown at bordo.com.au> wrote: > > > > On 22 Feb 2023, at 4:14 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > > > > I?ve spent ages on this and am getting really desperate! :-( > > > > > > CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib ./configure --with-ssl=openssl --with-mysql > > > ... > > > Install prefix . : /usr/local > > > File offsets ... : 64bit > > > I/O polling .... : kqueue > > > I/O notifys .......
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...I get: > > > > > > checking for LIBSODIUM... no > > > configure: error: Can't build with libsodium: not found > > > > > > So I have to tell it where libsodium is. > > > > > > Tried: > > > > > > CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib LIBSODIUM_LIBS=-L/opt/homebrew/Cellar/libsodium ./configure --with-ssl=openssl --with-mysql ?with-sodium > > > > > > But that gives: > > > > > > configure: WARNING: Libtool does not...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...22/02/2023 09:10 EET James Brown <jlbrown at bordo.com.au> wrote: > > > On 22 Feb 2023, at 5:53 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > > > > > > > > > > > > % locate libsodium > > > > > /opt/homebrew/Cellar/libsodium > > > > > /opt/homebrew/Cellar/libsodium/1.0.18_1 > > > > > /opt/homebrew/Cellar/libsodium/1.0.18_1/.brew > > > > > /opt/homebrew/Cellar/libsodium/1.0.18_1/.brew/libsodium.rb > > > > > /opt/homebrew/Cellar/libsodium/1.0.18...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...ng macOS 13.2.1 Ventura. > > > > (Have also installed libsodium 1.0.18_1) > > > > Any help would be most appreciated. > > > > thanks, > > > > James. > > I?ve spent ages on this and am getting really desperate! :-( > > CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib ./configure --with-ssl=openssl --with-mysql > > ... > Install prefix . : /usr/local > File offsets ... : 64bit > I/O polling .... : kqueue > I/O notifys .... : kqueue > SSL ............ : yes (OpenS...
2019 Jan 31
1
1.1~pre17 is no longer available for OSX from Homebrew.
Hey Folks, It seems that Homebrew for some reason arbitrarily decided to banish all of the --devel flavors from all of their installable packages.  I couldn't find any discussion as to why or what they intend to replace the function with. **update;  this is where they decided to do this; https://github.com/Homebrew/brew/pull/...
2015 Apr 30
2
[LLVMdev] LLVM 3.6 homebrew core formula
...do not support asan) Is there a particular reason why the core ones do not support asan? > > >On Wed, Apr 29, 2015 at 1:21 PM, Sebastian Blessing ><sebastian at causality.io> wrote: >> Dear LLVMers, >> >> I am working on a project that depends on LLVM 3.6. For Homebrew, the core >> formula is pointing to LLVM 3.5.1 and LLVM 3.6 is only available as a >> homebrew tap. Since no core formula can depend in versioned taps, would it >> be possible to get the llvm36 (since already released) formula into homebrew >> core and replace the 3.5.1 form...
2015 Apr 29
2
[LLVMdev] LLVM 3.6 homebrew core formula
Dear LLVMers, I am working on a project that depends on LLVM 3.6. For Homebrew, the core formula is pointing to LLVM 3.5.1 and LLVM 3.6 is only available as a homebrew tap. Since no core formula can depend in versioned taps, would it be possible to get the llvm36 (since already released) formula into homebrew core and replace the 3.5.1 formula? Thank you very much, Sebastian...
2013 Oct 02
2
[Bug 10179] New: massive test failure on OSX 10.8.5 under Homebrew
https://bugzilla.samba.org/show_bug.cgi?id=10179 Summary: massive test failure on OSX 10.8.5 under Homebrew Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: chdiza at gmail.com QAContact:...
2015 Jul 21
2
[LLVMdev] Problem with InsertPointGuard ABI?
...; > In practice it is very hard to make NDEBUG flag match configs of > your > > project > > > and LLVM project. You often need to build debug and release > versions of > > your > > > project and LLVM is installed as a debian package or with homebrew. > > Moreover, > > > there is not reliable way of checking if LLVM has been built with > or > > without > > > NDEBUG. > > > > FWIW, `llvm-config --assertion-mode` will tell you whether or not > your > > LLVM was built wit...
2018 Feb 17
2
Problem installing libxml2 under Homebrew
...ATH contains a libxml-2.0.pc file. If pkg-config is unavailable you can set INCLUDE_DIR and LIB_DIR manually via: R CMD INSTALL --configure-vars='INCLUDE_DIR=... LIB_DIR=...' -------------------------------------------------------------------- ERROR: configuration failed for package ?xml2? Homebrew package info: dekkera:pkgconfig peter$ brew info libxml2 R libxml2: stable 2.9.7 (bottled), HEAD [keg-only] GNOME XML library http://xmlsoft.org /usr/local/Cellar/libxml2/2.9.7 (281 files, 10.4MB) Poured from bottle on 2018-02-16 at 22:42:54 From: https://github.com/Homebrew/homebrew-core/blob/m...
2014 Sep 10
2
[LLVMdev] Can't build against LLVM-3.5 with CMake: CMakeExports.cmake broken?
...e/modules/Makefile``. It is normally set in > Makefile.rules . However if you build with --enable-shared this > variable doesn't get set and so LLVMExports.cmake isn't generated > correctly. > > @David: Were you also compiling this way? The last time, yes. I built with OS X Homebrew (http://brew.sh) and it looks like their formulas use --enable-shared by default, although there is an option to turn it off (https://github.com/Homebrew/homebrew/blob/master/Library/Formula/llvm.rb). I was trying to work on a patch to update to 3.5.0 when I ran into the problem. I'll try --di...
2015 Dec 26
2
[CMake] Hardcoded rpath?
I'm looking at an issue for Homebrew (OS X package manager) where the compiled libc++ tries to load libc++abi at "@rpath/libc++abi.1.dylib", resulting in a dyld error. The issue can be found at https://github.com/Homebrew/homebrew/issues/47149 From what I can tell, this is a result of lines 561-564 of the CMakeLists.txt in...
2012 Dec 28
3
installing ruby 1.9.3 in michael hartl's ruby on rails tutorial
...a separate terminal to execute any additional commands. Notes for Mac OS X 10.8.2, Xcode 4.5.2. For JRuby: Install the JDK. See http://developer.apple.com/java/download/ # Current Java version "1.6.0_26" For IronRuby: Install Mono >= 2.6 For Ruby 1.9.3: Install libksba # If using Homebrew, ''brew install libksba'' For Opal: Install Nodejs with NPM. See http://nodejs.org/download/ To use an RVM installed Ruby as default, instead of the system ruby: rvm install 1.8.7 # installs patch 357: closest supported version rvm system ; rvm gemset export system.gems ;...
2012 Oct 30
1
homebrew install R
Is there a recommended way to install R with homebrew? Will I completely lose the GUI? .r file command editor? thanks, Ty ----- Tyler Frazier Department of Transportation Planning and Telematics Technical University Berlin http://www.vsp.tu-berlin.de/ [[alternative HTML version deleted]]
2012 Feb 19
2
JGR Segmentation fault
I have been trying to get JGR up and running but so far no luck. I installed R from source using the homebrew package manager and everything works fine and I was able to install JGR and all its dependencies. Every time I try to start JGR I get the error below. Any idea why I'm getting the Segmentation fault? Thanks. System Info: OSX 10.7.2 R version 2.14.1 (2011-12-22) java version "1.6.0_29&q...
2010 Dec 08
0
puppet homebrew package provider
Hi list, for those interested: I''ve created a homebrew package provider for puppet. You can get it from https://github.com/jedi4ever/puppet-homebrew enjoy :) Patrick P.S. You need a newer version of puppet as it uses the new module structure -- You received this message because you are subscribed to the Google Groups "Puppet Users" grou...
2010 Apr 18
0
Something about Homebrew install ruby
I installed the ruby1.8.7 by macports. Yesterday, I updated the ruby into 1.9.1 by homebrew. But when I show the version (ruby -v),It still is 1.8.7. So I use brew link ruby,and replace the /opt/local/bin/ruby by /usr/local/Cellar/ ruby/1.9.1-p378/bin/ruby. It works. But command "ri" is not work yet. Is there any way to use the ruby installed by homebrew? ,sorry for my eng...
2014 Aug 30
1
Default lib/include dirs location in OS X
Hi, I have installed libvirt via Homebrew = compiled from source <https://github.com/Homebrew/homebrew/blob/master/Library/Formula/libvirt.rb> . Then I wanted to install *ruby-libvirt* gem install ruby-libvirt and end up with this error: /usr/local/Cellar/ruby/2.1.2_3/bin/ruby extconf.rb *** extconf.rb failed *** Could not create...
2018 Nov 24
1
Mac Mojave Server
Is there any information on using dovecot on Mojave? I have been using Mac OS Server for a few years and looking for the preferred way to move to Mojave since dovecot and postfix admin support has been dropped by Apple.