I followed step-by-step through
http://rivendell.tryphon.org/wiki/UbuntuXenial and was unable to
complete the install.
System it is being installed on is UbuntuStudio Xenial 64 bit CPU with
8GB RAM. I am using a combination of ssh connections to do root commands
and xtightvncviewer for remote control and access of all other needs.
version of RD is 19 most recent.
Apache2.4.18-2ubuntu 3.5, Mysql 5.7.21-ubuntu.16.0.4.1 both functioning
correctly to run phpmyadmin.
On the synaptic manager list it shows SSH, OpenSSH and OpenSSL installed
which I assume had correctly set up paths and location access info WHEN
SYNAPTIC INSTALLED THEM.
All was smooth until the patches needed; generated an error on first
patch, and second patch I opted to open the table, once rda was
installed completely and using phpmyadmin (working OK) and delete the
column. The third patch was noted as being fixed in vers 14.
When I ran the unzip of the tar ball all seemed normal as can be seen in
att file. When I ran the configure it seemed to go smoothly until the
last couple of lines. They did not seem an urgent component at the time
so I moved on to the make step and it generated an immediate missing
target error also (also included in att text info file). All files
extracted are also listed in the att file.
If some of the usual folks here with a lot more RD experience than I can
spot something I am missing the help would be appreciated.
Thanks, Andy
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
~/installs/rivendell-2.19.1/rdadmin# patch opendb.cpp opendb.cpp.patch
patching file opendb.cpp
Hunk #1 FAILED at 240.
1 out of 1 hunk FAILED -- saving rejects to file opendb.cpp.rej
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
./configure --libexecdir=/usr/local/libexec
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 whether make supports nested variables... (cached) yes
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
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 gcc... gcc
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 %s\n
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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Qt... yes:
QT_CXXFLAGS=-I/usr/local/qt3/include
QT_DIR=/usr/local/qt3
QT_LIBS=-L/usr/local/qt3/lib -lqt -lSM -lICE -lX11 -lXext -lXt
QT_BIN=/usr/local/qt3/bin
QT_UIC=/usr/local/qt3/bin/uic
QT_MOC=/usr/local/qt3/bin/moc
checking correct functioning of Qt installation... success
checking target architecture... x86_64-linux-gnu
checking distribution... Use of uninitialized value in print at ./get_distro.pl
line 63, <VERSION> line 1.
Debian
./configure: line 16642: test: -ge: unary operator expected
./configure: line 16654: test: -ge: unary operator expected
checking openssl/sha.h usability... no
checking openssl/sha.h presence... no
checking for openssl/sha.h... no
configure: error: *** OpenSSL not found ***
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
make error
/installs/rivendell-2.19.1# make
make: *** No targets specified and no makefile found. Stop.
root@ash:/home/webbae/installs/rivendell-2.19.1#
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
directory listing
/installs/rivendell-2.19.1# ls
acinclude.m4 configure install-init.sh pam_rd rdmonitor
rivendell.sys
aclocal.m4 configure.ac install-sh rdadmin rdpanel
rlm
AUTHORS COPYING ios rdairplay rdrepld
scripts
autogen.sh debian lib rdcartslots rdrepld-suse.in
slack-desc.in
build_win32.bat depcomp ltmain.sh rdcastmanager rdselect
slack_doinst.sh
cae docs m4 rdcatch README
tests
ChangeLog get_distro.pl Makefile.am rdcatchd ripcd
UPGRADING
CODINGSTYLE get_target.sh Makefile.in rdhpi
rivendell-gentoo utils
conf helpers make_slack.in rdlibrary rivendell.ism
web
config.guess icons missing rdlogedit rivendell.pro
xdg
config.log importers NEWS rdlogin
rivendell.spec.in
config.sub INSTALL PACKAGE_VERSION rdlogmanager
rivendell-suse.in
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev