Closed GoogleCodeExporter closed 9 years ago
Original comment by aehrha...@gmail.com
on 30 May 2012 at 4:11
Attachments:
This is by design. You need to install makepkg [0] to be able to create
archlinux packages.
[0] https://wiki.archlinux.org/index.php/Makepkg
Original comment by sebi...@gmail.com
on 30 May 2012 at 4:14
Original comment by benoit.m...@gmail.com
on 29 Jun 2012 at 4:30
How about a Debian package? I'm not using ArchLinux and makepkg isn't available
for Ubuntu
Original comment by aehrha...@gmail.com
on 29 Jun 2012 at 5:48
makepkg is strictly for building archlinux packages. It comes with pacman [0],
you are free to install it (not that it will work out of the box), but using
two different package managers on a system will lead to trouble if they are not
used properly(i.e. use dpkg to manage packages and pacman ONLY to build
archlinux packages using gambas).
If you need further help you can check the Archlinux forum [1] for any topic
covering your problem.
[0] http://www.archlinux.org/pacman
[1] https://bbs.archlinux.org
Original comment by sebi...@gmail.com
on 29 Jun 2012 at 5:59
So what do I use to make Ubuntu or Redhat packages with gambas then?
Original comment by aehrha...@gmail.com
on 29 Jun 2012 at 6:03
If you open the packager form, you will see the package needed to build your
project for each distribution. Under Ubuntu, you need to have debhelper (sudo
apt-get install debhelper). If you have any other questions, please switch to
the mailing list or the #gambas irc channel.
Original comment by sebi...@gmail.com
on 29 Jun 2012 at 6:11
Original issue reported on code.google.com by
aehrha...@gmail.com
on 30 May 2012 at 4:09