Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

installing Bluefish /Amaya

Status
Not open for further replies.

newbiepg

Programmer
Nov 6, 2002
181
0
0
IN
I have downloaded Bluefish and amaya html editors from their home sites
I am trying to install them in Redhat 7.3
I unzipped and untarred the bluefish package
then typed make and after that make install with the default parameters
I get the message error #2 when I make install bluefish
after that when I type bluefish at the command line
I get this message
"bluefish command not found"
when logged in as root I typed bluefish -s
I get the same error message(i.e. "bluefish command not found" )
As for amaya I just can figure out what to do after unzipping the file
Any help will be appreciated
Thanks
 
Type find / -name bluefish to find the file on your system. It may just not be in your path. Perhaps you could post the results here??
ChrisCW

** Helen Waite is now in charge of all rush orders. If you are in a hurry, just go to Helen Waite.
 
well here is the whole output


result of ./configure of bluefish 0.6

loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed... de da fr ru ro cs es el en ja it sv br hu pl
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for GTK - microversion >= 7... yes
checking for nanosleep in -lposix4... (cached) no
checking for nanosleep in -lrt... (cached) yes
checking for main in -lungif... (cached) yes
checking for main in -ljpeg... (cached) yes
checking for main in -lpng... (cached) yes
checking for main in -ltiff... (cached) yes
checking for main in -lz... (cached) yes
checking for main in -lgdk_imlib... (cached) yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for errno.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for ctype.h... (cached) yes
checking for getopt.h... (cached) yes
checking for math.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for dirent.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for weblint... (cached) /usr/bin/weblint
checking for netscape... (cached) /usr/bin/netscape
checking for tidy... (cached) /usr/bin/tidy
checking for rxvt... (cached) /usr/X11R6/bin/rxvt
checking for mc... (cached) /usr/bin/mc
checking for ispell... (cached) /usr/bin/ispell
checking types of arguments for select()... (cached) int,fd_set *,struct timeval *
checking whether time.h and sys/time.h may both be included... (cached) yes
defining bindir=${exec_prefix}/bin
defining pkgdatadir=${prefix}/share/bluefish
creating ./config.status
creating Makefile
creating src/Makefile
creating intl/Makefile
creating po/Makefile.in
creating man/Makefile
creating src/config.h
src/config.h is unchanged
-----------
If you like this program, please let me know and send me
a postcard and tell me which country/state you're from:

Olivier Sessink
Haarweg 17
6709 PH
Wageningen
the Netherlands




after I give the make command this is the output

make[1]: Entering directory `/misc/Java /html/bluefish-0.6/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/intl'
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/po'
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/man'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/man'
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/src'
gcc -M -g -O2 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include html_diag.c bf_lib.c document.c project.c pixmaps.c gtk_easy.c rpopup.c html2.c stringlist.c undo.c configure.c ref_dialog.c init.c snr2.c callbacks.c interface.c toolbars.c html.c wizards.c images.c coloursel.c network.c bluefish.c cap.c menu.c highlight.c filter.c wml.c html_table.c html_form.c spell.c spell_gui.c javascript.c char_table.c > .depends
project.c:377:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
project.c:377:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
project.c:377:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
project.c:400:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
project.c:400:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
project.c:400:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""external_filters: Tidy:"" and "TIDY_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "TIDY_COMMAND" and ""\nexternal_commands: Midnight Commander:"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_TIDY" and "" -quiet --wrap 0"" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nexternal_commands: Midnight Commander:"" and "MC_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "MC_COMMAND" and ""\nnotebook_tab_position: bottom\nbrowser_command: "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_RXVT" and "" -fn 10x20 -e "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "" -fn 10x20 -e "" and "WHERE_IS_MC" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nnotebook_tab_position: bottom\nbrowser_command: "" and "NETSCAPE_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "NETSCAPE_COMMAND" and ""\n"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:681:92: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:829:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:829:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:829:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c:839:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:839:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:839:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
interface.c:1108:43: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
interface.c:1108:43: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
interface.c:1108:43: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
interface.c:1203:43: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
interface.c:1203:43: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
interface.c:1203:43: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
interface.c:1259:63: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
interface.c:1259:63: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
interface.c:1259:63: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
interface.c:1298:57: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
interface.c:1298:57: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
interface.c:1298:57: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
network.c:100:98: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
network.c:100:98: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
network.c:100:98: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
In file included from spell.c:60:
spell.h:77:6: warning: no newline at end of file
spell.h:77:6: warning: no newline at end of file
spell_gui.c:323:6: warning: no newline at end of file
spell_gui.c:323:6: warning: no newline at end of file
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DPKGDATADIR=\"/usr/local/share/bluefish\" -DHAVE_CONFIG_H -g -O2 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c -o init.o init.c
init.c:179:91: warning: pasting ""external_filters: Tidy:"" and "TIDY_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "TIDY_COMMAND" and ""\nexternal_commands: Midnight Commander:"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_TIDY" and "" -quiet --wrap 0"" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nexternal_commands: Midnight Commander:"" and "MC_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "MC_COMMAND" and ""\nnotebook_tab_position: bottom\nbrowser_command: "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_RXVT" and "" -fn 10x20 -e "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "" -fn 10x20 -e "" and "WHERE_IS_MC" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nnotebook_tab_position: bottom\nbrowser_command: "" and "NETSCAPE_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "NETSCAPE_COMMAND" and ""\n"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:681:92: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:829:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:829:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:829:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c:839:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:839:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:839:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c: In function `check_files_links_directories':
init.c:179: parse error before `WHERE_IS_MC'
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/src'
make: *** [all] Error 2


after I give the make install command

make[1]: Entering directory `/misc/Java /html/bluefish-0.6/intl'
if test "bluefish" = "gettext" && test '' = 'intl-compat.o'; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/lib /usr/local/include; else ../mkinstalldirs /usr/local/lib /usr/local/include; fi; /usr/bin/install -c -m 644 intlh.inst /usr/local/include/libintl.h; /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; else : ; fi
if test "bluefish" = "gettext"; then if test -r ./mkinstalldirs; then ./mkinstalldirs /usr/local/share/gettext/intl; else ../mkinstalldirs /usr/local/share/gettext/intl; fi; /usr/bin/install -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; for file in $dists; do /usr/bin/install -c -m 644 ./$file /usr/local/share/gettext/intl/$file; done; else : ; fi
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/intl'
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/po'
if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/local/share; else /bin/sh ../mkinstalldirs /usr/local/share; fi
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/bluefish.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/bluefish.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/bluefish.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/bluefish.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/bluefish.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/bluefish.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/bluefish.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/bluefish.mo
installing en.gmo as /usr/local/share/locale/en/LC_MESSAGES/bluefish.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/bluefish.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/bluefish.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/bluefish.mo
installing br.gmo as /usr/local/share/locale/br/LC_MESSAGES/bluefish.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/bluefish.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/bluefish.mo
if test "bluefish" = "gettext"; then if test -r ".././mkinstalldirs"; then .././mkinstalldirs /usr/local/share/gettext/po; else /bin/sh ../mkinstalldirs /usr/local/share/gettext/po; fi; /usr/bin/install -c -m 644 ./Makefile.in.in /usr/local/share/gettext/po/Makefile.in.in; else : ; fi
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/po'
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/man'
/usr/bin/install -c -d -m 755 /usr/local/man/man/man1
/usr/bin/install -c -m 644 ./bluefish.1 /usr/local/man/man/man1/bluefish.1
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/man'
/usr/bin/install -c -d -m 755 /usr/local/share
/usr/bin/install -c -d -m 755 /usr/local/share/bluefish
/usr/bin/install -c -d -m 755 /usr/local/share/pixmaps
/usr/bin/install -c -m 644 ./pixmaps/bluefish_icon.xpm /usr/local/share/pixmaps
/usr/bin/install -c -m 644 ./data/php3_functions /usr/local/share/bluefish/php3_functions
/usr/bin/install -c -m 644 ./data/ssi_functions /usr/local/share/bluefish/ssi_functions
/usr/bin/install -c -m 644 ./data/rxml_functions /usr/local/share/bluefish/rxml_functions
/usr/bin/install -c -m 644 ./data/php4_functions /usr/local/share/bluefish/php4_functions
make[1]: Entering directory `/misc/Java /html/bluefish-0.6/src'
gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DGNULOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DPKGDATADIR=\"/usr/local/share/bluefish\" -DHAVE_CONFIG_H -g -O2 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c -o init.o init.c
init.c:179:91: warning: pasting ""external_filters: Tidy:"" and "TIDY_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "TIDY_COMMAND" and ""\nexternal_commands: Midnight Commander:"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_TIDY" and "" -quiet --wrap 0"" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nexternal_commands: Midnight Commander:"" and "MC_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "MC_COMMAND" and ""\nnotebook_tab_position: bottom\nbrowser_command: "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_RXVT" and "" -fn 10x20 -e "" does not give a valid preprocessing token
init.c:179:91: warning: pasting "" -fn 10x20 -e "" and "WHERE_IS_MC" does not give a valid preprocessing token
init.c:179:91: warning: pasting ""\nnotebook_tab_position: bottom\nbrowser_command: "" and "NETSCAPE_COMMAND" does not give a valid preprocessing token
init.c:179:91: warning: pasting "NETSCAPE_COMMAND" and ""\n"" does not give a valid preprocessing token
init.c:179:91: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:681:92: warning: pasting "WHERE_IS_NETSCAPE" and "" -remote OpenUrl\\(%s\\))"" does not give a valid preprocessing token
init.c:829:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:829:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:829:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c:839:33: warning: pasting "PACKAGE" and "" "" does not give a valid preprocessing token
init.c:839:33: warning: pasting "" "" and "VERSION" does not give a valid preprocessing token
init.c:839:33: warning: pasting "VERSION" and "" HTML editor"" does not give a valid preprocessing token
init.c: In function `check_files_links_directories':
init.c:179: parse error before `WHERE_IS_MC'
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/misc/Java /html/bluefish-0.6/src'
make: *** [install] Error 2
 
Obbiously the package isn't compiling correctly on your machine. Have you tried downloading a binary package instead? //Daniel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top