deneb@bask:~$ gnuplot-nox G N U P L O T Version 4.2 patchlevel 2 last modified 31 Aug 2007 System: Linux 2.6.18-5-686 Copyright (C) 1986 - 1993, 1998, 2004, 2007 Thomas Williams, Colin Kelley and many others Type `help` to access the on-line reference manual. The gnuplot FAQ is available from http://www.gnuplot.info/faq/ Send bug reports and suggestions to <http://sourceforge.net/projects/gnuplot>Terminal type set to 'unknown'gnuplot> plot x**2 gnuplot> set terminal postscriptTerminal type set to 'postscript'Options are 'landscape noenhanced defaultplex \ leveldefault monochrome colortext \ dashed dashlength 1.0 linewidth 1.0 butt \ palfuncparam 2000,0.003 \ "Helvetica" 14 'gnuplot> set out ’a.eps’ ^ invalid character gnuplot> set out 'eps��' ^ invalid character gnuplot gnuplot> set out 's.eps'gnuplot> replotgnuplot> set term pop restored terminal is unknown gnuplot>
Так. стоп. Що ви намагаєтеся отримати? графічне зображення? тоді ssh -X.Файл з картинкою? тоді terminal png.
bask:/usr/src/linux-2.6-2.6.26# make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the ncurses libraries. *** *** Install ncurses (ncurses-devel) and try again. *** make[1]: *** [scripts/kconfig/dochecklxdialog] Помилка 1make: *** [menuconfig] Помилка 2
bask:/usr/src/linux-2.6-2.6.26# make config SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.oscripts/kconfig/lex.zconf.c:1628: warning: ‘input’ defined but not used HOSTLD scripts/kconfig/confscripts/kconfig/conf arch/x86/Kconfig## using defaults found in /boot/config-2.6.18-5-686#/boot/config-2.6.18-5-686:10:warning: trying to assign nonexistent symbol SEMAPHORE_SLEEPERS/boot/config-2.6.18-5-686:142:warning: trying to assign nonexistent symbol X86_CMPXCHG64/boot/config-2.6.18-5-686:153:warning: trying to assign nonexistent symbol PREEMPT_BKL/boot/config-2.6.18-5-686:196:warning: trying to assign nonexistent symbol BOOT_IOREMAP/boot/config-2.6.18-5-686:197:warning: trying to assign nonexistent symbol REGPARM/boot/config-2.6.18-5-686:214:warning: trying to assign nonexistent symbol PM_LEGACY/boot/config-2.6.18-5-686:216:warning: trying to assign nonexistent symbol SOFTWARE_SUSPEND/boot/config-2.6.18-5-686:218:warning: trying to assign nonexistent symbol SUSPEND_SMP/boot/config-2.6.18-5-686:225:warning: trying to assign nonexistent symbol ACPI_SLEEP_PROC_FS....................................................boot/config-2.6.18-5-686:3287:warning: trying to assign nonexistent symbol JFFS_FS/boot/config-2.6.18-5-686:3288:warning: trying to assign nonexistent symbol JFFS_FS_VERBOSE/boot/config-2.6.18-5-686:3289:warning: trying to assign nonexistent symbol JFFS_PROC_FS/boot/config-2.6.18-5-686:3317:warning: trying to assign nonexistent symbol NFS_DIRECTIO/boot/config-2.6.18-5-686:3323:warning: trying to assign nonexistent symbol NFSD_TCP/boot/config-2.6.18-5-686:3353:warning: trying to assign nonexistent symbol RXRPC/boot/config-2.6.18-5-686:3446:warning: trying to assign nonexistent symbol UNWIND_INFO** Linux Kernel Configuration*** General setup*Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?]
Цитатаbask:/usr/src/linux-2.6-2.6.26# make menuconfig HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the ncurses libraries. *** *** Install ncurses (ncurses-devel) and try again. *** make[1]: *** [scripts/kconfig/dochecklxdialog] Помилка 1make: *** [menuconfig] Помилка 2це мій перший крок і той загнувся, що то може бути? Як виправити?