Discussion:
Nedit 5.5 sources
d***@public.gmane.org
2009-07-08 07:46:23 UTC
Permalink
Hi,

I need to build Nedit from sources, and I tried all three links on the
source code web page, but no one is working. Can you please send me
the sources? Thanks

Best Regards

Sergio
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Joor Loohuis
2009-07-08 08:16:18 UTC
Permalink
Post by d***@public.gmane.org
I need to build Nedit from sources, and I tried all three links on the
source code web page, but no one is working. Can you please send me
the sources? Thanks
Hmm, during the recent site migration, apparently some links were
broken. I'll see to it that they are fixed ASAP.

Meanwhile, you can download sources for NEdit 5.5 here:
http://www.nedit.org/ftp/v5_5/
--
Joor Loohuis, MSc

Loco (Loohuis Consulting)
Training, consultancy, hosting, and building
Specialized in Open Source solutions

http://www.loohuis-consulting.nl/
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
d***@public.gmane.org
2009-07-08 10:25:50 UTC
Permalink
Thank you very much, Joor,

I tried to compile from sources with the command "make linux", but I
got these errors:

(cd util; \
make -f Makefile.linux verify_config && \
make -f Makefile.linux libNUtil.a)
make[1]: Entering directory `/DEV/-----/-------/nedit-5.5/util'
cc -O -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o
check_lin_tif check_lin_tif.c
check_lin_tif.c:57:19: error: Xm/Xm.h: No such file or directory
check_lin_tif.c: In function 'main':
check_lin_tif.c:203: error: 'XmVERSION_STRING' undeclared (first use
in this function)
check_lin_tif.c:203: error: (Each undeclared identifier is reported only once
check_lin_tif.c:203: error: for each function it appears in.)
check_lin_tif.c:252: error: 'XmVERSION' undeclared (first use in this function)
check_lin_tif.c:252: error: 'XmREVISION' undeclared (first use in this function)
check_lin_tif.c:253: error: 'XmUPDATE_LEVEL' undeclared (first use in
this function)
make[1]: *** [check_tif_rule] Error 1
make[1]: Leaving directory `/DEV/-----/-------/nedit-5.5/util'
make: *** [linux] Error 2

Can you help me? I am working under a Linux server, however I am
starting to think that the installation must be seriously flawed,
since also gedit, gnome-about and other GNOME utilities do not work.
Thnx

Best Regards

Sergio Rossi
Post by d***@public.gmane.org
I need to build Nedit from sources, and I tried all three links on the
source code web page, but no one is working. Can you please send me
the sources? Thanks
Hmm, during the recent site migration, apparently some links were broken.
I'll see to it that they are fixed ASAP.
http://www.nedit.org/ftp/v5_5/
--
Joor Loohuis, MSc
Loco (Loohuis Consulting)
Training, consultancy, hosting, and building
Specialized in Open Source solutions
http://www.loohuis-consulting.nl/
--
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Michael Smith
2009-07-08 10:30:22 UTC
Permalink
On Wed, 8 Jul 2009 12:25:50 +0200
Post by d***@public.gmane.org
Thank you very much, Joor,
I tried to compile from sources with the command "make linux", but I
You need a motif library such as lesstif or openmotif to be able to compile nedit.
--
Michael Smith
Network Applications
www.netapps.com.au | +61 (0) 416 062 898
Web Hosting | Internet Services
Loading...