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

TOPIC: Install pwrrt_5.5.0-1_armhf.deb on raspberry PI3b

Install pwrrt_5.5.0-1_armhf.deb on raspberry PI3b 6 years 11 months ago #8944

  • gmg
  • gmg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hi, I am pretty new on this so excuse my maybe s.... questions(s). :unsure:

tried to install pwrrt_5.5.0-1_armhf.deb on my pi3b running raspibian Vers. 8 (Jessie)(german).

Via doubleclick nothing happened. Via sudo apt-get install pwrrt_5.5.0-1_armhf.deb ... I got

hundreds of errors like : xxxxx Konnte nicht gefunden werden (not found)

xxxxx stands for all packages (pi-greeter or xserver-xorg or wolfram engine etc. ...)

I assume that some preconditions are not fulfilled but I don't know which are missing?

Can anybody help on this?

BR

Günther
The administrator has disabled public write access.

Install pwrrt_5.5.0-1_armhf.deb on raspberry PI3b 6 years 11 months ago #8945

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Günther,

Try this

> cd ~/Downloads (or whereever the package is downloaded)
> sudo dpkg -i pwrrt_5.5.0-1_armhf.deb
> sudo apt-get install -f

The dpkg command will give some dependency errors but this will be fixed by the apt-get command.

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

Install pwrrt_5.5.0-1_armhf.deb on raspberry PI3b 6 years 11 months ago #8946

  • gmg
  • gmg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
claes wrote:
Hi Günther,

Try this

> cd ~/Downloads (or whereever the package is downloaded)
> sudo dpkg -i pwrrt_5.5.0-1_armhf.deb
> sudo apt-get install -f

The dpkg command will give some dependency errors but this will be fixed by the apt-get command.

/Claes

Hi , thanks that works...I also had to install the mysql client package to finally start it.

Thanks again
Günther
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.761 seconds