The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"mc-4.1.36 не видит больших файлов (Solaris SPARC)"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"mc-4.1.36 не видит больших файлов (Solaris SPARC)"  
Сообщение от Kartuz email(ok) on 26-Май-06, 10:58 
Файлы по 4 гб, mc их не видит ...
Сама солярка их видит по ls
Что делать ?
С какими опциями пересобрать mc ?
Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

 Оглавление

Сообщения по теме [Сортировка по времени, UBB]


1. "mc-4.1.36 не видит больших файлов (Solaris SPARC)"  
Сообщение от Осторожный on 26-Май-06, 11:52 
>Файлы по 4 гб, mc их не видит ...
>Сама солярка их видит по ls
>Что делать ?
>С какими опциями пересобрать mc ?

Видимо с такими:

-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE

А вообще не помню - если у mc есть configure - там надо поискать large_file_support
он может сам и включить

Под FreeBSD таких проблем нет ;)

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

2. "mc-4.1.36 не видит больших файлов (Solaris SPARC)"  
Сообщение от Kartuz email(ok) on 26-Май-06, 12:40 
>-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE

В Makefile ничего похожего нет.
-------------------------------------
>А вообще не помню - если у mc есть configure - там надо поискать large_file_support

# ./configure -help
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
  --cache-file=FILE       cache test results in FILE
  --help                  print this message
  --no-create             do not create output files
  --quiet, --silent       do not print `checking...' messages
  --version               print the version of autoconf that created configure
Directory and file names:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [same as prefix]
  --bindir=DIR            user executables in DIR [EPREFIX/bin]
  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  --datadir=DIR           read-only architecture-independent data in DIR
                          [PREFIX/share]
  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data in DIR
                          [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  --includedir=DIR        C header files in DIR [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
  --infodir=DIR           info documentation in DIR [PREFIX/info]
  --mandir=DIR            man documentation in DIR [PREFIX/man]
  --srcdir=DIR            find the sources in DIR [configure dir or ..]
  --program-prefix=PREFIX prepend PREFIX to installed program names
  --program-suffix=SUFFIX append SUFFIX to installed program names
  --program-transform-name=PROGRAM
                          run sed PROGRAM on installed program names
Host type:
  --build=BUILD           configure for building on BUILD [BUILD=HOST]
  --host=HOST             configure for HOST [guessed]
  --target=TARGET         configure for TARGET [TARGET=HOST]
Features and packages:
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --x-includes=DIR        X include files are in DIR
  --x-libraries=DIR       X library files are in DIR
--enable and --with options recognized:
  --disable-nls           do not use Native Language Support
  --with-included-gettext use the GNU gettext library included here
  --with-catgets          use catgets functions if available
  --with-x                use the X Window System
--with-xview              Use the XView toolkit
--with-xview-includes=path  Specifies XView includes directory
--with-xview-libraries=path  Specifies XView libraries directory
--with-xv-bindir=dir  Specifies directory where to install XView version
--with-sco                 Use this to turn on SCO-specific code
--with-sunos-curses        Used to force SunOS 4.x curses
--with-osf1-curses         Used to force OSF/1 curses
--with-vcurses[=incdir]    Used to force SysV curses
--with-gpm-mouse[=base-dir]  Compile with gpm mouse support
--with-ncurses[=base-dir]    Compile with ncurses/locate base dir
--with-hsc               Compile with support for the HSC firewall
--with-tk                  Use the Tk toolkit
--with-tk-includes=dir     Specifies the Tcl/Tk header directory
--with-tk-libraries=dir    Specifies the Tcl/Tk library directory
  --with-gnome-includes   Specify location of GNOME headers
  --with-gnome-libs       Specify location of GNOME libs
  --with-gnome            Specify prefix for GNOME files
--with-dusum               Support the du -s summaries
--with-termnet             If you want a termified net support
--with-subshell            If you want to use a concurrent shell
--with-debug               For use by developers only: activates -Wall and MAD
--with-efence              Developers only: activates -Wall and efence
--with-mmap                To force using the mmap call (AIX)
--with-terminfo            SLANG: Force usage of terminfo
--with-termcap             SLANG: Force usage of termcap
--with-included-slang      SLANG: use the SLang library included here
--with-slang               Compile with the slang screen manager
--with-vfs                 Compile with the VFS code
--with-edit                Define INTERNAL_EDIT
--with-netrc               Compile with ftp .netrc support
--with-ext2undel           Compile with ext2 undelete code

Ну и где ?


Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

3. "mc-4.1.36 не видит больших файлов (Solaris SPARC)"  
Сообщение от lavr email on 26-Май-06, 14:09 
>>-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
>
>В Makefile ничего похожего нет.

<skipped>

>Ну и где ?

в "караганде", исходники нужно править, где не помню, сто лет назад было, google'ит рулит
неофициальная версия mc-4.1.36 с кучей патчей конечно же была хороша, но это прошлый век

Правка | Высказать мнение | Ответить | Cообщить модератору | Наверх

Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ] [Рекомендовать для помещения в FAQ]




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру