[Ubuntu-BR] Instalação de DM gráfico para Linux - diskman

Salles salles.web em gmail.com
Sábado Fevereiro 16 17:34:21 UTC 2008


Valeu, Antonio, não havia instalado.

Já procedi a instalação e, para quem ainda não o utilizou, segue uma
correção: para funfar o comando não leva o "s" final, digitar:

$ sudo apt-get install build-essential

Foram instalados os multilibs g++ gcc com êxito. Retomarei a instalação
do diskman e depois dou um feedback.

Abraços,

Salles (Nethell)

Em Sex, 2008-02-15 às 17:03 -0300, Antonio Mateus escreveu:
> o build-essentials ta instalado ?
> 
> 2008/2/15, Salles <salles.web em gmail.com>:
> >
> > Prezados amigos,
> >
> > Estou tentando realizar a instalação do diskman-0.9.7 para testes, que
> > ao ver parece um "Partition Magic" mais estável para linux. Seguindo as
> > instruções, procedi a instalação deste, mas sou barrado na primeira
> > etapa da instalação, gostaria de uma luz a respeito, se possível.
> >
> > Segue o início do processo e o log informado em seguida:
> >
> > root em nethell:/home/nethell# cd programas/Novos/diskman-0.9.7
> > root em nethell:/home/nethell/programas/Novos/diskman-0.9.7# ./configure
> > checking build system type... i686-pc-linux-gnulibc1
> > checking host system type... i686-pc-linux-gnulibc1
> > checking target system type... i686-pc-linux-gnulibc1
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking for -p flag to install... yes
> > checking whether build environment is sane... yes
> > checking for gawk... no
> > checking for mawk... mawk
> > checking whether make sets $(MAKE)... yes
> > checking for kde-config... /usr/bin/kde-config
> > checking where to install... /usr (as returned by kde-config)
> > checking for style of include used by make... GNU
> > checking for gcc... gcc
> > checking for C compiler default output file name...
> > configure: error: C compiler cannot create executables
> > See `config.log' for more details.
> >
> > config.log:
> >
> > $ ./configure
> > ## --------- ##
> > ## Platform. ##
> > ## --------- ##
> > hostname = nethell
> > uname -m = i686
> > uname -r = 2.6.22-14-generic
> > uname -s = Linux
> > uname -v = #1 SMP Fri Feb 1 04:59:50 UTC 2008
> > /usr/bin/uname -p = unknown
> > /bin/uname -X     = unknown
> > /bin/arch              = unknown
> > /usr/bin/arch -k       = unknown
> > /usr/convex/getsysinfo = unknown
> > /usr/bin/hostinfo      = unknown
> > /bin/machine           = unknown
> > /usr/bin/oslevel       = unknown
> > /bin/universe          = unknown
> > PATH: /usr/local/sbin
> > PATH: /usr/local/bin
> > PATH: /usr/sbin
> > PATH: /usr/bin
> > PATH: /sbin
> > PATH: /bin
> > PATH: /usr/X11R6/bin
> > ## ----------- ##
> > ## Core tests. ##
> > ## ----------- ##
> > configure:2136: checking build system type
> > configure:2154: result: i686-pc-linux-gnulibc1
> > configure:2176: checking host system type
> > configure:2191: result: i686-pc-linux-gnulibc1
> > configure:2213: checking target system type
> > configure:2228: result: i686-pc-linux-gnulibc1
> > configure:2289: checking for a BSD-compatible install
> > configure:2345: result: /usr/bin/install -c
> > configure:2360: checking for -p flag to install
> > configure:2373: result: yes
> > configure:2384: checking whether build environment is sane
> > configure:2427: result: yes
> > configure:2479: checking for gawk
> > configure:2509: result: no
> > configure:2479: checking for mawk
> > configure:2495: found /usr/bin/mawk
> > configure:2506: result: mawk
> > configure:2517: checking whether make sets $(MAKE)
> > configure:2538: result: yes
> > configure:2740: checking for kde-config
> > configure:2802: result: /usr/bin/kde-config
> > configure:2897: checking where to install
> > configure:2901: result: /usr (as returned by kde-config)
> > configure:2956: checking for style of include used by make
> > configure:2984: result: GNU
> > configure:3134: checking for gcc
> > configure:3150: found /usr/bin/gcc
> > configure:3161: result: gcc
> > configure:3399: checking for C compiler version
> > configure:3406: gcc --version >&5
> > gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
> > Copyright (C) 2006 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is
> > NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> > PURPOSE.
> > configure:3409: $? = 0
> > configure:3416: gcc -v >&5
> > Using built-in specs.
> > Target: i486-linux-gnu
> > Configured with: ../src/configure -v --enable-languages=c,c
> > ++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared
> > --with-system-zlib --libexecdir=/usr/lib --without-included-gettext
> > --enable-threads=posix --enable-nls
> > --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1
> > --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug
> > --enable-mpfr --enable-checking=release i486-linux-gnu
> > Thread model: posix
> > gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
> > configure:3419: $? = 0
> > configure:3426: gcc -V >&5
> > gcc: '-V' option must have argument
> > configure:3429: $? = 1
> > configure:3452: checking for C compiler default output file name
> > configure:3479: gcc     conftest.c  >&5
> > /usr/bin/ld: crt1.o: No such file: No such file or directory
> > collect2: ld returned 1 exit status
> > configure:3482: $? = 1
> > configure:3520: result:
> > configure: failed program was:
> > | /* confdefs.h.  */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE "diskman"
> > | #define VERSION "0.9.7"
> > | /* end confdefs.h.  */
> > |
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:3527: error: C compiler cannot create executables
> > See `config.log' for more details.
> > ## ---------------- ##
> > ## Cache variables. ##
> > ## ---------------- ##
> > ac_cv_build=i686-pc-linux-gnulibc1
> > ac_cv_env_CCC_set=
> > ac_cv_env_CCC_value=
> > ac_cv_env_CC_set=
> > ac_cv_env_CC_value=
> > ac_cv_env_CFLAGS_set=
> > ac_cv_env_CFLAGS_value=
> > ac_cv_env_CPPFLAGS_set=
> > ac_cv_env_CPPFLAGS_value=
> > ac_cv_env_CPP_set=
> > ac_cv_env_CPP_value=
> > ac_cv_env_CXXCPP_set=
> > ac_cv_env_CXXCPP_value=
> > ac_cv_env_CXXFLAGS_set=
> > ac_cv_env_CXXFLAGS_value=
> > ac_cv_env_CXX_set=
> > ac_cv_env_CXX_value=
> > ac_cv_env_F77_set=
> > ac_cv_env_F77_value=
> > ac_cv_env_FFLAGS_set=
> > ac_cv_env_FFLAGS_value=
> > ac_cv_env_LDFLAGS_set=
> > ac_cv_env_LDFLAGS_value=
> > ac_cv_env_LIBS_set=
> > ac_cv_env_LIBS_value=
> > ac_cv_env_XMKMF_set=
> > ac_cv_env_XMKMF_value=
> > ac_cv_env_build_alias_set=
> > ac_cv_env_build_alias_value=
> > ac_cv_env_host_alias_set=
> > ac_cv_env_host_alias_value=
> > ac_cv_env_target_alias_set=
> > ac_cv_env_target_alias_value=
> > ac_cv_host=i686-pc-linux-gnulibc1
> > ac_cv_path_install='/usr/bin/install -c'
> > ac_cv_prog_AWK=mawk
> > ac_cv_prog_ac_ct_CC=gcc
> > ac_cv_prog_make_make_set=yes
> > ac_cv_target=i686-pc-linux-gnulibc1
> > kde_cv_path=/usr/bin/kde-config
> > kde_cv_path_kde_config=/usr/bin/kde-config
> > ## ----------------- ##
> > ## Output variables. ##
> > ## ----------------- ##
> > ACLOCAL='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run aclocal-1.9'
> > AMDEPBACKSLASH='\'
> > AMDEP_FALSE='#'
> > AMDEP_TRUE=''
> > AMTAR='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run tar'
> > AR=''
> > ARTSCCONFIG=''
> > AUTOCONF='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run autoconf'
> > AUTODIRS=''
> > AUTOHEADER='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run autoheader'
> > AUTOMAKE='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run automake-1.9'
> > AWK='mawk'
> > CC='gcc'
> > CCDEPMODE=''
> > CFLAGS=' '
> > CONF_FILES=' $(top_srcdir)/./admin/configure.in.min
> > $(top_srcdir)/configure.in.in $(top_srcdir)/./src/configure.in.in'
> > CPP=''
> > CPPFLAGS=''
> > CXX=''
> > CXXCPP=''
> > CXXDEPMODE=''
> > CXXFLAGS=''
> > CYGPATH_W='echo'
> > DCOPIDL2CPP=''
> > DCOPIDL=''
> > DCOPIDLNG=''
> > DCOP_DEPENDENCIES=''
> > DEFS=''
> > DEPDIR='.deps'
> > ECHO='echo'
> > ECHO_C=''
> > ECHO_N='-n'
> > ECHO_T=''
> > EGREP=''
> > ENABLE_PERMISSIVE_FLAG=''
> > EXEEXT=''
> > F77=''
> > FFLAGS=''
> > FRAMEWORK_COREAUDIO=''
> > GMSGFMT=''
> > GREP=''
> > HAVE_GCC_VISIBILITY=''
> > INSTALL_DATA='${INSTALL} -m 644'
> > INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
> > INSTALL_SCRIPT='${INSTALL}'
> > INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> > KCFG_DEPENDENCIES=''
> > KCONFIG_COMPILER=''
> > KDECONFIG='/usr/bin/kde-config'
> > KDE_CHECK_PLUGIN=''
> > KDE_EXTRA_RPATH=''
> > KDE_INCLUDES=''
> > KDE_LDFLAGS=''
> > KDE_MT_LDFLAGS=''
> > KDE_MT_LIBS=''
> > KDE_NO_UNDEFINED=''
> > KDE_PLUGIN=''
> > KDE_RPATH=''
> > KDE_USE_CLOSURE_FALSE=''
> > KDE_USE_CLOSURE_TRUE=''
> > KDE_USE_FINAL_FALSE=''
> > KDE_USE_FINAL_TRUE=''
> > KDE_USE_FPIE=''
> > KDE_USE_NMCHECK_FALSE=''
> > KDE_USE_NMCHECK_TRUE=''
> > KDE_USE_PIE=''
> > KDE_XSL_STYLESHEET=''
> > LDFLAGS=''
> > LDFLAGS_AS_NEEDED=''
> > LDFLAGS_NEW_DTAGS=''
> > LIBCOMPAT=''
> > LIBCRYPT=''
> > LIBDL=''
> > LIBJPEG=''
> > LIBOBJS=''
> > LIBPNG=''
> > LIBPTHREAD=''
> > LIBRESOLV=''
> > LIBS=''
> > LIBSM=''
> > LIBSOCKET=''
> > LIBTOOL=''
> > LIBUCB=''
> > LIBUTIL=''
> > LIBZ=''
> > LIB_KAB=''
> > LIB_KABC=''
> > LIB_KDECORE=''
> > LIB_KDED=''
> > LIB_KDEPIM=''
> > LIB_KDEPRINT=''
> > LIB_KDEUI=''
> > LIB_KDNSSD=''
> > LIB_KFILE=''
> > LIB_KFM=''
> > LIB_KHTML=''
> > LIB_KIMPROXY=''
> > LIB_KIO=''
> > LIB_KJS=''
> > LIB_KNEWSTUFF=''
> > LIB_KPARTS=''
> > LIB_KSPELL=''
> > LIB_KSYCOCA=''
> > LIB_KUNITTEST=''
> > LIB_KUTILS=''
> > LIB_POLL=''
> > LIB_QPE=''
> > LIB_QT=''
> > LIB_SMB=''
> > LIB_X11=''
> > LIB_XEXT=''
> > LIB_XRENDER=''
> > LN_S=''
> > LTLIBOBJS=''
> > MAKEINFO='${SHELL} /home/nethell/programas/Novos/diskman-0.9.7/admin/missing
> > --run makeinfo'
> > MAKEKDEWIDGETS=''
> > MCOPIDL=''
> > MEINPROC=''
> > MOC=''
> > MSGFMT=''
> > NOOPT_CFLAGS=''
> > NOOPT_CXXFLAGS=''
> > OBJEXT=''
> > PACKAGE='diskman'
> > PACKAGE_BUGREPORT=''
> > PACKAGE_NAME=''
> > PACKAGE_STRING=''
> > PACKAGE_TARNAME=''
> > PACKAGE_VERSION=''
> > PATH_SEPARATOR=':'
> > PERL=''
> > QTE_NORTTI=''
> > QT_INCLUDES=''
> > QT_LDFLAGS=''
> > RANLIB=''
> > SET_MAKE=''
> > SHELL='/bin/bash'
> > STRIP=''
> > TOPSUBDIRS=''
> > UIC=''
> > UIC_TR=''
> > USER_INCLUDES=''
> > USER_LDFLAGS=''
> > USE_EXCEPTIONS=''
> > USE_RTTI=''
> > USE_THREADS=''
> > VERSION='0.9.7'
> > WOVERLOADED_VIRTUAL=''
> > XGETTEXT=''
> > XMKMF=''
> > XMLLINT=''
> > X_EXTRA_LIBS=''
> > X_INCLUDES=''
> > X_LDFLAGS=''
> > X_PRE_LIBS=''
> > X_RPATH=''
> > ac_ct_CC='gcc'
> > ac_ct_CXX=''
> > ac_ct_F77=''
> > all_includes=''
> > all_libraries=''
> > am__fastdepCC_FALSE=''
> > am__fastdepCC_TRUE=''
> > am__fastdepCXX_FALSE=''
> > am__fastdepCXX_TRUE=''
> > am__include='include'
> > am__leading_dot='.'
> > am__quote=''
> > am__tar='${AMTAR} chof - "$$tardir"'
> > am__untar='${AMTAR} xf -'
> > bindir='${exec_prefix}/bin'
> > build='i686-pc-linux-gnulibc1'
> > build_alias=''
> > build_cpu='i686'
> > build_os='linux-gnulibc1'
> > build_vendor='pc'
> > datadir='${datarootdir}'
> > datarootdir='${prefix}/share'
> > docdir='${datarootdir}/doc/${PACKAGE}'
> > dvidir='${docdir}'
> > exec_prefix='NONE'
> > host='i686-pc-linux-gnulibc1'
> > host_alias=''
> > host_cpu='i686'
> > host_os='linux-gnulibc1'
> > host_vendor='pc'
> > htmldir='${docdir}'
> > include_ARTS_FALSE=''
> > include_ARTS_TRUE=''
> > include_x11_FALSE=''
> > include_x11_TRUE=''
> > includedir='${prefix}/include'
> > infodir='${datarootdir}/info'
> > install_sh='/home/nethell/programas/Novos/diskman-0.9.7/admin/install-sh'
> > kde_appsdir=''
> > kde_bindir=''
> > kde_confdir=''
> > kde_datadir=''
> > kde_htmldir=''
> > kde_icondir=''
> > kde_includes=''
> > kde_kcfgdir=''
> > kde_libraries=''
> > kde_libs_htmldir='/usr/share/doc/kde/HTML'
> > kde_libs_prefix='/usr'
> > kde_locale=''
> > kde_mimedir=''
> > kde_moduledir=''
> > kde_qtver=''
> > kde_servicesdir=''
> > kde_servicetypesdir=''
> > kde_sounddir=''
> > kde_styledir=''
> > kde_templatesdir=''
> > kde_wallpaperdir=''
> > kde_widgetdir=''
> > kdeinitdir=''
> > libdir='${exec_prefix}/lib'
> > libexecdir='${exec_prefix}/libexec'
> > localedir='${datarootdir}/locale'
> > localstatedir='${prefix}/var'
> > mandir='${datarootdir}/man'
> > mkdir_p='mkdir -p --'
> > oldincludedir='/usr/include'
> > pdfdir='${docdir}'
> > prefix='/usr'
> > program_transform_name='s,x,x,'
> > psdir='${docdir}'
> > qt_includes=''
> > qt_libraries=''
> > sbindir='${exec_prefix}/sbin'
> > sharedstatedir='${prefix}/com'
> > sysconfdir='${prefix}/etc'
> > target='i686-pc-linux-gnulibc1'
> > target_alias=''
> > target_cpu='i686'
> > target_os='linux-gnulibc1'
> > target_vendor='pc'
> > unsermake_enable_pch_FALSE=''
> > unsermake_enable_pch_TRUE=''
> > x_includes='NONE'
> > x_libraries='NONE'
> > xdg_appsdir=''
> > xdg_directorydir=''
> > xdg_menudir=''
> > ## ----------- ##
> > ## confdefs.h. ##
> > ## ----------- ##
> > #define PACKAGE_NAME ""
> > #define PACKAGE_TARNAME ""
> > #define PACKAGE_VERSION ""
> > #define PACKAGE_STRING ""
> > #define PACKAGE_BUGREPORT ""
> > #define PACKAGE "diskman"
> > #define VERSION "0.9.7"
> > configure: exit 77
> >
> > Abraços a todos,
> >
> > Salles (Nethell)
> >
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br em lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> 
> 
> 
> -- 
> Antonio Mateus
> Estudante de Sistemas de Informação 4º Periodo





More information about the ubuntu-br mailing list