NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello.

Simple Question.

I Would like to install apache2-dev for Creating an Own Tileserver.

But it throws me an Error

user@user-VirtualBox:~$ sudo apt-get install apache2-dev

Paketlisten werden gelesen... Fertig

Abhängigkeitsbaum wird aufgebaut

Statusinformationen werden eingelesen... Fertig

E: Paket apache2-dev kann nicht gefunden werden (Could not Found)

I think i need to Add the repository.

But Whitch?

For Proj -> sudo apt-add-repository ppa:ubuntugis/ubuntugis-unstable

For apache2-dev -> ????

Please help me. Thanks! :)

asked 11 Dec '12, 23:33

asmardemir's gravatar image

asmardemir
766710
accept rate: 0%

It would help if you could describe:

  1. Which version of which Linux distribution you are using?
  2. What set of instructions you're following?
(11 Dec '12, 23:44) SomeoneElse ♦

apache2-dev is just a virtual package and provided by apache2-threaded-dev, try to install the latter and see if you can compile all of the required software. There is no need to add any non-official repository.

permanent link

answered 12 Dec '12, 07:51

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 12 Dec '12, 07:54

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×42
×2
×1

question asked: 11 Dec '12, 23:33

question was seen: 5,563 times

last updated: 12 Dec '12, 07:54

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum