Ruby-rmagick

/usr/bin/ruby /tmp/yaourt-tmp-root/aur-ruby-rmagick/ruby-rmagick/src/RMagick-2.9.1/ext/RMagick/extconf.rb
checking for Ruby version >= 1.8.2... yes
checking for gcc... yes
checking for Magick-config... yes
checking for ImageMagick version >= 6.3.0... yes
checking for HDRI disabled version of ImageMagick... yes
checking for stdint.h... *** /tmp/yaourt-tmp-root/aur-ruby-rmagick/ruby-rmagick/src/RMagick-2.9.1/ext/RMagick/extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.
Provided configuration options:
    --with-opt-dir
    --without-opt-dir
    --with-opt-include
    --without-opt-include=${opt-dir}/include
    --with-opt-lib
    --without-opt-lib=${opt-dir}/lib
    --with-make-prog
    --without-make-prog
    --srcdir=/tmp/yaourt-tmp-root/aur-ruby-rmagick/ruby-rmagick/src/RMagick-2.9.1/ext/RMagick
    --curdir
    --ruby=/usr/bin/ruby
/usr/lib/ruby/1.9.1/mkmf.rb:364:in `try_do': The complier failed to generate an executable file. (RuntimeError)
You have to install development tools first.
    from /usr/lib/ruby/1.9.1/mkmf.rb:433:in `try_cpp'
    from /usr/lib/ruby/1.9.1/mkmf.rb:811:in `block in have_header'
    from /usr/lib/ruby/1.9.1/mkmf.rb:670:in `block in checking_for'
    from /usr/lib/ruby/1.9.1/mkmf.rb:276:in `block (2 levels) in postpone'
    from /usr/lib/ruby/1.9.1/mkmf.rb:250:in `open'
    from /usr/lib/ruby/1.9.1/mkmf.rb:276:in `block in postpone'
    from /usr/lib/ruby/1.9.1/mkmf.rb:250:in `open'
    from /usr/lib/ruby/1.9.1/mkmf.rb:272:in `postpone'
    from /usr/lib/ruby/1.9.1/mkmf.rb:669:in `checking_for'
    from /usr/lib/ruby/1.9.1/mkmf.rb:810:in `have_header'
    from /tmp/yaourt-tmp-root/aur-ruby-rmagick/ruby-rmagick/src/RMagick-2.9.1/ext/RMagick/extconf.rb:161:in `<main>'
setup.rb:655:in `command': system("/usr/bin/ruby" "/tmp/yaourt-tmp-root/aur-ruby-rmagick/ruby-rmagick/src/RMagick-2.9.1/ext/RMagick/extconf.rb") failed (RuntimeError)
    from setup.rb:660:in `ruby'
    from setup.rb:1238:in `extconf'
    from setup.rb:1230:in `config_dir_ext'
    from setup.rb:1532:in `block in traverse'
    from setup.rb:1549:in `dive_into'
    from setup.rb:1530:in `traverse'
    from setup.rb:1534:in `block (2 levels) in traverse'
    from setup.rb:1533:in `each'
    from setup.rb:1533:in `block in traverse'
    from setup.rb:1549:in `dive_into'
    from setup.rb:1530:in `traverse'
    from setup.rb:1524:in `block in exec_task_traverse'
    from setup.rb:1519:in `each'
    from setup.rb:1519:in `exec_task_traverse'
    from setup.rb:1223:in `exec_config'
    from setup.rb:991:in `exec_config'
    from setup.rb:812:in `invoke'
    from setup.rb:772:in `invoke'
    from setup.rb:1578:in `<main>'
Error: Makepkg was unable to build ruby-rmagick package.

Stythys wrote:
"You have to install development tools first."
anyone know what package this is referring to?
You need base-devel.  pacman -S base-devel.
Alternatively you can install RMagick as a gem.  I just did so a couple of minutes ago on my arch box.
Last edited by sahilm (2010-01-28 02:19:09)

Similar Messages

  • Gempaper - shadow generating wallpaper changer

    My very first Ruby script.
    Unfortunately only after I put it on Github I realized I should have called it papergem.
    So, I like to have shadows on my panels, and I like to change my wallpapers a lot. The solved the first problem by adding shadow to my wallpaper in Gimp. But since I'm way to lazy to do that everytime I want to change the wallpaper, I wrote a script that does it for me.
    It's pretty simple, actually. What it does - it takes an image (either specified via CLI argument, or random from a directory), resizes it to fit the screen's resolution, and adds a pre-made .png containing shadows to it. Then it saves the new image, and sets it as wallpaper via feh. BAM!
    Also, it can list and preview available images.
    As mentioned above, it's my first Ruby script, so it might not be too elegant. But it works. Any critique is welcomed, though.
    I'm also thinking about ways to make this a little smarter, too. I was thinking something along the lines of having it figure out a good shading for the shadow, depending on brightness of the wall, and maybe being able to tell it to set a light/dark wallpaper, and it would randomly choose a light/dark one. Maybe even extend that to colors. But I'm afraid that would require a database to keep image information, otherwise it might take too long if it has to scan all images every time it's started.
    Needs:
    Ruby, RMagick, feh
    Get it on Github
    Screenshot:
    Last edited by k3ttc4r (2011-01-25 15:03:05)

    Compositing is just complete overkill if all I want are some shadows on my panels
    First post updated with screenshot. I thought I didn't need one, since it's a CLI app. I don't have a LOT of shadows, but if you look close enough, you will see them.
    Also, I just remembered that I can actually draw using [Image|R]Magick, so I guess I'll have to update the script to draw them by itself, instead of still having to use Gimp to create an overlay...

  • Apps lost their libraries after upgrade

    After many upgrades at least one application losts its library. Example got after yesterday upgrade:
    $ inkscape
    inkscape: error while loading shared libraries: libMagick++.so.3: cannot open shared object file: No such file or directory
    $ locate libMagick++
    /usr/lib/libMagick++.so
    /usr/lib/libMagick++.so.4
    /usr/lib/libMagick++.so.4.0.0
    To solve this:
    $ cd /usr/lib/
    # ln -s libMagick++.so libMagick++.so.3
    Same for "libMagickWand.so.3" needed by "obex-data-server".
    What can we do to prevent such situations?

    Queries:
    pacman -Qo /usr/lib/libMagick++.so.3
    pacman -Qo /usr/lib/libMagickWand.so.3
    returned that no package owns these libraries. The imagemagick version is:
    pacman -Ss imagemagick
    extra/imagemagick 6.6.2.10-1 [installed]
    An image viewing/manipulation program
    extra/imagemagick-doc 6.6.2.0-1
    The ImageMagick documentation (utilities manuals and libraries API)
    Configuration options in /etc/pacman.conf does not allows testing neither testing-community repositories:
    #[testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    Some packages have been installed from aur using pak, but not imagemagick:
    pak imagemagick
    1 extra/imagemagick-doc 6.6.2.0-1
    The ImageMagick documentation (utilities manuals and libraries API)
    2 extra/imagemagick 6.6.2.10-1 [installed]
    An image viewing/manipulation program
    3 aur/imagemagick-fftw 6.6.2.9-3
    An image viewing/manipulation program, with Fourier transform processing
    4 aur/imagemagick-nox 6.6.2.7-1 (out of date)
    An image viewing/manipulation program, without X dependencies
    5 aur/php-magickwand 1.0.8-1
    ImageMagick MagickWand API support for PHP
    6 aur/pythonmagick 0.9.1-1
    ImageMagick for Python
    7 aur/ruby-rmagick 2.13.1-1
    RMagick is an interface between the Ruby programming language and the ImageMagick and GraphicsMagick image processing libraries
    8 aur/ruby-rmagick2 2.13.1-1
    Interface between the Ruby programming language and the ImageMagick
    I'm using pacman and pak to install packages so I was sure I do not install from testing repos with "pacman.conf" settings as above.

  • Bug report on Japanese Ruby

    Just a bug report on some ruby word options on Japanese script
    「泳」for 「泳ぐ」never accept any ruby.
    「三味線」should be reas as 「しゃみせん」and suggested option actually includs the correct reading. However, the actual ruby you will get is 「ざみせん」.
    Hope they are fixed in the next update.

    For Apple to see your report, you should use
    http://www.apple.com/feedback

  • Ruby on Rails Concurrent program registration in EBS 11i

    hi everyone
    I'm trying to see if it is possible to register a Ruby on Rails concurrent program in Oracle E-business Suite 11i applications. We have Ruby on the Rail program we are using to create a GL Daily Rates file into one of our Custom top directory. Our intention is to create a request set that includes this Ruby on Rails program and SQL*Loader program that loads the data into staging table before data is uploaded to the GL_Daily_Rates_Interface.
    I have seen that the execution method for Ruby on Rails does not exist in 11i and have tried to use perl but without success.
    Any help will be much appreciated.
    Thanks in advance.
    Leo

    This is Oracle Application Server forum. Oracle Apps (EBS) forums are here:
    http://forums.oracle.com/forums/category.jspa?categoryID=3

  • Ruby on rails in archlinux bootstrap instalation

    I have 6 servers that were migrated from CentOS to Archlinux. They run apache with ruby on rails. The installations were done via bootstrap with one exception. In all they had to have them installed via bootstrap error "invalid byte sequence in US-ASCII ". I created a debug to see what is happening because the whole application runs on UTF-8. I noticed that the servers installed with bootstrap changed the environment variables, these changes occurred with the application running.
    before the error
    ENV inspect {"XDG_DATA_HOME"=>"/root/.local/share", "GEM_HOME"=>"/usr/lib/ruby/gems/1.9.1", "TERM"=>"xterm", "SHELL"=>"/bin/bash", "SSH_CLIENT"=>"***.**.** 45873 22", "OLDPWD"=>"/home/fusion-apps/minika.objectdata.com.br/rails", "SSH_TTY"=>"/dev/pts/0", "USER"=>"mongrel", "XDG_CONFIG_DIRS"=>"/etc/xdg", "MAIL"=>"/var/mail/root", "PATH"=>"/usr/lib/ruby/gems/1.9.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl", "PWD"=>"/home/fusion-apps/minika.objectdata.com.br/rails", "LANG"=>"pt_BR.UTF-8", "PS3"=>"> ", "SHLVL"=>"3", "PS4"=>"+ ", "HOME"=>"/home/mongrel", "XDG_CONFIG_HOME"=>"/root/.config", "BUNDLE_GEMFILE"=>"/home/fusion-apps/minika.objectdata.com.br/rails/Gemfile", "XDG_CACHE_HOME"=>"/root/.cache", "LOGNAME"=>"mongrel", "XDG_DATA_DIRS"=>"/usr/share/:/usr/local/share/", "SSH_CONNECTION"=>"201.95.50.68 45873 192.168.0.200 22", "GEM_PATH"=>"", "PROMPT_COMMAND"=>"echo -ne \"\\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\\007\"", "RUBYOPT"=>"-I/usr/lib/ruby/gems/1.9.1/gems/bundler-1.0.10/lib -rbundler/setup", "BUNDLE_BIN_PATH"=>"/usr/lib/ruby/gems/1.9.1/gems/bundler-1.0.10/bin/bundle", "G_BROKEN_FILENAMES"=>"1", "_"=>"/usr/bin/bundle", "RAILS_ENV"=>"production"}
    $LANG => pt_BR.UTF-8
    after error
    ENV inspect {"GEM_HOME"=>"/usr/lib/ruby/gems/1.9.1", "SHELL"=>"/bin/bash", "SSH_CLIENT"=>"***.**.** 12975 22", "OLDPWD"=>"/home/fusion-apps/minika.objectdata.com.br/rails", "USER"=>"mongrel", "MAIL"=>"/var/mail/root", "PATH"=>"/usr/lib/ruby/gems/1.9.1/bin:/usr/bin:/bin:/usr/sbin:/sbin", "PWD"=>"/home/fusion-apps/minika.objectdata.com.br/rails", "SHLVL"=>"3", "HOME"=>"/home/mongrel", "BUNDLE_GEMFILE"=>"/home/fusion-apps/minika.objectdata.com.br/rails/Gemfile", "LOGNAME"=>"mongrel", "SSH_CONNECTION"=>"189.111.110.78 12975 192.168.0.200 22", "GEM_PATH"=>"", "RUBYOPT"=>"-I/usr/lib/ruby/gems/1.9.1/gems/bundler-1.0.10/lib -rbundler/setup", "BUNDLE_BIN_PATH"=>"/usr/lib/ruby/gems/1.9.1/gems/bundler-1.0.10/bin/bundle", "_"=>"/usr/bin/bundle", "RAILS_ENV"=>"production"}
    $LANG =>
    The frequency of the error is one of the servers is 30 in 30 minutes, which made me disable syslog and crontab, but still not resolved, the others are one time during the day or at night.
    As I said, the facilities with Centos or Arch with CD do not present problems.
    Last edited by ariveira (2011-05-20 13:26:14)

    One topic, bootstrap install usage http://arm.konnichi.com/2010/10/18/ repo because limit of Centos, after pacman -Suy

  • Launching Edge code thru terminal for Ruby on Rails

    hello
    i am studying ruby on rails programming.  i just started and I am new to alot things about it.
    The tutorials im watching say to use sublime text or some other one.  if it makes sense i would like to use edge code because i come from a design background and i trust adobe have the best features by the end of the game.
    so in the tutorials they used this command to conect the terminal work we've been studying to sublime text
    ln -s /Aplplications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl usr/local/bin/subl
    and allowed him the edit his .bash_profile in sublime text simply by typing
    subl .bash_profile
    Im curious to see if there is an equivalent to this for edge code.  or am i trying to use the wrong app for ruby on rails?

    There is not a way to open a file via the command line with Edge Code (or
    Brackets) yet, but you can at least right click on a file and do Open With.
    In terms of 'does it make sense to write Ruby code with Edge Code', I can't
    answer that. I use Brackets for all my front end code, and Node.js stuff on
    the back, but not for any ColdFusion work I do. Best I can suggest is just
    to try it out and let us know how it works.

  • Any Extension for Ruby On Rails on DW

    Hello,
    I am planning to quit PHP and start developing in Ruby on
    Rails. Their MVC model is really great and plus MS has also
    appreciated this model and getting this implemented in new Orcas
    Model ( New Asp.net 3.5 version ).
    Ruby really beats every one since its totally OOP and plus it
    offers more powerful features than PHP5 and Easily fights with
    asp.net in power.
    Ruby on Rails is the future. I need to practice this on DW8
    can any one prpvide me a working Extension for Ruby.
    Thanks

    Ruby doesn't even come close to the .NET framework. That is
    just wishful thinking.
    Anyways, here is a link:
    http://rubyweaver.gilluminate.com/

  • How to execute a ruby command stored in a variable in powershell

    I am executing a command of the form rake
    drive:unit_tests:load_data parameters here'. I get the erroris not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.`
    I used the code in my ps1 file
    $dat1 = one ruby command | Out-String
    # $dat1 will contain the value - rake drive:unit_tests:load_data
    $dat2 = " parameters here"
    $dat3 = $dat1 + $dat2
    & $dat3

    Hiho,
    try running this from the directory you installed Ruby into (or set the location to that directory before that step).
    Cheers,
    Fred
    There's no place like 127.0.0.1
    Thanks. I'll try that link now. But, I 'd like to know why the command works when I copy paste / type it, but not when I store it in a variable and then execute it.
    When you copy/paste or type it into the console command line, the parser is interpreting it in
    Command Parsing Mode.  
    When you read it back from a variable, the parser is interpreting it in
    Expression Parsing Mode.
    This article by Keith Hill explains more about the differences:
    http://rkeithhill.wordpress.com/2007/11/24/effective-powershell-item-10-understanding-powershell-parsing-modes/
    [string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "

  • [Solved] Ruby - Gem bundle install no longer works

    Hi,
    I am new to Linux, Arch and Ruby.
    About 3 days ago I installed Arch on my virtualbox.
    After I was happy with my installation (openbox as WM) I installed ruby.
    I was able to install a project (Gemfile) using the command:
    gem bundle install (from the terminal)
    (That was after installing the bundle gem from within ruby: gem install bundle)
    Today, after updating my Arch system, I had to install that project again (for reasons related to the project), and I cannot.
    I write in the terminal:
    gem bundle install
    and get:
    ERROR:  While executing gem ... (RuntimeError)
        Unknown command bundle
    I searched the forums, but there's nothing relevant that I could find.
    Can someone help?
    Edit:
    After more tries and searches I have found:
    1. This has nothing to do with the Arch update as I feared.
    2. The command to run is "bundle install" not as I initially did.
    Apologies for cluttering the forum.
    Last edited by Tronn (2012-07-24 06:07:18)

    bradmccormack wrote:
    Hi mavenik,
    Whilst it is not the best way to do it, the following worked for me
    1) install gcc44 from AUR (you can probably use gcc45 too). If you are not sure how to do that please search the forums for installing from Aur or Aur wrappers (I use packer)
    packer -S gcc44.
    2) After it is installed temporarily rename your current gcc (4.7.x) 
    sudo mv /usr/bin/gcc /usr/bin/gcc4.7
    3) create a symlink to gcc4.4.x
    sudo ln -s /opt/gcc-4.4/gcc /usr/bin/gcc
    Test gcc version by doing
    gcc --version
    It should say 4.4.6 or similar
    4) install ruby1.8 or ruby-enterprise from Aur (if this is required for redmine)
    packer -S ruby-enterprise
    ruby will now be compiled using an older version of gcc and gems will install correctly.
    5) delete the symlink
    sudo unlink /usr/bin/gcc
    6) rename gcc4.7 back to gcc
    sudo mv /usr/bin/gcc4.7
    Test the version again to make sure it has reverted.
    Please note the proper way to do this would be to set ruby1.8 / ruby-enterprise to compile with the older gcc by setting CC in the pkgbuild.
    I'm not sure how to do that (had no luck) so the hacky solution above worked for me.
    Please check each command above before you use it to make sure it is safe and valid for you.
    Enjoy !
    You should be able to compile with the older gcc by putting CC=/path/to/your/compiler right before "make", like so:
    CC=/opt/gcc-4.4/gcc make
    YEAH! I got it working!  Here's what I did: install "gcc45" from the AUR, then compile ruby-enterprise by downloading the AUR package and running:
    CC=gcc-4.5 makepkg
    ... then install the package.  IT WORKS!
    Last edited by synthead (2012-04-23 13:52:39)

  • New wiki page on Ruby on Rails

    Hi,
    Just wanted to let you know that I created a Ruby on Rails page on the
    wiki. It's not really long but the basis is there to quickly set up a
    rails application.
    http://wiki.archlinux.org/index.php/RubyOnRails
    As always, please feel free to comment and edit the wiki.
    ekse

    Hi,
    It is a really nice idea. Maybe the page ought to serve as a hub for other articles.
    A couple of comments on sharing medias:
    * I have not been very happy with upnp. I used it for a while when I had a Synology NAS, but the fact that it seemed to rely on some kind of index made it less attractive. Samba has treated me nice; it always works (as oppose to "real" Windows shares which is a drag to setup).  I use samba for sharing videos and pictures to XMBC4Xbox.
    * For streaming live audio output, i.e. what is playing *right now* on my laptop to my stero, I have found a combo of icecast, pulseaudio and gstream to work nice. For serving static audio files I use squeezeboxserver. Had I used a Sonos sound system I would have used Samba again.
    * For PS3, which is a somewhat limited device, there is a nice java application that takes care of everything.
    * What I really miss is some way to preserve metatags when downloading video podcasts. To me it does not matter much at the moment as xbmc does not support local rss feeds. . . 
    I could add some comments on some of the above if you think it fits into your article.
    --Rasmus

  • Ruby threads cannot be used in RubyCocoa without patches to the Ruby interp

    Hi,
    We are getting an error message while running the iTunes U work flow. We get this each time ithe work flow runs it seems. The error message is in the Podcast Producer error log. Here is the error message. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/ge ms/mongrel-1.1.5/bin/../lib/mongrel.rb:285:in `run': Ruby threads cannot be used in RubyCocoa without patches to the Ruby interpreter
    How can I do this update or fix this problem please?
    Thank you,
    Chip

    Do this:
    http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard/
    You may have to compile ruby...(/usr/local/bin/*) like I did. This worked for me.
    If you already did this, everything will be groovy. Then if you are having trouble with mysql see this: http://hivelogic.com/articles/compiling-mysql-on-snow-leopard/

  • Ruby threads cannot be used in RubyCocoa without patches to the Ruby inter

    I updated a working Podcast Server recently and now it doesn't work.
    I'm getting:
    Ruby threads cannot be used in RubyCocoa without patches to the Ruby interpreter
    Any thoughts on how to fix it.

    You can safely ignore the "Ruby threads cannot be used in RubyCocoa without patches to the Ruby interpreter" message, it has nothing to do with the problems you are having.
    Can you give us more details? Can you not start recordings, are recordings not beings processed, etc?

  • What is the recommended way to upgrade system ruby and python binaries and their libraries?

    I'd like to upgrade my system ruby to 1.9.2 instead of old 1.8.7. Also was wondering what's the recommended way of upgrading any scripting languages installed on system?

    Hi Sogaard,
    see below:
    How does SAP recommend to integrate Webi-report in the SAP Portal? Is it through an URL iview, the iview templates (thumbnail, folder and alert) or through the Master Iview?
    The sample iViews are just samples for a particular case. The iView template allows you to use any application on the BusinessObjects system - including the viewing of content. What you are looking for is the creation process for WebI. So you have 2 options: you can use the KM integration and you can build a java application that offers the workflow you looking for and integrate it with the iView template
    Depending on what method should be used, I'd like to know which settings to be focused on. For instance, if the Master Iview is to be used, should opendocument be used instead of reports? And what other customizations will have to be done in order to integrate a Webi-report instead of a Crystal-Report?
    OpenDocument is for viewing reports. The Installation Guide outlines the integration of the iView template and the KM part.
    What is the intended use for the BOBJ repositoy manager? Would that be the way to integrate the Info-view?
    This is the integration into the KM repository which provides a richer functionality then just an iView.
    Ingo

  • Help with Ruby on Rails and mysql - I just don't get the terminal...

    Let me just start by saying I'm pretty new to using the terminal and unix commands. I've been trying to teach myself how to use Ruby on Rails (ror) over the pasy couple of days and have had some luck but I'm struggling with the terminal.
    For instance, when starting a new ror project I need to use the terminal to creat a new database schema (I think this the right terminology) within mysql. The tutorials I'm using suggest that I use the terminal to create the database with a command like:
    mysqladmin -u root -p create expenses_development
    no matter how I try I cannot seem to find the way to make this work. I contunue to switch directories in the terminal, but am not getting anywhere. Can someone shed some light on where I could be going wrong?
    thanks in advance
    MacBook Pro Core 2 Duo 2.33 Mac OS X (10.4.8) 2 GB RAM

    okay, that helped. Here's what I get:
    erik-petersons-computer:/usr/local/mysql/bin erikpeterson$ ls
    comp_err mysql_zap
    makesharedlibdistribution mysqlaccess
    makewin_bindist mysqlaccess.conf
    makewin_srcdistribution mysqladmin
    msql2mysql mysqlbinlog
    myprintdefaults mysqlbug
    myisam_ftdump mysqlcheck
    myisamchk mysqld
    myisamlog mysqld_multi
    myisampack mysqld_safe
    mysql mysqldump
    mysqlclienttest mysqldumpslow
    mysql_config mysqlhotcopy
    mysqlconvert_tableformat mysqlimport
    mysqlcreate_systemtables mysqlmanager
    mysqlexplainlog mysqlshow
    mysqlfindrows mysqltest
    mysqlfixextensions mysqltestmanager
    mysqlfix_privilegetables mysqltestmanager-pwgen
    mysqlsecureinstallation mysqltestmanagerc
    mysql_setpermission perror
    mysql_tableinfo replace
    mysqltzinfo_tosql resolvestackdump
    mysql_upgrade resolveip
    mysqlupgradeshell safe_mysqld
    mysql_waitpid
    erik-petersons-computer:/usr/local/mysql/bin erikpeterson$
    How would I create a new database from here?

Maybe you are looking for

  • WLC 4402 Update 7.0.253.3: all 17 APs use channel 1

    Since the update of our WLC 4402 to v 7.0.253.3 all 17 accesspoints are using channel 1 !! Has anyone an idea to solve this channel-fixing? Thx Markus

  • Documentation for USRP 1.1 with Ettus N210

    Where can I find documentation for using USRP 1.1 with the Ettus N210 device?  The documentation that comes with USRP 1.1 has a tiny blurb on the N210 that points to the documentation for NI 292x devices for details.  There, I find:    "For Ettus Res

  • Unable to connect to home network on my iPad 2.

    It's been working fine, until this morning. I reset the router (linksys), turned off MAC filtering. Wi-fi settings show "home", but Safari says not connected.

  • How to delete data definition form XML Publisher Administrator

    Hi all, I want to ask is there any possibility to delete existing data definition from XML Publisher Administrator responsibility? Version: 11.1.0.7.0 Regards, Alexander.

  • XML to drill down capability

    <p>Hello,</p><p> </p><p>I am a new Hyperion user so please forgive me if this is not theappropriate place for this question.  I have an XML documentwhich I would like to import to a Hyperion report.  Is itpossible to create a sort of "drill-down" rep