| ID | 
Date | 
Author  | 
Topic | 
Subject | 
Text | 
  | 
| 
  464  
 | 
10 Mar 2008 | 
Exaos Lee | Suggestion | New Makefile for building MIDAS | > Most experience with autoconf/automake is 
all negative. The promise was "never debug 
your Makefile ever 
 | 
   | 
| 
  465  
 | 
10 Mar 2008 | 
Exaos Lee | Suggestion | New Makefile for building MIDAS | > The Makefile is missing -lzip:
 
 
Sorry, spelling error.
 | 
   | 
| 
  466  
 | 
10 Mar 2008 | 
Exaos Lee | Suggestion | "Makefile-by-EL" updated | > Not that the current Makefile is too pretty 
(I have seen worse), but it 
 
works and it is fairly compact for a project | 
    | 
| 
  467  
 | 
10 Mar 2008 | 
Exaos Lee | Suggestion | "Makefile-by-EL" updated | Sorry, this line:
 
[CODE]EXECS += $(EXAMPLES:%/$(BIN_DIR)/%)[/CODE]
 
should be replaced by
 | 
   | 
| 
  469  
 | 
11 Mar 2008 | 
Exaos Lee | Suggestion | "Makefile-by-EL" updated | > The linking of mhttpd misses a "-lm":
 
> 
 
> cc -g -O3 -Wall -Wuninitialized -DINCLUDE_FTPLIB | 
   | 
| 
  579  
 | 
18 May 2009 | 
Exaos Lee | Suggestion | Question about using mvmestd.h | The "mvmestd.h" uses the following function 
to open a VME device:
 
[CODE]int mvme_open(MVME_INTERFACE **vme, | 
   | 
| 
  582  
 | 
20 May 2009 | 
Exaos Lee | Suggestion | Question about using mvmestd.h | > > The problem is: I renamed my SIS1100 devices 
as /dev/sis1100/xxxxx. So I have to hack 
the 
 | 
   | 
| 
  608  
 | 
18 Jul 2009 | 
Exaos Lee | Forum | jorway73a.c, Data taking hangs in the middle of run | > > > Could you give more info on your setup:
 
> > > - CAMAC controller model
 
> > Jorway 73A, we have three in hand and | 
   | 
| 
  609  
 | 
03 Aug 2009 | 
Exaos Lee | Forum | How to distinguish the status and value returned from "mvme_read_value(...)" | The definition of mvme_read_value is as the 
following:
 
[CODE]unsigned int EXPRT mvme_read_value(MVME_INTERFACE | 
   | 
| 
  612  
 | 
04 Aug 2009 | 
Exaos Lee | Forum | VME-related codes contribution | Hi, all
 
 
I have some codes while using MIDAS. I upload | 
    | 
| 
  613  
 | 
04 Aug 2009 | 
Exaos Lee | Forum | Scripts to handle MIDAS sessions | Hi, all again
 
 
I have some scripts in "bash" and "Python" | 
    | 
| 
  614  
 | 
04 Aug 2009 | 
Exaos Lee | Forum | About python interface | Coding in Python is faster than in C (but 
running slower). So, some python interfaces 
are useful for testing purpose. I hope you | 
   | 
| 
  615  
 | 
04 Aug 2009 | 
Exaos Lee | Forum | The contents of the attachment | As requested from K.O., I paste the "00README.txt" 
as the following:
 
[CODE]
 | 
   | 
| 
  619  
 | 
21 Aug 2009 | 
Exaos Lee | Forum | Link error of "mcnaf" | The "utils/mcnaf.c" uses "camop()",
 
[code]
 
180:         printf("camop\n");
 | 
   | 
| 
  621  
 | 
29 Aug 2009 | 
Exaos Lee | Forum | At last, I'm here again! | I always got a 503 server error while I tried 
to connect this log book the latest 
 
weeks. I don't know why. I hope it is not | 
   | 
| 
  622  
 | 
31 Aug 2009 | 
Exaos Lee | Forum | Link error of "mcnaf" | I repeated the link error again. I also found 
the almost all sources located in "driver/camac/" 
using "cam_op()" but not "camop()". Please | 
   | 
| 
  623  
 | 
31 Aug 2009 | 
Exaos Lee | Forum | Why should we use "INLINE" here? | There are many "INLINE" definitions in "include/*.h". 
Both GNU C and C99 permit using inline functions. 
I still wonder why. :-) | 
   | 
| 
  628  
 | 
03 Sep 2009 | 
Exaos Lee | Bug Report | Prompt problem about odbedit | I tried to use odbedit to set the "/System/Prompt" 
to "%h:%e:%s %p> " and got a
 
problem: pressing "Return" doesn't work any | 
    | 
| 
  629  
 | 
03 Sep 2009 | 
Exaos Lee | Suggestion | Building MIDAS using CMake | I write some configure file to build MIDAS 
using CMake. The usage is simple:
 
1. Unzip the attachment, copy "CMakeLists.txt" | 
    | 
| 
  630  
 | 
03 Sep 2009 | 
Exaos Lee | Suggestion | Some screenshot using CMake with MIDAS | I didn't add optimization flags to compile, 
so I got link error while generating mcnaf 
as I reported before.
 | 
     |