caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ADVI Install problem
@ 2004-09-27 19:55 yocaml
  2004-09-27 21:56 ` Pierre Weis
  0 siblings, 1 reply; 2+ messages in thread
From: yocaml @ 2004-09-27 19:55 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 1079 bytes --]

Hi All,

I've a problem to install ADVI previewer (advi-1.4.0) with the  latest version of Ocaml (3.08.1). 
I've proceed like this:

1) After installing the requirements packages (camlimages...), I started the configure script:
$ ./configure  ---> (OK  see configure.log)

2) Then:
$ make         ---> (NOK see make.log)
The error concerns the 64bit architectures. I'm not really concerned by this. I decided to make a patch (see advi-1.4.0.patch) to fix it.ctures 64 bits.
$ patch -p1 < ../advi-1.4.0.patch
patching file input.ml
patching file dvi.ml

3) I tryed to recompile:
$ make         ---> (NOK see make2.log)

grdev.o(.text+0x5783): In function `camlGrdev__open_dev_909':
: undefined reference to `gr_sigio_signal'

Now, I've a linking dependencies not resolved. I'm new in Ocaml and I don't understand the problem.

6) After a little Googling, nobody got this error.

7) The authors of ADVI seems not actively maintain the application (what a shame!)

Could anyone help me please? 

N.B: logs are attached (logs.tar.gz)

Regards
/Yoc


[-- Attachment #2: logs.tar.gz --]
[-- Type: application/x-gzip, Size: 3673 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] ADVI Install problem
  2004-09-27 19:55 [Caml-list] ADVI Install problem yocaml
@ 2004-09-27 21:56 ` Pierre Weis
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Weis @ 2004-09-27 21:56 UTC (permalink / raw)
  To: yocaml; +Cc: caml-list

Hi,

> I've a problem to install ADVI previewer (advi-1.4.0) with the  latest version of Ocaml (3.08.1). 
[...]
> 6) After a little Googling, nobody got this error.
> 
> 7) The authors of ADVI seems not actively maintain the application (what a shame!)

Glad to inform you that this is a wrong statement. We do maintain and
develop Active-DVI. Just have a look at the online CVS on the camlcvs public
repository to figure out what's new in the next release.

> Could anyone help me please? 

I will release the new 1.6.0 version before the end of this week: this
version will use a new release of camlimages and the latest version of
Objective Caml.

Regards,
-- 
Pierre Weis

INRIA, Projet Cristal, http://pauillac.inria.fr/~weis

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-27 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-27 19:55 [Caml-list] ADVI Install problem yocaml
2004-09-27 21:56 ` Pierre Weis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).