MU Soapbox

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Muxify
    • Mustard
    1. Home
    2. BlackDahlia
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 12
    • Posts 31
    • Best 9
    • Controversial 0
    • Groups 0

    Posts made by BlackDahlia

    • Requesting WoD2.0 Staffers

      We have: A fictional place, we've chosen the name Saint Pierre, in the real place of Louisiana. Just outside of New Orleans.

      System: 2.0 - Right now we're implementing only Mage, Vampire and Werewolf/Wolfblooded.

      What we need: Builders - Someone to put together a fictional, moderate sized grid. We want to be like Goldilocks, not too big or too small but just right. Staffers for the above spheres. We have a possible storyteller for werewolf, but currently that is all. Bring your own admins/storytellers!

      Theme: We're still sussing out the theme. Why were here. We have a few ideas but nothing that is stuck in concrete yet. Come and help out make this an awesome place to tell stories.

      Email us here: crescentmoonmux@gmail.com

      posted in MU Questions & Requests
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      says: /user/include/mysql/mysql.h

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @arkandel said in Setup from Zero:

      apt-get install -y libmysqlclient-dev

      I tried this. Same error. But thank you for trying!

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @arkandel

      I got a different one this time:

      ~/tinymux/mux/src$ make depend
      g++ -g -O -DSTUB_SLAVE -DINLINESQL -I/usr/include/mysql -c unsplit.cpp
      g++ -g -O -DSTUB_SLAVE -DINLINESQL -I/usr/include/mysql -o unsplit unsplit.o
      for i in _build.cpp alarm.cpp alloc.cpp attrcache.cpp boolexp.cpp bsd.cpp command.cpp comsys.cpp conf.cpp cque.cpp create.cpp db.cpp db_rw.cpp eval.cpp file_c.cpp flags.cpp funceval.cpp funceval2.cpp functions.cpp funmath.cpp game.cpp help.cpp htab.cpp local.cpp log.cpp look.cpp mail.cpp match.cpp mathutil.cpp mguests.cpp modules.cpp move.cpp muxcli.cpp netcommon.cpp object.cpp predicates.cpp player.cpp player_c.cpp plusemail.cpp powers.cpp quota.cpp rob.cpp pcre.cpp set.cpp sha1.cpp speech.cpp stringutil.cpp strtod.cpp svdrand.cpp svdhash.cpp timer.cpp timeabsolute.cpp timedelta.cpp timeparser.cpp timeutil.cpp timezone.cpp unparse.cpp utf8tables.cpp vattr.cpp walkdb.cpp wild.cpp wiz.cpp libmux.cpp version.cpp unsplit.cpp slave.cpp stubslave.cpp ; do g++ -E -g -O -DSTUB_SLAVE -DINLINESQL -I/usr/include/mysql -M $i; done | ./unsplit > .depend~
      functions.cpp:26:10: fatal error: mysql.h: No such file or directory
      #include <mysql.h>
      ^~~~~~~~~
      compilation terminated.
      game.cpp:30:10: fatal error: mysql.h: No such file or directory
      #include <mysql.h>
      ^~~~~~~~~
      compilation terminated.
      Makefile:207: recipe for target 'depend' failed
      make: *** [depend] Error 1

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @arkandel

      :~/tinymux/mux/src$ make depend

      for i in _build.cpp alarm.cpp alloc.cpp attrcache.cpp boolexp.cpp bsd.cpp command.cpp comsys.cpp conf.cpp cque.cpp create.cpp db.cpp db_rw.cpp eval.cpp file_c.cpp flags.cpp funceval.cpp funceval2.cpp functions.cpp funmath.cpp game.cpp help.cpp htab.cpp local.cpp log.cpp look.cpp mail.cpp match.cpp mathutil.cpp mguests.cpp modules.cpp move.cpp muxcli.cpp netcommon.cpp object.cpp predicates.cpp player.cpp player_c.cpp plusemail.cpp powers.cpp quota.cpp rob.cpp pcre.cpp set.cpp sha1.cpp speech.cpp stringutil.cpp strtod.cpp svdrand.cpp svdhash.cpp timer.cpp timeabsolute.cpp timedelta.cpp timeparser.cpp timeutil.cpp timezone.cpp unparse.cpp utf8tables.cpp vattr.cpp walkdb.cpp wild.cpp wiz.cpp libmux.cpp version.cpp unsplit.cpp slave.cpp stubslave.cpp ; do g++ -E -g -O -M $i; done | ./unsplit > .depend~
      Makefile:207: recipe for target 'depend' failed
      make: *** [depend] Error 1

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @arkandel said in Setup from Zero:

      apt-get install gcc gcc-c++

      That worked. I got all the way to ...

      Make depend ...

      error: makefile: 207: recipe for target 'depend' failed

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @arkandel

      checking whether to enable Reality Levels... no
      checking whether to enable WOD Realms... no
      checking whether to enable Memory-Based Database... no
      checking whether to enable Stub Slave... yes
      checking whether to enable Firan MUX... no
      checking whether to enable inline MySQL... yes
      checking whether to perform expensive self-checking... no
      checking for location of SQL header files... /usr/include/mysql
      checking for location of SQL library files... /usr/lib/mysql
      checking whether to enable SSL support... no
      checking whether to enable deprecated features... no
      checking for g++... no
      checking for c++... no
      checking for gpp... no
      checking for aCC... no
      checking for CC... no
      checking for cxx... no
      checking for cc++... no
      checking for cl.exe... no
      checking for FCC... no
      checking for KCC... no
      checking for RCC... no
      checking for xlC_r... no
      checking for xlC... no
      checking whether the C++ compiler works... no
      configure: error: in /home/mlaveau/tinymux/mux/src': configure: error: C++ compiler cannot create executables See config.log' for more details

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • RE: Setup from Zero

      @auspice

      What I have done so far:
      sudo apt-get install git
      get clone https://github.com/brazilofmux/tinymux.git

      changed to the src directory

      What it says in the tutorial: ./configure --enable-stubslave --with-mysql-include=/usr/include/mysql --with-mysql-libs=/usr/lib/mysql --enable-inlinesql

      ... this is where I have my error.

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • Setup from Zero

      Re: Zero to Mux (with wiki)

      I am attempting to do this and have stumbled when it comes to the ./configure. Are there any updated helpfiles or am I on my own ?

      posted in How-Tos
      BlackDahlia
      BlackDahlia
    • List of Active Places

      Back in the day there were websites that would list the numerous muxes, the theme, and sometimes even the current number of active players. Occasionally there was a graph showing things like login peaks and other interesting statistics. Do any of these still exist and are they still accurate? I feel like my favorite hobby is coughing out it's last breath, tell me it ain't so!

      posted in MU Questions & Requests
      BlackDahlia
      BlackDahlia
    • RE: Python Tutorials?

      I was poking around with Python for a little while. I have a small collection of notes, not composed by me but completely made to share if you use Evernote.

      There is such a large mass of stuff online, it's hard to narrow it down. It really depends on how you learn. I have to see an example, take it apart, and put it back together before it really clicks for me.

      I also have somehow enmassed a few ebooks I can share as well.

      posted in MU Code
      BlackDahlia
      BlackDahlia
    • 1
    • 2
    • 2 / 2