Attempting to install barry from cvs for a Pearl on Ubuntu 7.0.4 (Gnome). Got 
it charging, lsusb and 
dmesg both show it as attached, code 8004.

Installed the following:
* pkg-config
* libusb-dev
* libssl-dev
* libboost-serialization-dev
* libtar-dev
* libgtkmm-2.4-dev
* libglibmm-2.4-dev
* libglademm-2.4-dev
* zlib1g-dev

Downloaded barry from cvs, ran ./buildgen.sh and ./configure, but on make I get:
#make
make  all-recursive
make[1]: Entering directory `/root/barry'
Making all in .
make[2]: Entering directory `/root/barry'
rm -f ./barry
ln -s ./src ./barry
make[2]: Leaving directory `/root/barry'
Making all in src
make[2]: Entering directory `/root/barry/src'
source='time.cc' object='time.lo' libtool=yes \
         DEPDIR=.deps depmode=none /bin/bash ../depcomp \
         /bin/bash ../libtool --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I..    -ansi -Wall -fno-strict-aliasing -g   -c -o
time.lo time.cc
libtool: ignoring unknown tag CXX
mkdir .libs
  g++ -DHAVE_CONFIG_H -I.. -ansi -Wall -fno-strict-aliasing -g -c time.cc
-fPIC -DPIC -o .libs/time.o
env: g++: No such file or directory
make[2]: *** [time.lo] Error 1
make[2]: Leaving directory `/root/barry/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/barry'
make: *** [all] Error 2

I've looked through the dependencies, install, and troubleshooting on 
/barry/doc/www but have not 
had any luck. Google got me to a page in spanish telling me to install 
"desarrollo base" in YaST, 
but I'm not familiar with spanish package-naming conventions or Suse. Getting 
the feeling I am 
missing something obvious... thanks!

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to