discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs under GNUstep


From: A. Arias
Subject: Re: Emacs under GNUstep
Date: Fri, 08 Feb 2013 18:03:36 -0600

You should run:

./configure --with-ns
make

and (you don't need root permission):

make install

Then

cd nextstep
openapp ./Emacs.app

You can move the Emacs.app directory to any other place. Regards.

El vie, 08-02-2013 a las 15:48 -0800, Citizen Jimserac escribió:
> Well I found the needed missing libraries.  They were:
> 
> yum install Xaw3d-devel libXp-devel libXaw-devel
> 
> and I also did
> 
> yum install libXt-devel libext-devel readline-devel
> 
> That seemed to make ./configure happy except for the gif library which
> yum could not find so I configured without it.
> 
> But ./configure appears to have made a Makefile, not a GNUMake
> 
> Compile went OK, only I have no idea where it put the binary.
> 
> Will study the makefile later and see.
> 
> Meanwhile, back to pixen....
> 
> Thanks
> J
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep





reply via email to

[Prev in Thread] Current Thread [Next in Thread]