Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Installation on RPI

Installation on RPI 4 years 9 months ago #10328

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Rolf,

You have to download the source code and build Proview from sources. Follow the instructions in build-howto.info in the top directory of the source code.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: Rolfnilsson400

Installation on RPI 4 years 9 months ago #10329

I'm trying to get a "clean" start with no warnings. My next problem is

(wb:25149): Gdk-CRITICAL **: IA__gdk_gc_set_font: assertion 'font != NULL' failed and


errors.png


What to do to avoid it?

/Rolf
The administrator has disabled public write access.

Installation on RPI 4 years 9 months ago #10330

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Rolf,

The servers for the web interface is not starting because java can't be found. Normally $jdk and $jdk_home is set up in /etc/pwrp_profile to point at java installed under /usr/lib/jvm. They should e set before Proivew is started eg

export jdk=/usr/lib/jvm/java-8-openjdk...
export jdk_home=$jdk/bin

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.417 seconds