This little proggie is in an early state.. but usable though!
a screenshot:
Fill in the required fields (yellow)
To add files use the right mouse button in the filelist
The will be installed in the directory you'd specified in the combobox above (you can alter this path if you cange the cobmobox to another path and then click on the file you wish to change) all clear? if not... feel free to ask..
nuconix:~# dpkg -i testdeb.deb
dpkg-deb: unexpected end of file in between members in testdeb.deb
dpkg: error processing testdeb.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
testdeb.deb
nuconix:~#
I have the latest Debian Etch and I tried to make a test deb package containing a simple application I made with PureBasic..
The source-code is this:
very, very strange.... could you send the deb-package by mail? you'll get a pm with my mailaddress...
btw.. priority "important" is usually NOT used for normal porograms.. don't change this value.... and architecture all... does your pgm really run on all Achitectures? I guess not.. so leave the value on i386.... to not violate the debian terms of creating a deb-package...
see: http://www.debian.org/doc/debian-policy/
walker wrote:very, very strange.... could you send the deb-package by mail? you'll get a pm with my mailaddress...
btw.. priority "important" is usually NOT used for normal porograms.. don't change this value.... and architecture all... does your pgm really run on all Achitectures? I guess not.. so leave the value on i386.... to not violate the debian terms of creating a deb-package...
see: http://www.debian.org/doc/debian-policy/
Hahahahhaaaa..... I am a Debian Developer, did you think I have not read that?
I was just messing around with your program to see it makes everything ok. And I investigated the .deb files it created, here they are missing the control file!
But it seems to be a problem with my system, tried a fresh install on another system and your program worked fine. It seems I have dpkg corrupt. I need to check that I don't have any rootkits.