kopia lustrzana https://gitlab.com/sane-project/backends
Added entry about AIX problems. Removed entry about installing
documentation.DEVEL_2_0_BRANCH-1
rodzic
a0a040a2f3
commit
00bc9f9105
12
TODO
12
TODO
|
@ -107,8 +107,6 @@ doc
|
||||||
* Documentation for sanei API
|
* Documentation for sanei API
|
||||||
- any ideas for this?
|
- any ideas for this?
|
||||||
|
|
||||||
* install all documentation that's available
|
|
||||||
|
|
||||||
frontends
|
frontends
|
||||||
---------
|
---------
|
||||||
* dll: Rewrite to use libtool ltdl library
|
* dll: Rewrite to use libtool ltdl library
|
||||||
|
@ -160,7 +158,17 @@ misc
|
||||||
- sanei_scsi.c: line 1262
|
- sanei_scsi.c: line 1262
|
||||||
- most backends: sanei_get_devices?
|
- most backends: sanei_get_devices?
|
||||||
|
|
||||||
|
* Check AIX/gcc shared lib loading problem: When starting scanimage,
|
||||||
|
only dll is loaded.
|
||||||
|
Backend libraries can't be loaded:
|
||||||
|
[dll] load: dlopen() failed (Symbol resolution failed for
|
||||||
|
/tmp/sane-bin/lib/sane/libsane-umax.so.1 because:
|
||||||
|
Symbol __eprintf (number 55) is not exported from dependent
|
||||||
|
module scanimage.
|
||||||
|
This happens in all libraries.
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* install all documentation that's available
|
||||||
* Add a check for installed sane versions.
|
* Add a check for installed sane versions.
|
||||||
- Print a warning when already a sane version is installed
|
- Print a warning when already a sane version is installed
|
||||||
- If SANE is installed at a different location, ask user to
|
- If SANE is installed at a different location, ask user to
|
||||||
|
|
Ładowanie…
Reference in New Issue