scala_select

2011-01-11 Thread grimmwerks
Can someone post a 'how to you select the version of scala correctly?" -- I'm having a lot of issues. Garry Schafer grimmwerks gr...@grimmwerks.com portfolio: www.grimmwerks.com/ ___ macports-users mailing list macports-users@lists

fixed

2008-04-09 Thread grimmwerks
Hey - read about Mercurial_Python diff and using Py25 now -- reinstalled it, then py25-socket-ssl -- installed it and it's all good. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macpor

python mercurial redux

2008-04-09 Thread grimmwerks
Ah - it turns out I had installed python25 as well. So I deactivated python25 -- but now I get: -bash: /opt/local/bin/hg: /opt/local/bin/python2.5: bad interpreter: No such file or directory Any idea how to fix this? ___ macports-users mailing lis

mercurial, leopard, python24 and openssl

2008-04-09 Thread grimmwerks
I've lost my setup because of a bad harddrive and trying to get my macbook back up and running. I _thought_ I installed everything properly but when trying to run mercurial now I get: abort: Python support for SSL and HTTPS is not installed But when I've tried to install py-openssl: Skipping

Re: Freash Install of Lepord and Mysql5 LaunchDaemon not working

2007-10-31 Thread grimmwerks
Found this one to be the best setup tutorial: http://homepage.mac.com/duling/halfdozen/NeDi-Howto.html#d0e94 ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

selfupdate hangs?

2007-10-30 Thread grimmwerks
For some reason when I ask for a selfupdate it just hangs like there's no tomorrow -- whoops, just got back that Error: /opt/local/bin/port: selfupdate failed: Couldn't sync the ports tree: sync failed doing rsync maggoteater:~ grimm$ ___ macports-u

Re: mercurial install fails

2007-10-29 Thread grimmwerks
Damn. This must be it. I just dumped MacPorts and started from scratch - mercurial --with-dependencies was the first thing: ---> Activating python24 2.4.4_1+darwin_9 Error: Target org.macports.activate returned: Image error: / Applications/MacPorts/MacPython 2.4/BuildApplet.app/Contents/ Inf

Re: mercurial install fails

2007-10-29 Thread grimmwerks
More weirdness: Warning: File /Applications/MacPorts/MacPython 2.4/ PythonLauncher.app/Contents/Resources/PreferenceWindow.nib/ objects.nib already exists. Moving to: /Applications/MacPorts/ MacPython 2.4/PythonLauncher.app/Contents/Resources/ PreferenceWindow.nib/objects.nib.mp_1193696472.

mercurial install fails

2007-10-29 Thread grimmwerks
I just installed Leopard, and am trying to get things back to the way it was. First -- I think I'm going to use the Ruby in MacPorts rather than the one from apple - any thoughts on this? Second - mercurial is failing for me: maggoteater:local grimm$ sudo port install mercurial Password: --

curious: iphone compiling?

2007-09-17 Thread grimmwerks
I'm curious regarding stuff like Chmox -- I've been able to install the Installer.app and a lot 3rd party software - including Ruby, Stumbler, etc. What I'd REALLY like is 2 viewers for a lot of the digital manuals I've got - a good PDF reader, and .chm viewer. Though I've tried the Previ

Re: wireshark network interfaces

2007-08-25 Thread grimmwerks
Dumb question - once wireshark is built, how do you launch it? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: macports installer

2007-08-04 Thread grimmwerks
I had a firewire drive that was mounted that was causing problems - froze up the installable volumes to be listed. Since ejecting it, it's installing as normal. Thanks though! On Aug 4, 2007, at 5:48 PM, Ryan Schmidt wrote: On Aug 4, 2007, at 15:30, grimmwerks wrote: Doesn'

macports installer

2007-08-04 Thread grimmwerks
Doesn't show any volume to install on? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

iCalServer and Python 2.5...md5 not found?

2007-05-29 Thread grimmwerks
Hey all - Installed Python 2.5 using macports, and now trying to install iCalServer, but getting a slew of errors... Does macports have an iCalServer that can be installed? ___ macports-users mailing list macports-users@lists.macosforge.org http://l

Re: Macports Newbie - XServe use

2007-04-08 Thread grimmwerks
On Apr 8, 2007, at 2:23 PM, Altoine Barker wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alright let me see if I can help. I will first need to know your setup (i.e. mac os x server version, macports version, mysql version(s), and exact installation steps up and until the point that you

Re: Macports Newbie - XServe use

2007-04-01 Thread grimmwerks
Alex - please let me know how you find all the macports installation on the xserve goes for you; I don't have the experience you do, but I've installed the same setups (+ruby) on non-server machines with no problem. However, recently trying to get all of this on the xserve has proven itself

Re: mac osx server and mysql

2007-03-30 Thread grimmwerks
On Mar 30, 2007, at 4:33 PM, Ryan Schmidt wrote: Wouldn't it be much better just to assign the ownership to the mysql user? sudo chown mysql:mysql /opt/local/var/db/mysql5 It's already set: drwxr-xr-x 13 mysql mysql 442 Mar 29 21:05 mysql5 In fact I was under the impression that

Re: mac osx server and mysql

2007-03-30 Thread grimmwerks
saving as, correct?) I thought I could find the directory and chmod 777 it? On Mar 30, 2007, at 2:47 AM, Ryan Schmidt wrote: On Mar 30, 2007, at 01:29, grimmwerks wrote: Hey - trying desperately to get subversion, mysql, ruby and retrospectiva working on osx server, but it's much more pai

mac osx server and mysql

2007-03-29 Thread grimmwerks
Hey - trying desperately to get subversion, mysql, ruby and retrospectiva working on osx server, but it's much more painful than the other installs I've done... where does mysql save it's db? Seems I don't have write access ...does anyone know of any tutorials to handle what I want to do