Thomas Weber-8 wrote:
>
> Is it possible to do something like
>
> make package audio
> ?
>
./autgen.sh
./configure
mkdir packages/main
cd main
make pkg/audio
I do this all the time :-)
D.
--
View this message in context:
http://www.nabble.com/Exporting-only-one-package-tp1918
On Thu, Aug 28, 2008 at 2:02 AM, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote:
> Hello
>
> I counld not build octgpr-1.1.4 on cygwin octave-3.0.2(gcc-dw2).
>
>
> ./configure
> checking mkoctfile for $BLAS_LIBS... -llapack -ltmglib -lblas
> checking for library containing dtpsv... none required
> che
Hello
The tar.gz file of triangular-1.0.4.tar.gz is missing in
octave-forge-bundle-20080824.tar.gz.
Regards
Tatsuro
--
For All Sports Lovers! SPORTS OHEN PROJECT 2008
http://pr.mail.yahoo.co.jp/yells/
---
Hello
This problem did not occur on msys+mingw platform. Perhaps this is cygwin
spcific issue.
But the reason has not been known at present.
Regards
Tatsuro
--- Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote:
> Hello Michael
>
>
> > > ***
> > >
> > > /bin/sh: $'\E[?1034har': command not f
Hello
I counld not build octgpr-1.1.4 on cygwin octave-3.0.2(gcc-dw2).
./configure
checking mkoctfile for $BLAS_LIBS... -llapack -ltmglib -lblas
checking for library containing dtpsv... none required
checking for library containing dtpsv none required
checking for library containing dpotrf...
Hi,
in order to generate tarballs from SVN head, I currently do:
./autogen
make packages
That generates all packages and takes quite some time. Is it possible to
do something like
make package audio
?
Thanks
Thomas
-
Alexander Barth wrote:
>> The only packages I didn't get to build were database, java and
>> jhandles. If someone else could do these for me I would appreciate it.
>> I also did not get octcdf to build, because it requires a newer
>> version of netcdf than FreeBSD currently has in the ports.
>
>
>
> The only packages I didn't get to build were database, java and
> jhandles. If someone else could do these for me I would appreciate it.
> I also did not get octcdf to build, because it requires a newer
> version of netcdf than FreeBSD currently has in the ports.
Hi Stephen,
Thank you for yo
ons, 27 08 2008 kl. 15:42 +0200, skrev Benjamin Lindner:
> Using octave-3.0.2, when trying to install the data-smoothing-1.1.0
> package I get the following error:
>
> error: incorrect syntax for dependency `optim (>=1.0.3)' in the
> DESCRIPTION file
> error: called from `pkg:fix_depends' in fil
On Wed, Aug 27, 2008 at 3:55 PM, Benjamin Lindner <[EMAIL PROTECTED]> wrote:
> I tried to build the optiminterp-0.3.1 package on octave-3.0.2/mingw32.
>
> I get a linker error of undefined references to a number
> "__gfortran_whatever" functions.
> Looking into the makefile, I see that the linking
I tried to build the optiminterp-0.3.1 package on octave-3.0.2/mingw32.
I get a linker error of undefined references to a number
"__gfortran_whatever" functions.
Looking into the makefile, I see that the linking command is specified as
optiminterp.oct: $(OBJECTS)
$(MKOCTFILE) -o $@ $(OBJ
Using octave-3.0.2, when trying to install the data-smoothing-1.1.0
package I get the following error:
error: incorrect syntax for dependency `optim (>=1.0.3)' in the
DESCRIPTION file
error: called from `pkg:fix_depends' in file
C:\Programs\msys\1.0.11-tdm430-2\opt\octave_mingw32_gcc-4.3.0-dw2\
Hello Michael
> > ***
> >
> > /bin/sh: $'\E[?1034har': command not found
>
> This looks like terminal escape sequence. So it seems the
> the configure script included this escape sequence in the
> AR variable.
Yes. You are right. I have carried out dirty hack in src/ann/src/Makefile.
$(
Hello
I have a question about postgresql of database-1.0.1 on cygwin build.
./configure tells that
postgres:postgresql/libpq-fe.h not found
I seasrched libpq-fe.h. It was located /usr/include .
So I copied it to postgresql/
Then
postgres:yes
**
I hope that /usr/inc
14 matches
Mail list logo