Re: Can I get ports to work under 10.10 Yosemite?

2014-09-11 Thread LuKreme
On 11 Sep 2014, at 06:41 , Chris Jones wrote: > As there is no installer for OSX10.10, you need to follow the 'install from > source' route. Thanks. I wasn't sure if that would behave differently with Yosemite or not. Sadly, I was not able to save off the installed ports list, but thankfully,

Can I get ports to work under 10.10 Yosemite?

2014-09-11 Thread LuKreme
Subject sort of says it all. I have 10.10 installed on my laptop and wold like to update some of the installed ports, but cannot get past the "wrong darwin" check. -- THERE WAS NO ROMAN GOD NAMED "FARTICUS" Bart chalkboard Ep. 5F06 ___ macports-users

Re: Vim upgrade lost spelling and syntax highlights

2014-03-06 Thread LuKreme
On 06 Mar 2014, at 09:37 , LuKreme wrote: > I completely removed vim and reinstalled it > > port install vim +huge OK, that’s odd. After restarting my machine, it’s now working… Erm… That makes no sense, but I am going to just go with it for now. Maybe it was just… no no, never

Re: Vim upgrade lost spelling and syntax highlights

2014-03-06 Thread LuKreme
On 04 Mar 2014, at 09:42 , LuKreme wrote: > Can't open file /opt/local/share/vim/syntax/syntax.vim > Warning: Cannot find word list "en.utf-8.spl" or “en.ascii.spl” Any ideas? I completely removed vim and reinstalled it port install vim +huge still get the same error.

Re: Vim upgrade lost spelling and syntax highlights

2014-03-04 Thread LuKreme
On 04 Mar 2014, at 11:34 , Rainer Müller wrote: > Hello, > > On Tue, 04 Mar 2014 09:42:32 -0700, LuKreme wrote: >> Can't open file /opt/local/share/vim/syntax/syntax.vim >> Warning: Cannot find word list "en.utf-8.spl" or “en.ascii.spl" > > Do

Vim upgrade lost spelling and syntax highlights

2014-03-04 Thread LuKreme
after doing a port upgrade vim I get: Can't open file /opt/local/share/vim/syntax/syntax.vim Warning: Cannot find word list "en.utf-8.spl" or “en.ascii.spl" and none of the spelling or syntax coloring loads. Don’t see anything obvious in the variants. vim @7.4.052 (editors) Variants:

Re: Problem with self update and Xcode 5

2013-09-27 Thread LuKreme
On 27 Sep 2013, at 13:18 , Terry Barnum wrote: > Did you install the command line tools? XCode->Preferences...->Downloads the “Command-line Tools” option does not exist in Xcode 5. -- Angie, Angie, when will those clouds all disappear? Angie, Angie, where will it lead us from here? With no lo

Problem with self update and Xcode 5

2013-09-27 Thread LuKreme
checking for Tcl configuration... configure: error: Can't find Tcl configuration definitions Command failed: cd /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base && CC=/usr/bin/cc ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --wi

Re: selfupdate fails

2013-03-07 Thread LuKreme
In our previous episode (Thursday, 07-Mar-2013), Ryan Schmidt said: > On Mar 7, 2013, at 13:01, LuKreme wrote: > >> configure:3339: /usr/bin/cc --version >&5 >> ./configure: line 3341: /usr/bin/cc: No such file or directory > > Please install the Xcod

Re: selfupdate fails

2013-03-07 Thread LuKreme
In our previous episode (Wednesday, 06-Mar-2013), Ryan Schmidt said: > > On Mar 6, 2013, at 14:24, LuKreme wrote: > >> configure: error: in >> `/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base': >> configure: error: C compiler

Re: selfupdate fails

2013-03-06 Thread LuKreme
In our previous episode (Wednesday, 06-Mar-2013), Ryan Schmidt said: > On Mar 6, 2013, at 13:21, LuKreme wrote: > >> # port selfupdate >> ---> Updating MacPorts base sources using rsync >> MacPorts base version 2.1.2 installed, >> MacPorts base version 2.1.3

selfupdate fails

2013-03-06 Thread LuKreme
# port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.2 installed, MacPorts base version 2.1.3 downloaded. ---> Updating the ports tree ---> MacPorts base is outdated, installing new version 2.1.3 Installing new MacPorts release in /opt/local as root:admin;

Re: XCode command line tools enough for MacPorts?

2012-05-24 Thread LuKreme
On May 22, 2012, at 14:29, Phillip Koebbe wrote: > Just upgraded to Xcode 4.3 this morning and didn't have any problems Start with a fresh system, install Xcode 4.3 and the Command line tools and Mac Ports will not work. You have to jump through additional hoops. ___

Re: XCode command line tools enough for MacPorts?

2012-05-24 Thread LuKreme
On May 22, 2012, at 12:56, Ryan Schmidt wrote: > think things are as straightened out now as they're going to get. To use > Xcode 4.3, you have to agree to its license agreement, and install its > command line tools afterward. I believe this is all documented in our > documentation. Downloadi

Re: proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-24 Thread LuKreme
On May 23, 2012, at 21:36, Bjarne D Mathiesen wrote: > I do recommend installing bash from MacPorts and using that :-) Oh? There are significant differences between it and the system provided bash? ___ macports-users mailing list macports-users@lists.m

Re: XCode command line tools enough for MacPorts?

2012-05-21 Thread LuKreme
On May 15, 2012, at 3:41, Harry van der Wolf wrote: > Are these command line tools not enough for MacPorts? Nope, don't seem to be. You need Xcode and you need to do some work to convince macports Xcode is really installed. I decided to just roll back to 4.2 for now until this is all straighten

Re: convert crashing

2010-08-20 Thread LuKreme
On Aug 20, 2010, at 6:39, Bradley Giesbrecht wrote: > Try "port sync" or "port selfupdate" and then upgrade libtool with "port > upgrade libtool" or upgrade outdated with "port upgrade outdated". I had done a port upgraded outdated recently. I've uninstalled ImageMagick right now and will rein

Re: denyhosts activated twice?

2010-08-20 Thread LuKreme
On Aug 20, 2010, at 10:47, Ryan Schmidt wrote: > 'm not sure what's happening in your specific case. But note that the whole > purpose of using launchd to control server processes is that it will relaunch > a process that quits. So if you kill a process that's controlled by launchd, > or you u

convert crashing

2010-08-20 Thread LuKreme
I am getting crashlogs for convert: Process: convert [9035] Path:/opt/local/bin/convert Identifier: convert Version: ??? (???) Code Type: X86-64 (Native) Parent Process: httpd [118] Date/Time: 2010-08-20 06:10:39.327 -0600 OS Version: Mac OS X 10

denyhosts activated twice?

2010-08-20 Thread LuKreme
I installed and activated denyhosts from ports, but it is running twice and logging twice to the log file. root 135 0.0 0.1 2448616 9100 ?? S 7:53PM 0:04.00 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python /opt/local/Lib

Re: Getting rid of xorg- kruft

2010-08-16 Thread LuKreme
On 16-Aug-2010, at 14:21, Jeremy Huddleston wrote: > > What xorg ports do you still have on your system? Now? None. But it took running port uninstall leaves five times for them all to go away. -- One of the universal rules of happiness is: always be wary of any helpful item that weighs les

Getting rid of xorg- kruft

2010-08-16 Thread LuKreme
I got python26 installed when I installed something else (denyhosts, probably), but it built with all this xorg GUI kruft that I don't want, so I reinstalled python with the +no_tkinter variant, but that didn't actually get rid of any of the xorg- stuff. I also ran an uninstall of inactive ports

Re: MacPorts 1.9.0 has been released

2010-06-09 Thread LuKreme
On 8-Jun-2010, at 14:53, Joshua Root wrote: > > One particular change that requires special attention is the new SQLite > registry format, which will be the preferred format moving forward. It > is the default for new installs, but existing installs will need their > macports.conf edited in order

Re: atlas depends on gcc43 *and* gcc44 ???

2010-06-02 Thread LuKreme
On Jun 2, 2010, at 5:37 PM, Ryan Schmidt wrote: > Do we care about Tiger anymore? No. -- Up the airy mountains, down the rushy glen... From ghosties and bogles and long-leggity beasties... My mother said I never should... We dare not go a-hunting for fear... And things that go bump... P

Re: slrn 0.9.9p1 in ports now

2010-05-06 Thread LuKreme
On 5-May-2010, at 22:12, Ryan Schmidt wrote: > You probably downloaded the patch from the ticket and applied it to your > local portfile. Oh right, that sounds familiar. Doh. Thanks! -- "I don't care if Bill Gates is the world's biggest philanthropist. The pain he has inflicted on the world

Re: slrn 0.9.9p1 in ports now

2010-05-05 Thread LuKreme
On 28-Mar-2010, at 19:46, LuKreme wrote: On 28-Mar-2010, at 12:36, LuKreme wrote: On Mar 28, 2010, at 12:02, Ryan Schmidt wrote: please test and let us know if it works. Will do. Will build it tonight. Success. # slrn --version slrn 0.9.9p1 S-Lang Library Version: 2.2.2 Compiled at

Re: Dbus will not restart after a crash

2010-04-22 Thread LuKreme
On 21-Apr-2010, at 18:29, Michael Gersten wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dbus, which is used by gimp, gives this error after a system crash: > > Apr 21 16:49:32 Kleiman-ibook org.freedesktop.dbus-system[150]: Failed to > start message bus: The pid file "/opt/local

Re: Problems installing ports

2010-04-22 Thread LuKreme
On 21-Apr-2010, at 10:52, Joost Kremers wrote: > > On Wed, Apr 21, 2010 at 09:10:45AM -0700, Bradley Giesbrecht wrote: >> If I were you and I didn't understand why /usr/bin/sed and /usr/bin/ >> uname I would start by trying to understand why they disappeared if >> they ever existed. > > Could it

Re: python port

2010-04-02 Thread LuKreme
On 2-Apr-2010, at 07:51, Ryan Schmidt wrote: > > On Apr 2, 2010, at 08:37, Fernando Martín wrote: > >> I could reduce the opt to 460 MB. I still think that its a bit too >> much for just porting python, but I think that cannot be done much >> more after using "port clean" and port_cutleaves. > >

Re: Can't get MacPorts to work after the install

2010-04-02 Thread LuKreme
On 2-Apr-2010, at 09:50, Perry Lee wrote: > > On Apr 2, 2010, at 4:19 AM, Yves S. Garret wrote: > >> Everything was as it should, then I modified the .zsh_profile file in order >> to insert to modify the PATH and it looks as it does below: >> >> #!/bin/zsh >> >> if [ -e ~/.zshrc ]; then >> sou

Re: slrn 0.9.9p1 in ports now

2010-03-28 Thread LuKreme
On 28-Mar-2010, at 12:36, LuKreme wrote: > > On Mar 28, 2010, at 12:02, Ryan Schmidt wrote: >> please test and let us know if it works. > > Will do. Will build it tonight. Success. # slrn --version slrn 0.9.9p1 S-Lang Library Version: 2.2.2 Compiled at: Mar 28 2010 19:02:5

Re: slrn 0.9.9p1 in ports now

2010-03-28 Thread LuKreme
On Mar 28, 2010, at 12:02, Ryan Schmidt wrote: On Mar 27, 2010, at 19:28, LuKreme wrote: I do not see a way to get it to build with uudeview, however. The only variants are pull, ssl, and universal. I filed a ticket for your request: Thanks! please test and let us know if it works

slrn 0.9.9p1 in ports now

2010-03-27 Thread LuKreme
I see that slrn 0.9.9.p1 is in ports now, and that it builds correctly with +ssl I do not see a way to get it to build with uudeview, however. The only variants are pull, ssl, and universal. -- A: You can never go too far. B: If I'm gonna get busted, it is *not* gonna be by a guy like *that*.

Re: Installing outside of /opt

2010-03-24 Thread LuKreme
On 24-Mar-2010, at 12:55, Ryan Schmidt wrote: You are talking about the slrn and uudeview ports in MacPorts, or about building these from source by hand? If the former, file bugs if they don't work. If the latter, why not use the ports? The port for slrn is years out of date, so I am buildin

Re: Installing outside of /opt

2010-03-24 Thread LuKreme
On 24-Mar-2010, at 12:24, Ryan Schmidt wrote: On Mar 24, 2010, at 13:17, LuKreme wrote: Is there a simple way to point my ports to install everything in / usr/local instead of /opt/local You cannot install MacPorts in /usr/local. To be clear, I do not want to install MAcPorts in /usr

Re: OT: launchd question

2010-03-24 Thread LuKreme
On 24-Mar-2010, at 11:49, Terry Barnum wrote: > > I hope the OT is okay. I thought folks on this list might know the answer. > I'm trying to move some crontab entries to launchd and having some trouble. > Is a "|" not allowed in launchd? > > In cron I can do something like "/opt/local/bin/somes

Installing outside of /opt

2010-03-24 Thread LuKreme
Is there a simple way to point my ports to install everything in /usr/local instead of /opt/local -- "In order to avoid being called a flirt, she always yielded easily." Charles, Count Talleyrand ___ macports-users mailing list macports-users@lists.ma

Re: can't build ghostscript

2010-03-16 Thread LuKreme
On 15-Mar-2010, at 17:41, Payam Minoofar wrote: > > In trying to build the latest ghostscript release on my 10.6.2 machine, on > which I build most things as universal. I hope the debug section captures the > source of the error reported at the end. >From another thread: On 15-Mar-2010, at 01

ImageMagick

2010-03-14 Thread LuKreme
I've been trying to get ImageMagick compiled and installed on my Mac Pro for several days now. Each time I try, I hit some roadblock where I have to manually install some package that can't be installed with +universal. Now, I think I'm finally well and truly stuck bash-3.2# sudo port instal

Re: trying to install slrn +ssl

2010-03-07 Thread LuKreme
On 7-Mar-2010, at 04:50, LuKreme wrote: > > Hmm. I downloaded the source code and it looks like it should compile. I was able to run configure successfully (and then make install) with ./configure --with-ssl=/opt/local --with-slang=/opt/local After making sure slang2 and openssl wer

Re: trying to install slrn +ssl

2010-03-07 Thread LuKreme
On 6-Mar-2010, at 09:45, Ryan Schmidt wrote: > > The request to update slrn to 0.9.9p1 is http://trac.macports.org/ticket/18463 > > The maintainer appears to be unresponsive to his tickets. Hmm. I downloaded the source code and it looks like it should compile. It doesn't know where slang is, so

Re: wine-devel install error

2010-03-07 Thread LuKreme
On 6-Mar-2010, at 09:41, Ryan Schmidt wrote: > > On Mar 6, 2010, at 02:06, LuKreme wrote: >> On 5-Mar-2010, at 23:11, Ryan Schmidt wrote: >>> sudo port -d install wine-devel 2>&1 | tee ~/Desktop/wine-devel.txt >> >> Out of curiosity, why | tee instead of

Re: wine-devel install error

2010-03-06 Thread LuKreme
On 5-Mar-2010, at 23:11, Ryan Schmidt wrote: > > sudo port -d install wine-devel 2>&1 | tee ~/Desktop/wine-devel.txt Out of curiosity, why | tee instead of just > ~/Desktop/wine-devel.txt? -- For a very few, the sky's the limit. And, sometimes, not even that. --Small Gods

trying to install slrn +ssl

2010-03-05 Thread LuKreme
# port install slrn-devel +ssl [...] /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_news_slrn-devel/work/slrn-0.9.9pre-69/src/snprintf.c:106: error: incompatible types in assignment make[1]: *** [/opt/local/var/macports/build/_opt_local_var_macport

Trying to install MySQL5

2009-11-22 Thread LuKreme
Have verified that mac ports is up to date, but when trying to install MySQL5 I get the following error: /bin/sh: line 1: 80237 Doneecho " crypto ssl engines apps test tools " 80238 Trace/BPT trap | grep " $dir " > /dev/null 2> /dev/null /bin/sh: line 1: 80241 D