Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 15:50:33 -0400
From:      Albert Vest <alvest@earthlink.net>
To:        gnome@FreeBSD.org
Subject:   gedit2 install problem
Message-ID:  <20040516155033.7cb2720f.alvest@earthlink.net>

next in thread | raw e-mail | index | archive | help
PRESARIO1999# cat myfinding.txt

"make install" didn't work with gedit2 because each of the files listed below
tries to target "$$file.out" in its install-data-hook-omf: loop when it should
have been targeting "$$file" - After editing each file below in that manner,
then "make install" worked fine.

Script started on Sun May 16 15:18:11 2004
PRESARIO1999# pwd
/usr/ports/editors/gedit2/work/gedit-2.6.1/help
PRESARIO1999# ls -l */Makefile
-rw-r--r--  1 root  wheel  20773 May 16 15:14 C/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:14 de/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:14 es/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:15 fr/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:15 it/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:15 ja/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:15 ko/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:15 ro/Makefile
-rw-r--r--  1 root  wheel  20778 May 16 15:16 sv/Makefile
-rw-r--r--  1 root  wheel  20793 May 16 15:16 zh_CN/Makefile
-rw-r--r--  1 root  wheel  20793 May 16 15:16 zh_HK/Makefile
-rw-r--r--  1 root  wheel  20793 May 16 15:16 zh_TW/Makefile
Script done on Sun May 16 15:18:22 2004
PRESARIO1999# 


-- 
Albert Vest, al vest at earth link dot net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040516155033.7cb2720f.alvest>