Page 1 of 1

Purebasic problem with tahr 602

Posted: Sun 23 Jul 2017, 21:43
by der-schutzhund
Hi,

I have a little problem with the software Purebasic under Tahr puppy 6.0.2.
Purebasic is a crosscompiler with which it is possible to create software parallel for Windows, Linux and Mac! Really awesome program!
Now to the problem where you can hopefully help me!
The program runs and at first glance everything is ok.
There is a module called WebGadget that allows you to display web pages and html files. This does not work.
If I start the script checkinstall.sh the following error is displayed:
-------------------------------------
Package libxine was not found in the pkg-config search path.
Perhaps you should add the directory containing `libxine.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libxine' found
xine devel package need to be installed to use PureBasic
-------------------------------------
What should I do?

The version of purebasic I am using is no longer up to date. Perhaps it would also be interesting if someone would get the latest version 5.60 under tahr 6.0.2 to run.This version is actually synonymous to a few problems.
http://www.purebasic.com/index.php

Many Thanks

Wolfgang

Posted: Sun 23 Jul 2017, 22:40
by norgo
@der-schutzhund

sometimes it's useful to read the README file. ;-)

Requierement:
-------------
- gcc
- GTK+ 2.0 devel (and optionally GTK+ 1.2 devel for old application support)
- SDL 1.2 devel
- libstdc++ devel
- iodbc and iodbc-devel to be able to use the Database commands (see www.iodbc.org)
- libwebkit.so shoud be installed to have the WebGadget() working
- xine and xine-devel for the Movie commands
- libgnomeprintui2.2 and libgnomeprintui2.2-devel for the print commands

greetings

Posted: Mon 24 Jul 2017, 08:40
by der-schutzhund
- libwebkit.so shoud be installed to have the WebGadget() working
- xine and xine-devel for the Movie commands
Where do I get this
Property already searched but nothing for tahr 602 found

greetings

Wolfgang

Posted: Mon 24 Jul 2017, 13:27
by norgo
really old stuff,
open package manager and search for xine-lib and xine-lib_DEV package or similar