Re: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch

2012-03-03 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/03/2012 06:22, Ryan Schmidt wrote: > > On Mar 3, 2012, at 20:06, lllact...@gmx.net wrote: [snip] >> It does not allow me to log in with the key yet; I still have to >> give a password. Can not figure out why. The entry in the >> "~/.ssh/author

Re: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch

2012-03-03 Thread Ryan Schmidt
On Mar 3, 2012, at 20:06, lllact...@gmx.net wrote: > I just got a "ssh-copy-id"script from a Linux box. It works from the Linux > system. I then just used it on the MacBook. It also worked. With both systems > I can copy the id_dsa.pub into the target system's authorized_keys. > > Does the pat

Re: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch

2012-03-03 Thread Ryan Schmidt
On Mar 3, 2012, at 21:30, Lawrence Velázquez wrote: > This is Github's 404 page. The port tried to download a file that's been > moved or deleted. The port did nothing; Dreiel downloaded this 404 page manually, as shown earlier: On Mar 2, 2012, at 14:00, lllact...@gmx.net wrote: > |$ sudo b

Re: proftpd

2012-03-03 Thread Daniel Ericsson
On 4 mar 2012, at 02:07, M. Daniel Becque wrote: > Does anyone know if sftp is included in the proftpd build? It's not by default and there is no variant to turn it on either. You can submit a ticket with a request for enhancement of the port to allow for this at: https://trac.macports.org/newt

Re: Cannot setup macports, error on Xcode binaries

2012-03-03 Thread Zach
Hello All. I was having this trouble after switching to Xcode 4.3 for Lion 10.7.3. Xcode 4.3 is a packaged App that is installed at Applications/Xcode.app Eventually, this is what worked for me... $ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/ after setting this, macport

Re: proftpd

2012-03-03 Thread Mike Savory
Hi Dan Yes, the proftpd port file builds with mod_tls and not mod_sftp. sftp is really based on SCP and as you say is very different. Mike On Mar 3, 2012, at 6:29 PM, M. Daniel Becque wrote: > Mike, > I see what you mean but looking at the documentation for mod_tls lets me know > that this is

Re: ssh-copy-id in openssh-Portfile-variant-ssh-copy-id.patch

2012-03-03 Thread Lawrence Velázquez
On Mar 3, 2012, at 9:06 p.m., lllact...@gmx.net wrote: > PS - Is this the 'script' the patch installs? If not, where does it come > from? My first attempts used it, as seen in my first mail: > > ## start of'script' > [snip] > 40

Re: proftpd

2012-03-03 Thread M. Daniel Becque
Mike, I see what you mean but looking at the documentation for mod_tls lets me know that this is ftps and not sftp. SFTP is just a little different . dan On Sat, Mar 3, 2012 at 7:16 PM, Mike Savory wrote: > Hi Dan > Looks like it... > > depends_

Re: proftpd

2012-03-03 Thread Mike Savory
Hi Dan Looks like it... depends_lib port:openssl set modules mod_tls configure.args-append --with-modules=[join $modules :] Mike On Mar 3, 2012, at 5:07 PM, M. Daniel Becque wrote: > Does anyone know if sftp is included in the proftpd build? _

proftpd

2012-03-03 Thread M. Daniel Becque
Does anyone know if sftp is included in the proftpd build? dan ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: GCC can't find header files

2012-03-03 Thread Miguel Lacerda
On Sat, Mar 3, 2012 at 10:47 PM, Daniel Ericsson wrote: > On 3 mar 2012, at 20:48, Ryan Schmidt wrote: > > > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > > > >> I am trying to compile source code that I downloaded from a developer's > website. I have installed the lastest version of MacPorts

Fwd: GCC can't find header files

2012-03-03 Thread Daniel Ericsson
On 3 mar 2012, at 20:48, Ryan Schmidt wrote: > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > >> I am trying to compile source code that I downloaded from a developer's >> website. I have installed the lastest version of MacPorts (after installing >> Xcode 4.3) and port installed cmake and g

Re: GCC can't find header files

2012-03-03 Thread Miguel Lacerda
On Sat, Mar 3, 2012 at 9:48 PM, Ryan Schmidt wrote: > > On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > > > I am trying to compile source code that I downloaded from a developer's > website. I have installed the lastest version of MacPorts (after installing > Xcode 4.3) and port installed cmake

Re: Wordnet

2012-03-03 Thread Sam Kuper
On 3 March 2012 18:58, Daniel Ericsson wrote: > On 3 mar 2012, at 19:14, Sam Kuper wrote: > > Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) > > should be available via Macports? If so, please could you point me to the > > discussion? > > > > If not, please consider this such a

Re: universal macports

2012-03-03 Thread Ryan Schmidt
On Mar 3, 2012, at 04:35, Marko Vranic wrote: > I'm new with macports,so does universal macports(i386,x64) work on MAC OS > 10.5(Leopard)? Welcome to MacPorts! On Leopard and Tiger the default for universal_archs is i386 ppc. You can change this to i386 x86_64 in your macports.conf file if you

Re: py27-game; installation looks clean, but library not found

2012-03-03 Thread Ryan Schmidt
On Mar 3, 2012, at 10:38, Lynn Oliver wrote: > Why "install pygame +portmidi" instead of "py27-game +portmidi"? > > I went ahead and ran "sudo port install py-game +portmidi", and it installed > python24, py24-nose, py24-distribute, py24-numpy, py24-game, py, and py-game. > I uninstalled thos

Re: GCC can't find header files

2012-03-03 Thread Ryan Schmidt
On Mar 3, 2012, at 10:38, Miguel Lacerda wrote: > I am trying to compile source code that I downloaded from a developer's > website. I have installed the lastest version of MacPorts (after installing > Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes > without any err

Re: Wordnet

2012-03-03 Thread Daniel Ericsson
On 3 mar 2012, at 19:14, Sam Kuper wrote: > Dear all, > > Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) should be > available via Macports? If so, please could you point me to the discussion? > > If not, please consider this such a proposal :) I'd love to be able to "sudo

Wordnet

2012-03-03 Thread Sam Kuper
Dear all, Has anyone ever proposed that Wordnet (i.e. the Princeton Wordnet) should be available via Macports? If so, please could you point me to the discussion? If not, please consider this such a proposal :) I'd love to be able to "sudo port install wordnet". Thanks, Sam ___

GCC can't find header files

2012-03-03 Thread Miguel Lacerda
Hi, I am trying to compile source code that I downloaded from a developer's website. I have installed the lastest version of MacPorts (after installing Xcode 4.3) and port installed cmake and gcc46 as required. Cmake completes without any errors. However, it seems that the compiler is unable to fi

Re: py27-game; installation looks clean, but library not found

2012-03-03 Thread Lynn Oliver
Why "install pygame +portmidi" instead of "py27-game +portmidi"? I went ahead and ran "sudo port install py-game +portmidi", and it installed python24, py24-nose, py24-distribute, py24-numpy, py24-game, py, and py-game. I uninstalled those and ran "sudo port install py27-game +portmidi". Wheth

Re: update

2012-03-03 Thread Jeremy Lavergne
> Error: Failed to install dbus > Log for dbus is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Please keep in mind the log is located at the location indicated in the error message. smime.p7s Description:

Re: update

2012-03-03 Thread Daniel Ericsson
On 3 mar 2012, at 14:07, James Linder wrote: > Error: Target org.macports.activate returned: Image error: > /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and > does not belong to a registered port. Unable to activate port dbus. Use > 'port -f activate dbus' to force t

Re: update

2012-03-03 Thread James Linder
On 03/03/2012, at 7:57 PM, Lawrence Velázquez wrote: > On Mar 3, 2012, at 1:58 a.m., James Linder wrote: > >> EVERYTHING now works except gnome-terminal will not build. > > Can you provide the gnome-terminal log? sh-3.2# port install gnome-terminal ---> Computing dependencies for gnome-termin

Re: update

2012-03-03 Thread Lawrence Velázquez
On Mar 3, 2012, at 1:58 a.m., James Linder wrote: > EVERYTHING now works except gnome-terminal will not build. Can you provide the gnome-terminal log? vq ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/ma

Re: universal macports

2012-03-03 Thread Dominik Reichardt
As far as I know, by default universal means i386 and ppc on 10.5. Not sure whether you can set it other in the conf, but others will ;) Dom Am 03.03.2012 um 11:35 schrieb Marko Vranic : > Hi, > > I'm new with macports,so does universal macports(i386,x64) work on MAC OS > 10.5(Leopard)? > > T

universal macports

2012-03-03 Thread Marko Vranic
Hi, I'm new with macports,so does universal macports(i386,x64) work on MAC OS 10.5(Leopard)? Thanks, Marko ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users