Ticket #225 (closed enhancement: invalid)

Opened 15 years ago

Last modified 14 years ago

MVFS support, 9P, ...

Reported by: metux Owned by: metux
Priority: major Milestone:
Component: mc-vfs Version: 4.6.1
Keywords: Cc: yury@…
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by metux) (diff)

Add support for running mc's vfs'es via libmvfs and introduce a few libmvfs-based vfs'es, eg. 9P.

branch:225_mvfs

Change History

comment:1 Changed 15 years ago by metux

  • Owner set to metux
  • Status changed from new to accepted
  • Description modified (diff)

comment:2 Changed 15 years ago by metux

  • Keywords review added

comment:3 Changed 15 years ago by metux

I've reworked the branch a bit, fixed some minor issues.

Please vote.

comment:4 Changed 15 years ago by slyfox

./autogen.sh:

m4.include/mc-vfs.m4:119: warning: underquoted definition of AC_MC_VFS_CHECKS
m4.include/mc-vfs.m4:119: run info '(automake)Extending aclocal'
m4.include/mc-vfs.m4:119: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

./configure --enable-mvfs-9p --enable-mvfs-local --enable-mvfs-fish
checking for libmvfs... Package libmvfs was not found in the pkg-config search path. Perhaps you should add the directory containing `libmvfs.pc' to the PKG_CONFIG_PATH environment variable No package 'libmvfs' found
configure: error: Library requirements (libmvfs) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

what is mvfs/libmvfs at all? how can i use it?

comment:5 Changed 15 years ago by metux

Yeah, you need libmvfs:

http://releases.metux.de/libmvfs/

And libmvfs needs libmixp:

http://releases.metux.de/libmixp/

comment:6 Changed 15 years ago by ZYV

  • Cc yury@… added
  • Keywords review removed

Hmmm, now it needs to be removed since libmvfs doesn't exist anymore?

comment:7 Changed 15 years ago by slavazanko

  • Status changed from accepted to testing
  • Resolution set to invalid

comment:8 Changed 15 years ago by slavazanko

  • Status changed from testing to closed
  • Milestone 4.7 deleted
Note: See TracTickets for help on using tickets.