You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by julianh <ju...@colliecomputing.com> on 2017/05/31 19:01:53 UTC

***UNCHECKED*** Re: Installing Guacamole, Cannot find the -probably simple - error

Dear Paulo,

Thank you very much for your help. I really appreciate it. 

I run a small business, me and my wife. Our major cost is the 2
internet lines we have coming in. With Guacamole we will be able to drop
one of the lines.

I now have guacamole running, thanks to you, I now just need to change
the logo and text, something I'm sure will be on the web.

Thank you and have a good day/ evening

Yours

Julian





All prices exclude VAT to be charged at the normal rate.
All Purchase Order's received are an immediate contract and full
cancellation terms will apply from the date of issue of the Purchase
Order.
The content of this message and attached file are confidential and/or
privileged and are for the intended recipient only. If you are not the
intended recipient, any unauthorised review, use, transmission,
dissemination, copying, disclosure or other use of, or taking of any
action in reliance upon this information is strictly prohibited. If you
receive this message in error, please contact the sender immediately and
then delete the email from your system. Copyright in this e-mail and
attachments created by us belongs to Collie Computing Ltd. Any
attachment with this message should be checked for viruses before it is
opened. Collie Computing Ltd cannot be held responsible for any failure
by the recipient to test for viruses before opening any attachments.
Should you communicate with anyone at Collie Computing by e-mail, you
consent to us monitoring and reading any such correspondence.

>>> Paulo Gonçalves [via Apache G uacamole (incubating) - Users]
<ml...@n4.nabble.com> 31/05/2017 09:50 >>>


 

Hello, 

You can use the attached file to install guacamole on ubuntu server
16.04 LTS.
It will install openssh server, mysql, java, tomcat, guac, the web app
and the auth-jdbc extension.
You should change the mysql passwords at the begin of the file. 

If you have some of the components already installed just comment
those
parts. 

The guacamole home will be in /opt/guacamole/.
Java and Tomcat will also be installed in /opt/. 

Paulo Gonçalves 

PS: the zip password is guacamole 

--- 

DTIC - Departamento de Tecnologias de Informação e Comunicação
INSTITUTO POLITÉCNICO DE COIMBRA | Serviços da Presidência
VOIP: 301103

Em 2017-05-30 23:19, julianh escreveu: 

> Dear all,
> 
> I've been at this for hours, and cannot for the life of me see the
errror.
> I'm not an expert at linux, so if you can help me I'd apprechiate it.
It's
> 23:30 and I can't focus on the screen!
> 
> I'm installing guacamole on ubuntu 16.04 LTS
> 
> I've been following the guide at
> http://www.davewentzel.com/content/guacamole-clientless-rdp-gateway
[1]
> Almost step by step.
> 
> It's been straight forward, with the exception that it gave an error
with
> step 2 and libjpeg62-turbo-dev, so I changed the command to sudo
apt-get
> install make libcairo2-dev libpng12-dev freerdp-x11 libssh2-1
libfreerdp-dev
> libvorbis-dev gcc libssh-dev libpulse-dev tomcat7 tomcat7-admin
> tomcat7-docs
> 
> I noticed that it wouldn't support VCN init's summary, so I have
loaded
> every library in
>
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies
[2].
> 
> I figured, if they were installed then I shuld get full
functionality.
> 
> Everything worked fine till step 11. sudo update-rc.d guacd defaults
> When it errored with update-rc.d: error: initscript does not exist:
> /etc/init.d/guacd
> 
> I would be very grateful if someone could offer some guidance.
> 
> Thanks
> 
> Julian 
> --
> ./configure --with-init-dir=/etc/init.d produces the following output

> 
> 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... gawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking how to print strings... printf
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> 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 ISO C89... none needed
> checking dependency style of gcc... gcc3
> checking for a sed that does not truncate output... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
-B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 1572864
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking how to convert x86_64-unknown-linux-gnu file names to
> x86_64-unknown-linux-gnu format... func_convert_file_noop
> checking how to convert x86_64-unknown-linux-gnu file names to
toolchain
> format... func_convert_file_noop
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for dlltool... no
> checking how to associate runtime and link libraries... printf %sn
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object...
ok
> checking for sysroot... no
> checking for mt... mt
> checking if mt is a manifest tool... no
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dlopen... no
> checking for dlopen in -ldl... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking dependency style of gcc... (cached) gcc3
> checking for gcc option to accept ISO C99... none needed
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking for unistd.h... (cached) yes
> checking cairo/cairo.h usability... yes
> checking cairo/cairo.h presence... yes
> checking for cairo/cairo.h... yes
> checking pngstruct.h usability... no
> checking pngstruct.h presence... no
> checking for pngstruct.h... no
> checking for dlopen in -ldl... (cached) yes
> checking for png_write_png in -lpng... yes
> checking for cairo_create in -lcairo... yes
> checking for pthread_create in -lpthread... yes
> checking for CU_run_test in -lcunit... no
> checking for main in -lwsock32... no
> checking for clock_gettime... yes
> checking for gettimeofday... yes
> checking for memmove... yes
> checking for memset... yes
> checking for select... yes
> checking for strdup... yes
> checking for nanosleep... yes
> checking whether png_get_io_ptr is declared... yes
> checking whether cairo_format_stride_for_width is declared... yes
> checking for size_t... yes
> checking for ssize_t... yes
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking for SSL_CTX_new in -lssl... yes
> checking vorbis/vorbisenc.h usability... yes
> checking vorbis/vorbisenc.h presence... yes
> checking for vorbis/vorbisenc.h... yes
> checking for ogg_stream_init in -logg... yes
> checking for vorbis_block_init in -lvorbis... yes
> checking for vorbis_encode_init in -lvorbisenc... yes
> checking for pa_context_new in -lpulse... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for PANGO... yes
> checking for PANGOCAIRO... yes
> checking for rfbInitClient in -lvncclient... yes
> checking for rfbClient.destHost... yes
> checking for rfbClient.destPort... yes
> checking whether listenForIncomingConnectionsNoFork is declared...
yes
> checking for glyph_cache_register_callbacks in -lfreerdp-cache...
yes
> checking for freerdp_new in -lfreerdp-core... yes
> checking for freerdp_channels_new in -lfreerdp-client... yes
> checking for svc_plugin_init in -lfreerdp-utils... yes
> checking for freerdp_image_convert in -lfreerdp-codec... yes
> checking for rdpSvcPlugin.interval_ms... no
> checking freerdp/locale/keyboard.h usability... yes
> checking freerdp/locale/keyboard.h presence... yes
> checking for freerdp/locale/keyboard.h... yes
> checking freerdp/addin.h usability... yes
> checking freerdp/addin.h presence... yes
> checking for freerdp/addin.h... yes
> checking freerdp/client/channels.h usability... yes
> checking freerdp/client/channels.h presence... yes
> checking for freerdp/client/channels.h... yes
> checking for freerdp/client/cliprdr.h... yes
> checking whether freerdp_register_addin_provider is declared... yes
> checking winpr/stream.h usability... yes
> checking winpr/stream.h presence... yes
> checking for winpr/stream.h... yes
> checking winpr/wtypes.h usability... yes
> checking winpr/wtypes.h presence... yes
> checking for winpr/wtypes.h... yes
> checking for freerdp.ContextSize... yes
> checking for rdpSettings.Width... no
> checking for rdpSettings.Height... no
> checking for rdpSettings.FastPathInput... yes
> checking for rdpSettings.FastPathOutput... yes
> checking for rdpSettings.OrderSupport... yes
> checking whether rdpBitmap.Decompress() requires the codec_id... yes
> checking whether rdpPalette.entries is static... yes
> checking for rdpPointer.SetDefault... yes
> checking for rdpPointer.SetNull... yes
> checking for wMessage.id... yes
> checking for libssh2_session_init_ex in -lssh2... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating tests/Makefile
> config.status: creating src/common/Makefile
> config.status: creating src/libguac/Makefile
> config.status: creating src/guacd/Makefile
> config.status: creating src/protocols/rdp/Makefile
> config.status: creating src/protocols/ssh/Makefile
> config.status: creating src/protocols/vnc/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> 
> ------------------------------------------------
> guacamole-server version 0.9.0
> ------------------------------------------------
> 
> Library status:
> 
> freerdp ............. yes
> pango ............... yes
> libssh2 ............. yes
> libssl .............. yes
> libVNCServer ........ yes
> libvorbis ........... yes
> libpulse ............ yes
> 
> Protocol support:
> 
> RDP ....... yes
> SSH ....... yes
> VNC ....... yes
> 
> Init scripts: etc/init.d
> 
> Type "make" to compile guacamole-server.
> 
> -----------------
> The sudo make install produced the following;
> 
> Making install in src/libguac
> make[1]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/libguac'
> make[2]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/libguac'
> /bin/mkdir -p '/usr/local/lib'
> /bin/bash ../../libtool --mode=install /usr/bin/install -c
libguac.la
> '/usr/local/lib'
> libtool: install: /usr/bin/install -c .libs/libguac.so.6.0.0
> /usr/local/lib/libguac.so.6.0.0
> libtool: install: (cd /usr/local/lib && { ln -s -f libguac.so.6.0.0
> libguac.so.6 || { rm -f libguac.so.6 && ln -s libguac.so.6.0.0
libguac.so.6;
> }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f libguac.so.6.0.0
> libguac.so || { rm -f libguac.so && ln -s libguac.so.6.0.0
libguac.so; }; })
> libtool: install: /usr/bin/install -c .libs/libguac.lai
> /usr/local/lib/libguac.la
> libtool: install: /usr/bin/install -c .libs/libguac.a
> /usr/local/lib/libguac.a
> libtool: install: chmod 644 /usr/local/lib/libguac.a
> libtool: install: ranlib /usr/local/lib/libguac.a
> libtool: finish:
>
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin"
> ldconfig -n /usr/local/lib
>
----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/lib
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
>
----------------------------------------------------------------------
> /bin/mkdir -p '/usr/local/include/guacamole'
> /usr/bin/install -c -m 644 guacamole/audio.h guacamole/client.h
> guacamole/error.h guacamole/hash.h guacamole/instruction.h
guacamole/layer.h
> guacamole/plugin.h guacamole/pool.h guacamole/protocol.h
guacamole/socket.h
> guacamole/stream.h guacamole/timestamp.h guacamole/unicode.h
> '/usr/local/include/guacamole'
> make[2]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/libguac'
> make[1]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/libguac'
> Making install in src/common
> make[1]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/common'
> make[2]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/common'
> make[2]: Nothing to be done for 'install-exec-am'.
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/src/common'
> make[1]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/src/common'
> Making install in src/guacd
> make[1]: Entering directory
'/home/julianh/guacamole-server-0.9.0/src/guacd'
> make[2]: Entering directory
'/home/julianh/guacamole-server-0.9.0/src/guacd'
> /bin/mkdir -p '/usr/local/sbin'
> /bin/bash ../../libtool --mode=install /usr/bin/install -c guacd
> '/usr/local/sbin'
> libtool: install: /usr/bin/install -c .libs/guacd
/usr/local/sbin/guacd
> /bin/mkdir -p '/etc/init.'
> /usr/bin/install -c init.d/guacd '/etc/init.'
> /bin/mkdir -p '/usr/local/share/man/man8'
> /usr/bin/install -c -m 644 man/guacd.8 '/usr/local/share/man/man8'
> make[2]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/src/guacd'
> make[1]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/src/guacd'
> Making install in tests
> make[1]: Entering directory
'/home/julianh/guacamole-server-0.9.0/tests'
> make[2]: Entering directory
'/home/julianh/guacamole-server-0.9.0/tests'
> make[2]: Nothing to be done for 'install-exec-am'.
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/tests'
> make[1]: Leaving directory
'/home/julianh/guacamole-server-0.9.0/tests'
> Making install in src/protocols/rdp
> make[1]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> make install-am
> make[2]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> make[3]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> /bin/mkdir -p '/usr/local/lib'
> /bin/bash ../../../libtool --mode=install /usr/bin/install -c 
> libguac-client-rdp.la '/usr/local/lib'
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/rdp; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -Iinclude -I../../../src/libguac
> -I../../../src/common -g -O2 -version-info 0:0:0 -lfreerdp-cache
> -lfreerdp-core -lfreerdp-client -lfreerdp-utils -lfreerdp-codec
-lpthread
> -lcairo -o libguac-client-rdp.la -rpath /usr/local/lib
_generated_keymaps.lo
> client.lo guac_handlers.lo rdp_bitmap.lo rdp_cliprdr.lo rdp_fs.lo
rdp_gdi.lo
> rdp_glyph.lo rdp_keymap.lo rdp_pointer.lo rdp_rail.lo
rdp_settings.lo
> rdp_stream.lo rdp_svc.lo unicode.lo ../../../src/libguac/libguac.la
> ../../../src/common/libguac_common.la )
> libtool: install: /usr/bin/install -c
.libs/libguac-client-rdp.so.0.0.0T
> /usr/local/lib/libguac-client-rdp.so.0.0.0
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-rdp.so.0.0.0 libguac-client-rdp.so.0 || { rm -f
> libguac-client-rdp.so.0 && ln -s libguac-client-rdp.so.0.0.0
> libguac-client-rdp.so.0; }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-rdp.so.0.0.0 libguac-client-rdp.so || { rm -f
> libguac-client-rdp.so && ln -s libguac-client-rdp.so.0.0.0
> libguac-client-rdp.so; }; })
> libtool: install: /usr/bin/install -c .libs/libguac-client-rdp.lai
> /usr/local/lib/libguac-client-rdp.la
> libtool: install: /usr/bin/install -c .libs/libguac-client-rdp.a
> /usr/local/lib/libguac-client-rdp.a
> libtool: install: chmod 644 /usr/local/lib/libguac-client-rdp.a
> libtool: install: ranlib /usr/local/lib/libguac-client-rdp.a
> libtool: finish:
>
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin"
> ldconfig -n /usr/local/lib
>
----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/lib
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
>
----------------------------------------------------------------------
> /bin/mkdir -p '/usr/local/lib/freerdp'
> /bin/bash ../../../libtool --mode=install /usr/bin/install -c 
> guacsvc-client.la guacsnd-client.la guacdr-client.la
> '/usr/local/lib/freerdp'
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/rdp; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -Iinclude -I../../../src/libguac
> -I../../../src/common -g -O2 -module -avoid-version -shared
-lfreerdp-cache
> -lfreerdp-core -lfreerdp-client -lfreerdp-utils -lfreerdp-codec
-lpthread -o
> guacsvc-client.la -rpath /usr/local/lib/freerdp
guac_svc/svc_service.lo
> ../../../src/libguac/libguac.la )
> libtool: install: /usr/bin/install -c .libs/guacsvc-client.soT
> /usr/local/lib/freerdp/guacsvc-client.so
> libtool: install: /usr/bin/install -c .libs/guacsvc-client.lai
> /usr/local/lib/freerdp/guacsvc-client.la
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/rdp; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -Iinclude -I../../../src/libguac
> -I../../../src/common -g -O2 -module -avoid-version -shared
-lfreerdp-cache
> -lfreerdp-core -lfreerdp-client -lfreerdp-utils -lfreerdp-codec
-lpthread -o
> guacsnd-client.la -rpath /usr/local/lib/freerdp
> guac_rdpsnd/rdpsnd_messages.lo guac_rdpsnd/rdpsnd_service.lo
> ../../../src/libguac/libguac.la )
> libtool: install: /usr/bin/install -c .libs/guacsnd-client.soT
> /usr/local/lib/freerdp/guacsnd-client.so
> libtool: install: /usr/bin/install -c .libs/guacsnd-client.lai
> /usr/local/lib/freerdp/guacsnd-client.la
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/rdp; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -Iinclude -I../../../src/libguac
> -I../../../src/common -g -O2 -module -avoid-version -shared
-lfreerdp-cache
> -lfreerdp-core -lfreerdp-client -lfreerdp-utils -lfreerdp-codec
-lpthread -o
> guacdr-client.la -rpath /usr/local/lib/freerdp
> guac_rdpdr/rdpdr_fs_messages.lo
guac_rdpdr/rdpdr_fs_messages_dir_info.lo
> guac_rdpdr/rdpdr_fs_messages_file_info.lo
> guac_rdpdr/rdpdr_fs_messages_vol_info.lo
guac_rdpdr/rdpdr_fs_service.lo
> guac_rdpdr/rdpdr_messages.lo guac_rdpdr/rdpdr_printer.lo
> guac_rdpdr/rdpdr_service.lo rdp_fs.lo unicode.lo
> ../../../src/libguac/libguac.la )
> libtool: install: /usr/bin/install -c .libs/guacdr-client.soT
> /usr/local/lib/freerdp/guacdr-client.so
> libtool: install: /usr/bin/install -c .libs/guacdr-client.lai
> /usr/local/lib/freerdp/guacdr-client.la
> libtool: finish:
>
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin"
> ldconfig -n /usr/local/lib/freerdp
>
----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/lib/freerdp
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
>
----------------------------------------------------------------------
> make[3]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> make[2]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> make[1]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/rdp'
> Making install in src/protocols/ssh
> make[1]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/ssh'
> make[2]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/ssh'
> /bin/mkdir -p '/usr/local/lib'
> /bin/bash ../../../libtool --mode=install /usr/bin/install -c 
> libguac-client-ssh.la '/usr/local/lib'
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/ssh; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -Iinclude -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0
> -I/usr/include/cairo -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12
-I../../../src/libguac -g
> -O2 -version-info 0:0:0 -lssh2 -lssl -lpthread -lpango-1.0
-lgobject-2.0
> -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0
-lcairo
> -lcairo -o libguac-client-ssh.la -rpath /usr/local/lib
> libguac_client_ssh_la-blank.lo libguac_client_ssh_la-buffer.lo
> libguac_client_ssh_la-char_mappings.lo
libguac_client_ssh_la-client.lo
> libguac_client_ssh_la-common.lo libguac_client_ssh_la-cursor.lo
> libguac_client_ssh_la-display.lo
libguac_client_ssh_la-guac_handlers.lo
> libguac_client_ssh_la-ibar.lo libguac_client_ssh_la-sftp.lo
> libguac_client_ssh_la-ssh_buffer.lo
libguac_client_ssh_la-ssh_client.lo
> libguac_client_ssh_la-ssh_key.lo libguac_client_ssh_la-terminal.lo
> libguac_client_ssh_la-terminal_handlers.lo
../../../src/libguac/libguac.la )
> libtool: install: /usr/bin/install -c
.libs/libguac-client-ssh.so.0.0.0T
> /usr/local/lib/libguac-client-ssh.so.0.0.0
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-ssh.so.0.0.0 libguac-client-ssh.so.0 || { rm -f
> libguac-client-ssh.so.0 && ln -s libguac-client-ssh.so.0.0.0
> libguac-client-ssh.so.0; }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-ssh.so.0.0.0 libguac-client-ssh.so || { rm -f
> libguac-client-ssh.so && ln -s libguac-client-ssh.so.0.0.0
> libguac-client-ssh.so; }; })
> libtool: install: /usr/bin/install -c .libs/libguac-client-ssh.lai
> /usr/local/lib/libguac-client-ssh.la
> libtool: install: /usr/bin/install -c .libs/libguac-client-ssh.a
> /usr/local/lib/libguac-client-ssh.a
> libtool: install: chmod 644 /usr/local/lib/libguac-client-ssh.a
> libtool: install: ranlib /usr/local/lib/libguac-client-ssh.a
> libtool: finish:
>
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin"
> ldconfig -n /usr/local/lib
>
----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/lib
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
>
----------------------------------------------------------------------
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/ssh'
> make[1]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/ssh'
> Making install in src/protocols/vnc
> make[1]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/vnc'
> make[2]: Entering directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/vnc'
> /bin/mkdir -p '/usr/local/lib'
> /bin/bash ../../../libtool --mode=install /usr/bin/install -c 
> libguac-client-vnc.la '/usr/local/lib'
> libtool: install: (cd
> /home/julianh/guacamole-server-0.9.0/src/protocols/vnc; /bin/bash
> /home/julianh/guacamole-server-0.9.0/libtool --silent --tag CC
> --mode=relink gcc -Werror -Wall -pedantic -Iinclude
-I../../../src/common
> -I../../../src/libguac -g -O2 -version-info 0:0:0 -lcairo -lpulse
> -lvncclient -o libguac-client-vnc.la -rpath /usr/local/lib client.lo
> convert.lo guac_handlers.lo vnc_handlers.lo pulse.lo
> ../../../src/libguac/libguac.la ../../../src/common/libguac_common.la
)
> libtool: install: /usr/bin/install -c
.libs/libguac-client-vnc.so.0.0.0T
> /usr/local/lib/libguac-client-vnc.so.0.0.0
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-vnc.so.0.0.0 libguac-client-vnc.so.0 || { rm -f
> libguac-client-vnc.so.0 && ln -s libguac-client-vnc.so.0.0.0
> libguac-client-vnc.so.0; }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f
> libguac-client-vnc.so.0.0.0 libguac-client-vnc.so || { rm -f
> libguac-client-vnc.so && ln -s libguac-client-vnc.so.0.0.0
> libguac-client-vnc.so; }; })
> libtool: install: /usr/bin/install -c .libs/libguac-client-vnc.lai
> /usr/local/lib/libguac-client-vnc.la
> libtool: install: /usr/bin/install -c .libs/libguac-client-vnc.a
> /usr/local/lib/libguac-client-vnc.a
> libtool: install: chmod 644 /usr/local/lib/libguac-client-vnc.a
> libtool: install: ranlib /usr/local/lib/libguac-client-vnc.a
> libtool: finish:
>
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin"
> ldconfig -n /usr/local/lib
>
----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/lib
> 
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
>
----------------------------------------------------------------------
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/vnc'
> make[1]: Leaving directory
> '/home/julianh/guacamole-server-0.9.0/src/protocols/vnc'
> make[1]: Entering directory '/home/julianh/guacamole-server-0.9.0'
> make[2]: Entering directory '/home/julianh/guacamole-server-0.9.0'
> make[2]: Nothing to be done for 'install-exec-am'.
> make[2]: Nothing to be done for 'install-data-am'.
> make[2]: Leaving directory '/home/julianh/guacamole-server-0.9.0'
> make[1]: Leaving directory '/home/julianh/guacamole-server-0.9.0'
> 
> --
> View this message in context:
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Installing-Guacamole-Cannot-find-the-probably-simple-error-tp1030.html
[3]
> Sent from the Apache Guacamole (incubating) - Users mailing list
archive at Nabble.com.
 

Links:
------
[1] http://www.davewentzel.com/content/guacamole-clientless-rdp-gateway

[2]
https://guacamole.incubator.apache.org/doc/gug/installing-guacamole.html#required-dependencies

[3]
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Installing-Guacamole-Cannot-find-the-probably-simple-error-tp1030.html


instalacao_ubuntu_geral.zip (3K)
<http://apache-guacamole-incubating-users.2363388.n4.nabble.com/attachment/1032/0/instalacao_ubuntu_geral.zip>




_______________________________________________
If you reply to this email, your message will be added to the
discussion below:
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Installing-Guacamole-Cannot-find-the-probably-simple-error-tp1030p1032.html


To unsubscribe from Installing Guacamole, Cannot find the - probably
simple - error, visit
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1030&code=anVsaWFuaEBjb2xsaWVjb21wdXRpbmcuY29tfDEwMzB8MTEzNTIzODMxNA==




--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/UNCHECKED-Re-Installing-Guacamole-Cannot-find-the-probably-simple-error-tp1038.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.