search for: maco

Displaying 20 results from an estimated 2964 matches for "maco".

Did you mean: mach
2006 Aug 04
8
Demo in rails2.pdf of add_price migration, PostgreSQL 8.1.4
...hen edited it: class AddPrice < ActiveRecord::Migration def self.up add_column :products, :price, :decimal, :precision => 8, :scale => 2, :default => 0 end def self.down remove_column :products, :price end end I see this error when I walk through the demo: bash mac maco /pt/books/rails2_my_depot/depot 9 $ bash mac maco /pt/books/rails2_my_depot/depot 9 $ rake db:migrate --trace (in /pt/books/rails2_my_depot/depot) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:migrate == AddPrice: migrating ===============...
2006 Aug 17
2
SaltedHashLoginGenerator no such file to load -- iconv
Hi, I''m trying to use the SaltedHashLoginGenerator as documented on http://wiki.rubyonrails.com/rails/pages/SaltedHashLoginGenerator Ruby version: ruby 1.8.4 (2005-12-24) [i386-openbsd3.9] I''ve the following commands: gem install salted_login_generator gem install localization_generator rails myapp cd myapp ruby script/generate salted_login User Localization All ran
2001 Apr 28
1
R 1.2.3 for MacOS/X available
From release 1.2.3, R can run different Macintosh platforms. Two versions are currently available that are non concurrent. One version runs on MacOS Systems from 8.6 to 9.1 and MacOSX using the standard MacOS/MacOSX interface, that means that is behaves like any usual Macintosh application. (This is mantained by Stefano M. Iacus) The other version is a Darwin/X11 that means a Unix-like version taking advantages of the X11 server (to be ins...
2020 May 31
2
r-project.org SSL certificate issues
...be libcurl / openssl > only uses the chain provided by the server? Without trying to use an > alternate chain? Yes, indeed it seems that old OpenSSL versions cannot handle alternative certificate chains. This has been fixed in OpenSSL in 2015, so modern Linux systems should be fine. However, macOS uses LibreSSL, and LibreSSL never fixed this issue. E.g. https://github.com/libressl-portable/portable/issues/595 r-project.org can be updated to send the new root certificate, which will solve most of our problems, but we'll probably have issues with other web sites that'll update slower...
2016 Oct 05
2
Copy a directory from macOS to Samba fails
Hi, unfortunately copying a directory from macOS to a Samba share fails, if the macOS set ACLs in the source directory. The error on macOS side basically informs the user, that the operation can’t be completed because you don’t have permission to access some of the items. Unfortunately macOS automatically sets these ACLs sometimes. Relevant...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...t_signal 3158 mach_msg_trap 1728 Sample analysis of process 39206 written to file /dev/stdout Date/Time: 2009-10-13 10:28:45 -0400 OS Version: 10.5.8 (Build 9L31a) Architecture: i386 Report Version: 4 Command: R Path: /Applications/R.app/Contents/MacOS/R Version: R 2.9.2 GUI 1.29 Tiger build 32-bit (5464) Parent: launchd [197] PID: 39206 Event: hang Time: 61.09s Steps: 449 Process: R [39206] Path: /Applications/R.app/Contents/MacOS/R ADDRESS BINARY 00001000...
2019 Oct 10
2
LLVM 9.0.0 prebuilt binaries for MacOS
Hello, I noticed that there are no prebuilt binaries available for MacOS for the latest LLVM 9.0.0 release http://releases.llvm.org/download.html. Official prebuilt binaries for MacOS are available for 8.0.0 on that same page, so I wonder if there's any chance we'll get them for 9.0.0 ? Thanks, -- Gio
2000 Sep 06
2
Submitting patches for MacOS X
I'm going to want to submit patches for MacOS X in the near future (hopefully tonight or tomorrow night), but I don't see what flags to cvs diff you guys like to receive. Included in these patches will be a MacOS X module for libao which uses the CoreAudio framework along with some other minor stuff. -tim --- >8 ---- List archives...
2011 Jan 03
0
Problem loading Tcl/Tk (?)
...ust' > > The following object(s) are masked from 'package:stats': > > hclust > > Loading required package: qvalue > Loading Tcl/Tk interface ... 2011-01-03 10:51:18.886 R[5858:60f] Error > loading /Library/ScriptingAdditions/Adobe Unit > Types.osax/Contents/MacOS/Adobe Unit Types: > dlopen(/Library/ScriptingAdditions/Adobe Unit > Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. > Did find: > /Library/ScriptingAdditions/Adobe Unit > Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in >...
2009 Mar 22
1
Problem running autotest in rails 2.3
People, I''m trying to run autotest on rails 2.3 I get a NoMethodError. Here is what I see: Sat Mar 21 20:47 /b/tmp/myfc23 maco$ Sat Mar 21 20:47 /b/tmp/myfc23 maco$ autotest loading autotest/rails_rspec ./vendor/plugins/rspec/lib/autotest/rspec.rb:24:in `initialize'': undefined method `failed_results_re='' for #<Autotest::RailsRspec:0x1205b88> (NoMethodError) from /pt/r1/lib/ruby/gems/1.8/gems...
2024 Feb 29
2
Samba 4.20rc3 does not build on macOS
Hi, I am new here. I just tried to build it Samba 4.20rc3 because I would like to use the "wspsearch" on macOS. (I also built it first on Debian 12.5, which worked fine.) However, ./configure aborts: > Checking for getrandom : not found > Checking for program 'pkg-config' : not found...
2010 Dec 16
4
editor for MacOS
Dear friends - I'm using Tinn-R in Windows and find it OK. My son is running MacOS and is just starting using R and I know nothing about MacOS and R but we seem to have difficulties in finding something similar to Tinn for MaC. What are your suggestions? Thanks a lot! Troels Ring, MD Aalborg, Denmark
2023 May 09
2
MacOS clients - best options
...tab):/samba /srv/samba ceph name=samba,_netdev 0 0 Client caps: client.samba key: ... caps: [mds] allow rw fsname=cephfs path=/samba caps: [mon] allow r fsname=cephfs caps: [osd] allow rw tag cephfs data=cephfs After the migration everything seems fine but we experience problems with MacOS Clients. We have ~97% MacOS Clients here. Problem description: Many files are greyed out in the Finder and appear to be read only. Documents can't be opened or copied. In case of pictures the preview works but the pics can't be opened by any application. Which files are greyed out seems...
2017 Jan 17
1
Samba server for MacOS workgroup
Hello, I have a problem with MacOS client on Samba4.4 server. I put the folder with set of small test files on samba volume, Open folder by MacOS Finder, select files Cmd+A, and duplicate Cmd+C Cmd+V Error 8058 appeared in Finder after some files copied. "The operation can't be completed because unexpected error o...
2020 Jun 09
2
r-project.org SSL certificate issues
...that R should/could fix? If the latter, could this also go into the "emergency release" R 4.0.2 that is scheduled for 2020-06-22? My $.02 /Henrik On Sun, May 31, 2020 at 8:13 AM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: > > Btw. it would be also possible to create a macOS R installer that > embeds a static or dynamic libcurl with Secure Transport, instead of > the Apple default LibreSSL. > > This might be too late for R 4.0.1, I don't know. > > Gabor > > On Sun, May 31, 2020 at 4:09 PM G?bor Cs?rdi <csardi.gabor at gmail.com> wrote...
2017 May 11
2
ld.lld on MacOS question
Thanks for the answer. However, this means I need a different linker for MacOS as for Windows/Linux? I guess it is a not a major thing but I was hoping to set up a cross compile env. where only the header files and shared libraries differed :-( I guess we’re not there yet … :-) Kind regards, Peter Kriens > On 6 May 2017, at 19:57, Lang Hames <lhames at gmail.com&g...
2005 May 03
1
MacOS X: update.packages(type="mac.binary") fails (PR#7831)
Full_Name: Jari Oksanen Version: R 2.1.0 OS: MacOS 10.3.9 Submission from: (NULL) (130.231.102.145) For various reasons (which need not be expanded here) I have tried to update my long neglected R in MacOS X using handy command line tool update.packages() using readily available binaries of contributed packages at CRAN. However, this fails with...
2020 Jan 08
2
Is it possible to enable push notifications for iOS/macOS mail clients on a stock dovecot?
Now that Apple has abandoned mail server capabilities in macOS Server.app we have to move to an open source solution. I have done this using Macports and it works well (no thanks to Apple as it never published the in 2018 promised migration info for mail services). The MacPorts Apple Push Notification variant based on a patch written a few years ago for dove...
2019 Oct 17
3
LLVM 9.0.0 prebuilt binaries for MacOS
Vedant, Thanks for building the packages before. Could you detail what's required to build these binaries on macOS so that someone else could replicate it? Thanks, Tobias On Mon, Oct 14, 2019 at 8:29 PM Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Gio, > > I prepared the macOS packages for the past few releases, but have less time to keep up with the open source rele...
2019 Jun 13
4
Clang8 on MacOS 10.14
[Please cc me, as I am not on this list.] When installing the clang8 MacOS binary by wget <clang-binaries-tarball-url> tar -xf clang* cd clang* sudo mkdir /usr/local/clang8 sudo cp -R * /usr/local/clang8 the compiler works on MacOS 10.13, but not on MacOS 10.14, with an error: /usr/local/clang/bin/../include/c++/v1/stdio.h:108:15: fatal error: 'stdi...