Re: emacs-mac-app port build failure

2013-02-14 Thread Sean Farley
On Thu, Feb 14, 2013 at 4:04 PM, Lawrence Velázquez  wrote:
> On Feb 14, 2013, at 4:44 PM, Marion Dumas  wrote:
>
>> I wanted to de-install and re-install Emacs on my mac (10.5.8). I 
>> de-installed Emacs.app by simply deleting the contents. I then downloaded 
>> the emacsformac dmg installer but it just doesn't work: the application 
>> crashes at launch. I tried installing through macports and it fails to build.
>>
>> Error: org.macports.build for port emacs-mac-app returned: command execution 
>> failed Please see the log file for port emacs-mac-app for details:
>>
>>  Error: Processing of port emacs-mac-app failed
>
> You should file a ticket for this. Attach the main.log.
>
> http://guide.macports.org/chunked/project.html#project.tickets

Yes, please do, Marion. That would help us keep track of issues with
repository history.

>> After that, I tried looking for other emacs related files on my computer in 
>> case they were conflicting with the new ones (so removing /usr/bin/emacs and 
>> /usr/share/emacs), but that didn't help.
>>
>> Thanks for any tips! I am befuddled
>
> You can start by ceasing your haphazard rampage through your system. You just 
> deleted the system emacs. Hope you didn't use "rm".

Yes, totally agree with Lawrence here!
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: emacs-mac-app port build failure

2013-02-14 Thread Lawrence Velázquez
On Feb 14, 2013, at 4:44 PM, Marion Dumas  wrote:

> I wanted to de-install and re-install Emacs on my mac (10.5.8). I 
> de-installed Emacs.app by simply deleting the contents. I then downloaded the 
> emacsformac dmg installer but it just doesn't work: the application crashes 
> at launch. I tried installing through macports and it fails to build.
> 
> Error: org.macports.build for port emacs-mac-app returned: command execution 
> failed Please see the log file for port emacs-mac-app for details: 
> 
>  Error: Processing of port emacs-mac-app failed

You should file a ticket for this. Attach the main.log.

http://guide.macports.org/chunked/project.html#project.tickets

> After that, I tried looking for other emacs related files on my computer in 
> case they were conflicting with the new ones (so removing /usr/bin/emacs and 
> /usr/share/emacs), but that didn't help.
> 
> Thanks for any tips! I am befuddled

You can start by ceasing your haphazard rampage through your system. You just 
deleted the system emacs. Hope you didn't use "rm".

vq
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: emacs-mac-app port build failure

2013-02-14 Thread Sean Farley

Marion Dumas writes:

> Hello,
>
> I wanted to de-install and re-install Emacs on my mac (10.5.8). I de- 
> installed Emacs.app by simply deleting the contents. I then downloaded  
> the emacsformac dmg installer but it just doesn't work: the  
> application crashes at launch. I tried installing through macports and  
> it fails to build.
>
> Error: org.macports.build for port emacs-mac-app returned: command  
> execution failed Please see the log file for port emacs-mac-app for  
> details:
>
>   Error: Processing of port emacs-mac-app failed
>
> After that, I tried looking for other emacs related files on my  
> computer in case they were conflicting with the new ones (so removing / 
> usr/bin/emacs and /usr/share/emacs), but that didn't help.
>
> Thanks for any tips! I am befuddled
>
> I'm attaching the log file.

Thanks for the report. It looks like I missed libxml, ncurses, and
gnutls as dependencies. I'll try to get a fix out today (and also update
to the newest version).
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


emacs-mac-app port build failure

2013-02-14 Thread Marion Dumas
Hello, I wanted to de-install and re-install Emacs on my mac (10.5.8). I de-installed Emacs.app by simply deleting the contents. I then downloaded the emacsformac dmg installer but it just doesn't work: the application crashes at launch. I tried installing through macports and it fails to build.Error: org.macports.build for port emacs-mac-app returned: command execution failed Please see the log file for port emacs-mac-app for details:  Error: Processing of port emacs-mac-app failedAfter that, I tried looking for other emacs related files on my computer in case they were conflicting with the new ones (so removing /usr/bin/emacs and /usr/share/emacs), but that didn't help.Thanks for any tips! I am befuddledI'm attaching the log file. 

main.log
Description: Binary data

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Fatal install error for dbus & policykit using debug only

2013-02-14 Thread Mark Duling
Hello all,

I was installing a port with dependencies on dbus & policykit using the
flags -vd.  dbus was failing with:

Error: org.macports.install for port dbus returned: launchctl: Couldn't
stat("/System/Library/LaunchDaemons/com.apple.DirectoryServicesLocal.plist"):
No such file or directory
nothing found to load

Looks like it is related to the dsc command.
http://support.apple.com/kb/HT4749  But I found the error did not occur if
I omitted the -vd and the install completed.  Same thing with policykit,
and possibly others since I stopped using debug.

Does anyone know why using debug would cause this problem?

Mark
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: UNIX commands font

2013-02-14 Thread vincent habchi
Personally, coming from NetBSD I do use tcsh as my interactive shell. But csh 
derived shells are terrible to code, so I end up writing Bourne shell scripts 
when I need some advanced command.

Vincent

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: UNIX commands font

2013-02-14 Thread James Griffin
- Eneko Gotzon Ares  [2013-02-13 23:25:53 +0100] 
- :

> I'm start learning UNIX.
> Please, is there a canonical way, may be a font, for write UNIX
> commands among normal text?
> Thanks!
> --
> Eneko Gotzon Ares

When I got my first Mac, I wanted to learn UNIX. I bought some excellent books 
published by O'Reilly, which focus on the UNIX subsystem of Mac OS X. I can 
recommend these books or others like it. That's the best way.

Also first thing to learn is the shell. Read the man pages and get some books 
specific to the shell you are going to use. ksh is my preferred shell, bash is 
probably used more. 

-- 
Primary Key: 4096R/1D31DC38 2011-12-03
Key Fingerprint: A4B9 E875 A18C 6E11 F46D  B788 BEE6 1251 1D31 DC38
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: UNIX commands font

2013-02-14 Thread James Griffin
- Lawrence Velázquez  [2013-02-13 21:53:16 -0500] 
- :

> On Feb 13, 2013, at 9:22 PM, Alejandro Imass  wrote:
> 
> >> Do modern BSDs tend to default to another shell?
> > 
> > sh and maybe tcsh - no bash included on most BSDs AFAIK unless it's from 
> > ports.
> 
> Huh. I don't recall having to use tcsh the last time I used FreeBSD, but I 
> very well might have installed zsh from ports during the installation 
> process, avoiding the default shell entirely.

Yes, FreeBSD defaults to csh which is a link to tcsh; OpenBSD which is my 
primary platform uses ksh or rather their own modified pdksh. They have 
incorporated some bash-like "things". NetBSD defaults to sh, but you can choose 
other shells, either csh or ksh - bash is not included in the default 
installation. 

-- 
Primary Key: 4096R/1D31DC38 2011-12-03
Key Fingerprint: A4B9 E875 A18C 6E11 F46D  B788 BEE6 1251 1D31 DC38
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users