Message Boards

Topic: Debian package article help?  (Read 72965 times)

Offline Virii

  • Posts: 5
    • View Profile
Debian package article help?
« on: April 29, 2012, 09:40:54 »
Hello.

Could anyone tell me if the info on this page here is still relevant?

http://odamex.net/wiki/Debian_package

I've gotten to the part where I'm supposed to download the skeleton package, but I'm getting a no file exists message.

Code: [Select]
~/Downloads # wget -c http://nuxified.org/odamex/odamex-0.5.6/skel.tar.gz
--2012-04-29 10:39:04--  http://nuxified.org/odamex/odamex-0.5.6/skel.tar.gz
Resolving nuxified.org (nuxified.org)... 209.123.234.219
Connecting to nuxified.org (nuxified.org)|209.123.234.219|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.nuxified.org/odamex/odamex-0.5.6/skel.tar.gz [following]
--2012-04-29 10:39:04--  http://www.nuxified.org/odamex/odamex-0.5.6/skel.tar.gz
Resolving www.nuxified.org (www.nuxified.org)... 209.123.234.219
Reusing existing connection to nuxified.org:80.
HTTP request sent, awaiting response... 404 Not Found
2012-04-29 10:39:05 ERROR 404: Not Found.

Offline Dr. Sean

  • Developer
  • Posts: 69
  • G'd up from tha feet up
    • View Profile
    • Odamex - Helping middle-aged men relive their teen years
Re: Debian package article help?
« Reply #1 on: April 29, 2012, 10:36:17 »
It seems that the skel.tar.gz either moved or was discontinued.  I think this was a third party package put together by a member of the Odamex community as I am unfamiliar with it.

Are you looking to just compile Odamex or are you looking to build a .deb package?

Odamex Development Team Member

Offline Virii

  • Posts: 5
    • View Profile
Re: Debian package article help?
« Reply #2 on: April 29, 2012, 13:06:16 »
Are you looking to just compile Odamex or are you looking to build a .deb package?

I'd prefer my package managers to handle programs if possible. I could quite possibly forget what programs are manually installed, so I'd prefer those files not cluttering up my OS.

BTW - Is the cmake option not available for the last stable 0.5.6?