LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-25-2006, 02:26 PM   #1
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Rep: Reputation: 15
buy apc devices or use the PowerChute?


hi, i didnt know where exaclty to post this topic but here we go, its about what will work better in a network, in one hand the APC UPS "PowerChute Network Shutdown" or in the other hand the "PowerChute Business Edition", it seems like those 2 do the same thing: Network-based shutdown of multiple servers (or workstations).
In your opinion what will be the best practice? or install this kind of sofware or buy a master-bigger apc backup-protected device wich support every pc or device in my network?

Thanks in advance for imputs.
 
Old 04-29-2006, 11:33 AM   #2
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
Just use apcupsd to control the shutdown and monitoring of your UPS. It works fine on any network of Linux machines. I even run slaves on laptops connected to the network, so they shutdown gracefully before their internal batteries die.
 
Old 04-29-2006, 11:52 AM   #3
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
im using a one daemon built for slackware called genpowerd but it its complicated i will try the apcupsd
- how to know wich serial port is the one in wich i have connected the apc? i have to serial ports and one used for apc

thanks
 
Old 04-29-2006, 11:59 AM   #4
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The serial ports are usually labeled 0 and 1 or 1 and 2. The first will be Linux device '/dev/ttyS0' and the second '/dev/ttyS1'.
 
Old 04-29-2006, 12:29 PM   #5
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
Question

Quote:
Originally Posted by macemoneta
Just use apcupsd to control the shutdown and monitoring of your UPS. It works fine on any network of Linux machines. I even run slaves on laptops connected to the network, so they shutdown gracefully before their internal batteries die.
Hi, i didnt find any rmp for my slackware 10.1 so i downloaded the .tar.gz source code, i have everithing needed for compile it, such as gcc, gawk, grep, ett, but it cannot compile it this is the ouput of the execution of the ./configure command:


--------------------------------------------------------
root@nas1:/home/workware/Aldo/apc/apcupsd-3.12.3# ./configure
checking for true... /bin/true
checking for false... /bin/false
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking whether gcc and cc understand -c and -o together... yes
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... gawk
checking for library containing strerror... none required
checking for g++... g++
configure: error: Unable to find C++ compiler
root@nas1:/home/workware/Aldo/apc/apcupsd-3.12.3#
--------------------------------------------------------
 
Old 04-29-2006, 12:34 PM   #6
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
You appear not to have g++ installed. I think the package name in Slackware is gcc-g++.
 
Old 04-29-2006, 01:32 PM   #7
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
i have it, im sure, i have installed/compiled other things before...
i found a slackware version of the apcupsd: http://www2.linuxpackages.net/packag...-i686-1jto.tgz
it can be installed with no problems.
so i still have 2 problems: i need to recompile the source code, so i have to start from the begining once again,
and the other problem is that i cannot found documentation of how to setup the serial cable for older apc's

Last edited by sugar2; 04-29-2006 at 01:40 PM.
 
Old 04-29-2006, 01:53 PM   #8
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
I installed the gcc-g++-3.3.4-i486-1.tgz
and then reinstalled the apcupsd-3.12.3.tar.gz
it failed again but with a new code:
root@nas2:/home/crafta/apc/apcupsd-3.12.3# ./configure
checking for true... /bin/true
checking for false... /bin/false
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-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.


and this is the full `config.log'

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = nas2
uname -m = i686
uname -r = 2.4.29
uname -s = Linux
uname -v = #6 Thu Jan 20 16:30:37 PST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1398: checking for true
configure:1416: found /bin/true
configure:1428: result: /bin/true
configure:1443: checking for false
configure:1461: found /bin/false
configure:1473: result: /bin/false
configure:1514: checking build system type
configure:1532: result: i686-pc-linux-gnu
configure:1540: checking host system type
configure:1554: result: i686-pc-linux-gnu
configure:1616: checking for gcc
configure:1632: found /usr/bin/gcc
configure:1642: result: gcc
configure:1886: checking for C compiler version
configure:1889: gcc --version </dev/null >&5
gcc (GCC) 3.3.4
Copyright (C) 2003 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:1892: $? = 0
configure:1894: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure:1897: $? = 0
configure:1899: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1902: $? = 1
configure:1925: checking for C compiler default output file name
configure:1928: gcc conftest.c >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:1931: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:1970: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_FALSEPRG=/bin/false
ac_cv_path_TRUEPRG=/bin/true
ac_cv_prog_ac_ct_CC=gcc

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABSSRCDIR='/home/crafta/apc/apcupsd-3.12.3'
ALLOCA=''
APCACCESS=''
APCSMART_DRIVER=''
APCTEST=''
APCUPSD_MAIL=''
AR=''
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CFLAGS=''
CGI=''
CGIBIN=''
CGI_IMGFMT=''
CP=''
CPP=''
CPPFLAGS=''
CTAGS=''
CXX=''
CXXFLAGS=''
DATADIRNAME=''
DATE=''
DEBUG=''
DEFS=''
DINCLUDE=''
DISTNAME=''
DISTVER=''
DLIB=''
DUMB_DRIVER=''
ECHO=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ETAGS=''
EXEEXT=''
EXTRADEFS=''
EXTRAOBJ=''
FALSEPRG='/bin/false'
GDHEAD=''
GDINCLUDE=''
GENCAT=''
GMOFILES=''
GMSGFMT=''
GT_NO=''
GT_YES=''
HAVE_AIX_OS_FALSE=''
HAVE_AIX_OS_TRUE=''
HAVE_BSDI_OS_FALSE=''
HAVE_BSDI_OS_TRUE=''
HAVE_DARWIN_OS_FALSE=''
HAVE_DARWIN_OS_TRUE=''
HAVE_FREEBSD_OS_FALSE=''
HAVE_FREEBSD_OS_TRUE=''
HAVE_GCC_FALSE=''
HAVE_GCC_TRUE=''
HAVE_HPUX_OS_FALSE=''
HAVE_HPUX_OS_TRUE=''
HAVE_LINUX_OS_FALSE=''
HAVE_LINUX_OS_TRUE=''
HAVE_NETBSD_OS_FALSE=''
HAVE_NETBSD_OS_TRUE=''
HAVE_OPENBSD_OS_FALSE=''
HAVE_OPENBSD_OS_TRUE=''
HAVE_OSF1_OS_FALSE=''
HAVE_OSF1_OS_TRUE=''
HAVE_SGI_OS_FALSE=''
HAVE_SGI_OS_TRUE=''
HAVE_SUN_OS_FALSE=''
HAVE_SUN_OS_TRUE=''
HOST=''
INCLUDE_LOCALE_H=''
INSTALL_DATA=''
INSTALL_DISTDIR=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTOBJEXT=''
INTLDEPS=''
INTLINCLUDE=''
INTLLIBS=''
INTLMAKE=''
INTLOBJS=''
INTLSUB=''
INTLTARGET=''
LD=''
LDFLAGS=''
LIBEXTRAOBJ=''
LIBGD=''
LIBGDOBJ=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBUSBHID=''
LIBUSBHIDINC=''
LIBUSBHIDOBJS=''
LN=''
LOCKDIR=''
LOGDIR=''
LTLIBOBJS=''
MAKE=''
MAKEDEPEND=''
MKINSTALLDIRS=''
MSGFMT=''
MV=''
NETPORT=''
NET_DRIVER=''
NISIP=''
NISPORT=''
OBJEXT=''
PACKAGE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PIDDIR=''
POFILES=''
POMAKE=''
POSUB=''
POWERFLUTE=''
POWERLIBS=''
PTHREAD_CFLAGS=''
PTHREAD_LFLAGS=''
PWRFAILDIR=''
RANLIB=''
RM=''
SCRIPTSHELL=''
SED=''
SERIALDEV=''
SET_MAKE=''
SHELL='/bin/sh'
SHUTDOWN=''
SMTP=''
SNMP_DRIVER=''
TEST_DRIVER=''
TRUEPRG='/bin/true'
UNINSTALL_DISTDIR=''
UPSCABLE=''
UPSTYPE=''
USB_DRIVER=''
USB_TYPE=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION=''
WALL=''
WCFLAGS=''
WIN32=''
WINLIBS=''
WLDFLAGS=''
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
l=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
nologdir=''
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc/apcupsd'
target_alias=''
topdir='/home/crafta/apc/apcupsd-3.12.3'

## ------------- ##
## Output files. ##
## ------------- ##

TARGETS=''
VARIABLES=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 77




thanks
 
Old 04-29-2006, 01:54 PM   #9
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
rpm -q gcc-g++

This will tell you if you have the package installed.

The cables section of the online documentation will tell you everything about the APC cables you need to buy or make one.
 
Old 04-29-2006, 02:06 PM   #10
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
I installed the gcc-g++-3.3.4-i486-1.tgz
and then reinstalled the apcupsd-3.12.3.tar.gz
it failed again but with a new code:
root@nas2:/home/crafta/apc/apcupsd-3.12.3# ./configure
checking for true... /bin/true
checking for false... /bin/false
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-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.


and this is the full `config.log'

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = nas2
uname -m = i686
uname -r = 2.4.29
uname -s = Linux
uname -v = #6 Thu Jan 20 16:30:37 PST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1398: checking for true
configure:1416: found /bin/true
configure:1428: result: /bin/true
configure:1443: checking for false
configure:1461: found /bin/false
configure:1473: result: /bin/false
configure:1514: checking build system type
configure:1532: result: i686-pc-linux-gnu
configure:1540: checking host system type
configure:1554: result: i686-pc-linux-gnu
configure:1616: checking for gcc
configure:1632: found /usr/bin/gcc
configure:1642: result: gcc
configure:1886: checking for C compiler version
configure:1889: gcc --version </dev/null >&5
gcc (GCC) 3.3.4
Copyright (C) 2003 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:1892: $? = 0
configure:1894: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure:1897: $? = 0
configure:1899: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1902: $? = 1
configure:1925: checking for C compiler default output file name
configure:1928: gcc conftest.c >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:1931: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:1970: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_path_FALSEPRG=/bin/false
ac_cv_path_TRUEPRG=/bin/true
ac_cv_prog_ac_ct_CC=gcc

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABSSRCDIR='/home/crafta/apc/apcupsd-3.12.3'
ALLOCA=''
APCACCESS=''
APCSMART_DRIVER=''
APCTEST=''
APCUPSD_MAIL=''
AR=''
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='gcc'
CFLAGS=''
CGI=''
CGIBIN=''
CGI_IMGFMT=''
CP=''
CPP=''
CPPFLAGS=''
CTAGS=''
CXX=''
CXXFLAGS=''
DATADIRNAME=''
DATE=''
DEBUG=''
DEFS=''
DINCLUDE=''
DISTNAME=''
DISTVER=''
DLIB=''
DUMB_DRIVER=''
ECHO=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ETAGS=''
EXEEXT=''
EXTRADEFS=''
EXTRAOBJ=''
FALSEPRG='/bin/false'
GDHEAD=''
GDINCLUDE=''
GENCAT=''
GMOFILES=''
GMSGFMT=''
GT_NO=''
GT_YES=''
HAVE_AIX_OS_FALSE=''
HAVE_AIX_OS_TRUE=''
HAVE_BSDI_OS_FALSE=''
HAVE_BSDI_OS_TRUE=''
HAVE_DARWIN_OS_FALSE=''
HAVE_DARWIN_OS_TRUE=''
HAVE_FREEBSD_OS_FALSE=''
HAVE_FREEBSD_OS_TRUE=''
HAVE_GCC_FALSE=''
HAVE_GCC_TRUE=''
HAVE_HPUX_OS_FALSE=''
HAVE_HPUX_OS_TRUE=''
HAVE_LINUX_OS_FALSE=''
HAVE_LINUX_OS_TRUE=''
HAVE_NETBSD_OS_FALSE=''
HAVE_NETBSD_OS_TRUE=''
HAVE_OPENBSD_OS_FALSE=''
HAVE_OPENBSD_OS_TRUE=''
HAVE_OSF1_OS_FALSE=''
HAVE_OSF1_OS_TRUE=''
HAVE_SGI_OS_FALSE=''
HAVE_SGI_OS_TRUE=''
HAVE_SUN_OS_FALSE=''
HAVE_SUN_OS_TRUE=''
HOST=''
INCLUDE_LOCALE_H=''
INSTALL_DATA=''
INSTALL_DISTDIR=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTOBJEXT=''
INTLDEPS=''
INTLINCLUDE=''
INTLLIBS=''
INTLMAKE=''
INTLOBJS=''
INTLSUB=''
INTLTARGET=''
LD=''
LDFLAGS=''
LIBEXTRAOBJ=''
LIBGD=''
LIBGDOBJ=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBUSBHID=''
LIBUSBHIDINC=''
LIBUSBHIDOBJS=''
LN=''
LOCKDIR=''
LOGDIR=''
LTLIBOBJS=''
MAKE=''
MAKEDEPEND=''
MKINSTALLDIRS=''
MSGFMT=''
MV=''
NETPORT=''
NET_DRIVER=''
NISIP=''
NISPORT=''
OBJEXT=''
PACKAGE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PIDDIR=''
POFILES=''
POMAKE=''
POSUB=''
POWERFLUTE=''
POWERLIBS=''
PTHREAD_CFLAGS=''
PTHREAD_LFLAGS=''
PWRFAILDIR=''
RANLIB=''
RM=''
SCRIPTSHELL=''
SED=''
SERIALDEV=''
SET_MAKE=''
SHELL='/bin/sh'
SHUTDOWN=''
SMTP=''
SNMP_DRIVER=''
TEST_DRIVER=''
TRUEPRG='/bin/true'
UNINSTALL_DISTDIR=''
UPSCABLE=''
UPSTYPE=''
USB_DRIVER=''
USB_TYPE=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION=''
WALL=''
WCFLAGS=''
WIN32=''
WINLIBS=''
WLDFLAGS=''
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
l=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
nologdir=''
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc/apcupsd'
target_alias=''
topdir='/home/crafta/apc/apcupsd-3.12.3'

## ------------- ##
## Output files. ##
## ------------- ##

TARGETS=''
VARIABLES=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 77




thanks
 
Old 04-29-2006, 02:09 PM   #11
macemoneta
Senior Member
 
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
Blog Entries: 2

Rep: Reputation: 344Reputation: 344Reputation: 344Reputation: 344
The crt1.o file, which is reported as missing, is provided by the glibc package, which you must have installed:

rpm -q glibc

To verify it provides the file:

rpm -ql glibc | grep -i crt1.o

The file should be in your /usr/lib/ directory. If it's not there, your installation is damaged or incomplete; re-install glibc.
 
Old 04-29-2006, 03:10 PM   #12
sugar2
Member
 
Registered: Feb 2006
Distribution: Debian 40r0
Posts: 103

Original Poster
Rep: Reputation: 15
oho... i will reinstall the glib right now.... and buy the 940-0024, because i have a unix single AP9823 wich appears that is incompatible with apcupcd
thanks!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Powerchute Software - Need Urget Help robinp Linux - Software 2 02-23-2006 12:19 AM
apc powerchute craddy Linux - Software 13 02-20-2006 08:46 AM
Powerchute Software JSLayton Slackware 7 01-21-2006 02:03 AM
apc Back-ups a10392 Debian 1 12-03-2004 10:24 AM
APC PowerChute bad_andy Linux - Software 8 10-08-2004 03:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration