gonzalo/gphoto2-updater

Gphoto2-updater in Linux Voyage

Folignometeo opened this issue · 8 comments

I try to update ghoto2 with this script in linux voyage but when the script excute line81-83 don't work, I try with Ubuntu and work well.
Alex

Can you be more specific? What kind of error you get?

When the script arrive line 81-83 try to excute this command:
./configure
make
make install

and tell me "command not found"

I've included some new additions and checks to the script.
Please try it again.

The problem is still there:

Compiling and installing libusb 1.0.17

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether make supports nested variables... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in /root/gphoto2-temp-folder/libusbx-1.0.17': configure: error: no acceptable C compiler found in $PATH Seeconfig.log' for more details
./gphoto2up.sh: line 91: make: command not found
./gphoto2up.sh: line 92: make: command not found

I install "cgg" and "pkg-config" but have:

You may run "make" and "make install" now.
Please check whether the configuration I detected matches what you
would like to have. E.g. make sure that USB support is there if you
intend to use USB cameras with libgphoto2 photo camera library.

Please also check that PKG_CONFIG_PATH contains
${libdir}/pkgconfig
before compiling any libgphoto2 frontend.

./gphoto2up.sh: line 120: make: command not found
./gphoto2up.sh: line 121: make: command not found

If make is not present you should use "sudo apt-get install
build-essentials" which should be included in raspbian

Are you using a standard raspbian installation?

(currently my RPI is dead so I'm using an emulator, so changes could have
some different results)

Gonzalo

2014-07-14 18:47 GMT+02:00 Folignometeo notifications@github.com:

I install "cgg" and "pkg-config" but have:

You may run "make" and "make install" now.
Please check whether the configuration I detected matches what you
would like to have. E.g. make sure that USB support is there if you
intend to use USB cameras with libgphoto2 photo camera library.

Please also check that PKG_CONFIG_PATH contains
${libdir}/pkgconfig
before compiling any libgphoto2 frontend.

./gphoto2up.sh: line 120: make: command not found
./gphoto2up.sh: line 121: make: command not found


Reply to this email directly or view it on GitHub
#6 (comment)
.

I'm not using raspberry, i use alix board with Linux Voyage

Unfortunately I cannot offer support for this distro.

It seems you have some troubles having the necessary packages to compile.
Try to add build-essentials and if you have solution please let me know

Good look.

Gonzalo

2014-07-16 8:08 GMT+02:00 Folignometeo notifications@github.com:

I'm not using raspberry, i use alix board with Linux Voyage


Reply to this email directly or view it on GitHub
#6 (comment)
.