similar to: problem installing 2.6.1 on OSX Leopard (after failed MacPorts install)

Displaying 20 results from an estimated 150 matches similar to: "problem installing 2.6.1 on OSX Leopard (after failed MacPorts install)"

2008 May 09
1
BSOD when writing from W2003 clients after SP2 has been installed
Hi, We are running a RHEL4 x86_64 server, samba-3.0.25b-1.el4_6.4. The server is running with essentially the same configuration since a year without problems. Due to a hardware failure on the back-end SAN the samba-server was moved to a different machine (same OS, same samba version, same config). At about the same time we deployed SP2 on various W2300 machines (there are in total about 50 W2003
2013 Mar 04
0
winbind: how to fix uid/SID mapping following migration to a new DC
Did you ever get a resolution to your issue with UIDs not matching? I have the same problem and I cannot for the life of me get my UIDs to come from Active Directory. If you did solve it with using the idmap config DOMAIN : backend = ad would you be so kind as to share? I am only able to get idmap config * : backend = tdb to work. I have never been able to get UIDs for particular domain
2017 Feb 05
2
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
On Fri, Feb 3, 2017 at 12:03 PM, Renato Golin <renato.golin at linaro.org> wrote: > Adding some people that know about libcxx and/or windows on arm. > Note that if you are trying to use Windows on ARM port, I've not tested C++ support with MS ABI, onlly the itanium ABI has been tested (there are known limitations for the C++ MS ABI on Windows ARM). Furthermore, we do not
2007 Feb 04
10
where to install script.aculo.us ?
I''d like to try autocompletion, and my understanding based on AWDWR:2, and on various website tutorials, is that I should install the script.aculos.us javascript library. My question is how to do that. The instructions on their site tell me to "Put prototype.js, scriptaculous.js, builder.js, effects.js, dragdrop.js, slider.js and controls.js in a directory of your website,
2009 Feb 07
0
Error installing MacPorts rb-fxruby...
Hi all, I''m encountering an error while trying to install the MacPorts version of fxruby on a Intel Mac running 10.4.11. It appears to be having trouble installing and building the ''fox'' library prerequisite. It looks like it''s having trouble generating the libraries: "-o .libs/libFOX-1.6.0.0.34.dylib" and "-o libFOX-1.6.la". The errors
2008 Dec 27
0
Porticus/Port Authority for MacPorts GUI front-end?
I''ve noticed that there are two different programs which can serve as a GUI front end for MacPorts. Would like to hear who uses what, and differences between the two programs. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2009 Apr 23
0
NSD 3.2.1 in MacPorts
Hello NSD users, I've updated the NSD port in the MacPorts tree to version 3.2.1, so that MacPorts users on OS X can install it with a simple "port install nsd" command. The port has two variants, viz. "stats" and "rootserver". Note that after installing the port, one still needs to copy PORTBASE/etc/nsd/nsd.conf.sample to PORTBASE/etc/nsd/nsd.conf and customise
2010 Nov 17
1
Building Wine Using Macports
I've got the source of Wine 1.2.1 (patched to my liking) and I'm trying to build it using Macports so I don't have to manually install each required package (that's how I understand it at least, I failed at doing it through 'make' in an earlier post because I was missing a bunch of packages despite having X11 and Xcode). Unfortunately I have no idea how to do this, and even
2008 Jul 30
2
R, Macports and C++ streams
Dear all, R on Macports relies on GCC 4.3 to build packages. I find that packages with shared objects that use C++ streams crash R if they're compiled using Macports' gcc43, but work fine if compiled in exactly the same way using Apple-supplied GCC 4.2. Has anyone here had the same issue/know what is causing this problem? Thanks, Ernest
2008 Dec 27
1
Trouble with MacPorts install, .profile file not created/ need help
I have just installed MacPorts 1.7.0 for Leopard using a downloaded .dmg file. Following the download and installation, I looked for the .profile file to change the environment variables, but found that no .profile file was created. When I tried to do so, I got an error message: /Applications/TextEdit.app/Contents/MacOS/TextEdit .profile 2008-12-27 14:19:02.393 TextEdit[47100:10b] ***
2011 Nov 17
1
building biOps on macports, and configure--vars
All, the MacOSX binary build of the biOps package is broken on cran, so I am trying to compile from source. I am very close; the trick is apparently that this package depends on fftw3, libjpeg and libtiff. My fftw3 is in /usr/local/, but my libjpeg and libtiff are in /opt/local/ since i got them through macports. In general, I'd like to keep as many of my third-party libraries as I can in the
2007 Dec 03
3
strsplit on comma, with a trailing comma in input
I have a comma-separated data file in which trailing commas sometimes occur. I am using strsplit to extract the data from this file, and it seems great except in cases with trailing comma characters. The example below illustrates. What I'd like is to get a fourth element in the answer, being an empty string just like the second element. Is there a way I can express my patter (or perhaps
2009 Jun 20
4
MacPorts version can't run 16-bit programs
Whenever I try to run a 16-bit application with the version of Wine that built out of MacPorts, I get a crash similar to this one: Code: wine: Unhandled page fault on read access to 0xffffffff at address 0x1017:0x0000093e (thread 0026), starting debugger... couldn't load main module (2) Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (1017:0000093e).
2009 Jul 12
3
Installing mysql with macports
Not sure if this is off topic, but there doesn''t seem to be an obvious place to ask this question. I am trying to use MacPorts to install mysql. I have xcode 3.0 and x11 XQuartz 2.1.6 installed. $PATH: /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/ local/bin:/usr/X11/bi When I sudo port install mysql5-server I receive: ---> Configuring mysql5 Error: Target
2008 Sep 08
6
Wine on Macports
Hi, I have been using wine on my ubuntu nix computer for a while no big issues, been able to fiure out most of my stuff. Now my fiance got a mac and I am using mac ports to get a game working for her. Here is my error, I am most worried about Code: err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support ! but here is the whole thing Code:
2007 Feb 11
3
RoR programming style guide?
Is there a style guide for RoR? For example, I see that rails likes to create things like <% ... %> <% ... %> <% ... %> and I''m tempted to write this as <% ... ... ... %> but I''m not sure if doing so will make my code "look wrong". Since I''m a beginner, I''d like to get into the habit of writing code that has a conventional
2008 Jan 10
2
how to calculate time offset between timezones?
#QUESTION# Is there a way to calculate the offset between timezones, e.g. from "AST" to "GMT"? #DETAILS# I am working with data files that use local time, and that indicate the timezone by e.g. "AST" (Atlantic Standard Time, my local time) in a header. I was guessing that > ISOdatetime(2008,1,1,1,0,0,tz="GMT") - >
2009 Feb 15
12
Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1
Using MacPorts To Install Ruby 1.9.1 and Rails 2.3.0 RC1 WARNING: If you want to live on the edge, please continue with the steps below. Also, please be aware that all gems are not fully compatible with Ruby 1.9.1 stable release (i.e. 1.9.1p0). Furthermore, this installation requires you to remove ALL Ruby related gems and ports because we are performing a clean install.
2017 Feb 03
3
Clang 5.0 support for armv8 64 bit with neon and auto vectorization
One more thing, setting up clang 5,0 on windows, I have issues compiling libcxx project. Is it supported to be built with Visual studio or MinGW make files? Mit freundlichen Grüßen / Best regards Zeeshan Haider CC/ESM1 Tel. +49(711)811-47379 -----Original Message----- From: Tim Northover [mailto:t.p.northover at gmail.com] Sent: Freitag, 3. Februar 2017 18:05 To: Haider Zeeshan
2009 Mar 29
1
OSX MacPort Install 1.0.1 - winecfg problems
I tried a binary install of Darwine last week but wasn't that happy and wanted to go for the more "authentic" MacPort install. OSX 10.5.6 Everything seemed to install properly, but the first thing I wanted to check was winecfg to set up the drives a bit differently. It didn't load very well as the first tab of winecfg loads (Application Settings), but the buttons at the bottom