Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Releasing deb package issue
icon4.gif  Releasing deb package issue [message #23500] Fri, 23 October 2009 21:53 Go to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
Christoph Korn wrote(google)

Hello,
I want to make a Debian package of U++ for the Ubuntu software page getdeb.net.
(https://bugs.launchpad.net/getdeb.net/+bug/456359)

As I see your linux_scripts/uppdeb script is not quite the proper way how
to make a Debian package Smile

And it seems to me that you do not use a build system. And I did not find
compilation instructions.

So please can you help me compile the sources and make a Debian package ?

Re: Releasing deb package issue [message #23519 is a reply to message #23500] Mon, 26 October 2009 12:41 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
andrei_natanael wrote on Fri, 23 October 2009 21:53

Christoph Korn wrote(google)

Hello,
I want to make a Debian package of U++ for the Ubuntu software page getdeb.net.
(https://bugs.launchpad.net/getdeb.net/+bug/456359)

As I see your linux_scripts/uppdeb script is not quite the proper way how
to make a Debian package Smile




uhmmm... why ? Smile

Quote:



And it seems to me that you do not use a build system. And I did not find
compilation instructions.

So please can you help me compile the sources and make a Debian package ?




The uppdeb (and other) scripts in linux_scripts contains all you need to compile upp... Feel free to patch them if you find something not correct.

Ciao

Max
Re: Releasing deb package issue [message #23529 is a reply to message #23519] Wed, 28 October 2009 01:35 Go to previous messageGo to next message
c_korn is currently offline  c_korn
Messages: 5
Registered: October 2009
Promising Member
mdelfede wrote on Mon, 26 October 2009 12:41

andrei_natanael wrote on Fri, 23 October 2009 21:53

Christoph Korn wrote(google)

Hello,
I want to make a Debian package of U++ for the Ubuntu software page getdeb.net.
(https://bugs.launchpad.net/getdeb.net/+bug/456359)

As I see your linux_scripts/uppdeb script is not quite the proper way how
to make a Debian package Smile




uhmmm... why ? Smile



I hope this is not a serious comment Smile
The debhelper scripts really do a great job creating a package and there is no need to reimplement them. The first command when trying to create a Debian package should always be dh_make.
I can send you the diff.gz if I succeed to create a Debian package.

Quote:



Quote:



And it seems to me that you do not use a build system. And I did not find
compilation instructions.

So please can you help me compile the sources and make a Debian package ?



The uppdeb (and other) scripts in linux_scripts contains all you need to compile upp... Feel free to patch them if you find something not correct.

Ciao

Max



Is it true that at first I need an already installed U++ to be able to compile U++ from source ?

I really would appreciate if we could get a proper Debian being set up as I also have to write in C/C++ in this semester and Eclipse's performance just sucks Twisted Evil
Re: Releasing deb package issue [message #23530 is a reply to message #23529] Wed, 28 October 2009 13:25 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
c_korn wrote on Wed, 28 October 2009 01:35


I hope this is not a serious comment Smile
The debhelper scripts really do a great job creating a package and there is no need to reimplement them. The first command when trying to create a Debian package should always be dh_make.
I can send you the diff.gz if I succeed to create a Debian package.



Yep, I was serious Smile
I'm not an expert on Debian packages, the scripts I made were just to have some quick builds which works.
I don't know much about debhelper scripts, but if you find that UPP packages are not correctly built somehow, you can send the
needed patches, we'll be happy to apply them.
Anyways, I don't understand what may be wrong on upp packages... they look like debians ones, works correctly... I hope it's not
just a matter of "we should use debhelper because debian do".

Quote:


Is it true that at first I need an already installed U++ to be able to compile U++ from source ?

I really would appreciate if we could get a proper Debian being set up as I also have to write in C/C++ in this semester and Eclipse's performance just sucks Twisted Evil


Well, yes and not. With my scripts you DO need upp installed in order to build upp.... not a great problem to keep it updated, nor to build, just install an old deb and you're done.
Anyways, there's an option to export makefile from project, but I never used it... maybe somebody else can tell you if/how does it work. You'll need anyways upp sources in order to build UPP, so I don't see the point of using a makefile.

Ciao

Max
Re: Releasing deb package issue [message #23546 is a reply to message #23530] Fri, 30 October 2009 00:47 Go to previous message
c_korn is currently offline  c_korn
Messages: 5
Registered: October 2009
Promising Member
Ooops., I pressed the wrong button.

You can read the answer here Smile

http://www.ultimatepp.org/forum/index.php?t=msg&goto=235 45&#msg_23545
Previous Topic: Working on new release system...
Next Topic: Answer
Goto Forum:
  


Current Time: Thu Mar 28 15:12:54 CET 2024

Total time taken to generate the page: 0.01865 seconds