Giter Site home page Giter Site logo

Language Configuration about wwiv HOT 6 CLOSED

wwivbbs avatar wwivbbs commented on August 21, 2024
Language Configuration

from wwiv.

Comments (6)

wwiv avatar wwiv commented on August 21, 2024

A couple questions:

  1. How did you populate the directory structure? Did you extract a WWIV 4.30, or use the WWIV 5.00 zip file?
  2. Are you working off of the Installing WWIV on Linux information?
  3. Is the actual message "MENU : Unable to open Menu", or something else?

There are a few potential reasons:

  1. Your pathing is wrong - The path for both, based on your info, should probably be /home/wwiv/gfiles/
  2. Your path is missing - Init on linux does not extract the en-menus.zip file. You have to do that yourself.
  3. Your filename case is wrong - There's a known issue with a lot of files where the code expects UPPER.lower, but you probably have lower.lower filenames

Original comment by: granitepenguin

from wwiv.

wwiv avatar wwiv commented on August 21, 2024
  1. I copied over the bbs/admin directory from the SVN repository.
  2. Yes. I'm using Linux.
  3. MENU : Unable to open Menu

Original comment by: ignatius33

from wwiv.

wwiv avatar wwiv commented on August 21, 2024

Ok. I think I fixed it. I ln -s'd the files in the menu directory to upper.lower format. Thanks for the tip.

Original comment by: ignatius33

from wwiv.

wwiv avatar wwiv commented on August 21, 2024

ok, the bbs/admin directory doesn't have everything you need. It's missing the gfiles contents. You will be better off expanding the build zip file from http://build.wwiv.us/job/WWIV/186/artifact/archives/wwiv-build-484-186.zip
in your base WWIV directory, then extracting the en-menus.zip in your /home/wwiv/gfiles directory. That will get you the right files in the right place. You still need the linux compiled binaries; the contents of the build zip file are the Windows binaries. Expanding the zip file will not overwrite your existing linux binaries.

You will still need to address the Upper.lower name issue. There's a pretty long list of broken filenames at the moment, but changing /home/wwiv/gfiles/menus/wwiv/xfer.* to XFER.lower (eg, xfer.mnu to XFER.mnu) should get you your Transfer menu. You can either link the file (soft or hard), or flat out change the name. This is an area that still has a lot of work to be done.

Another place that needs symlinking is in /home/wwiv/gfiles. all the *.msg files need to be changed (eg, mbslash.msg to MBSLASH.MSG)

Original comment by: granitepenguin

from wwiv.

wwiv avatar wwiv commented on August 21, 2024
  • assigned_to: David Rock

Original comment by: wwiv

from wwiv.

wwiv avatar wwiv commented on August 21, 2024
  • status: open --> closed

Original comment by: granitepenguin

from wwiv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.