> -----Original Message-----
> From: Tobias Boege [mailto:tobiasboeg...@googlemail.com]
> Sent: Sunday, August 05, 2012 6:26 PM
> To: mailing list for gambas users
> Subject: Re: [Gambas-user] Declaring external C libraries
>
>
> On Sun, 05 Aug 2012, Christer Johansson wrote:
> >
> > > Hi will it be setup to install & run on Raspbian or only Squeeze ?
> >
> > It will be compiled on Debian Squeeze so I doub't it will install on
> > Raspbian? I've decided to stick to Squeeze for time being
> since Raspbian
> > is WIP.
> >
> > BTW, the test compilation of Gambas3 3.2.1 on the RasPi
> worked fine but
> > I'm stuck trying to figure out how to make a DEB-package out of it.
> >
> > I'm following this guide...
> >
> >
> http://www.webupd8.org/2010/01/how-to-create-deb-package-ubunt
> u-debian.htm
> > l
> >
> > But when entering "dpkg-depcheck -d ./configure" to get
> dependencies I
> > receive
> > following error...
> >
> >   # dpkg-depcheck -d ./configure
> >
> >   strace: ./configure: command not found
> >   Running strace failed (command line:
> >   strace -e trace=open,execve -f -q -o /tmp/depchp3StvF ./configure
> >
> > Any ideas?
> >
> > /CJ
>
> It would be interesting where you run that command. The guide
> says to issue it in the sources folder so I would blindly issue it at
> top-level gambas source directory and I indeed have a ./configure script
there.

I tried to enter it both in the /debian directory and also top-level gambas
source directory but it gives the same error.

/CJ



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to