The time now is Sat 25 May 2013, 18:19
All times are UTC - 4 |
|
Page 9 of 9 [123 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9 |
| Author |
Message |
GustavoYz

Joined: 07 Jul 2010 Posts: 867 Location: .ar
|
Posted: Sun 03 Feb 2013, 20:27 Post subject:
|
|
Ensure of not miss the final ';' on any statement at the prompt.
After create your new user, grant some privileges or wont be able of do any.
After that, you have to flush privileges, so mysql can save those.
Then, 'quit' should work: will see 'Bye' and back to shell.
* Just a note, mysql is case insensitive, dont need to bother withs caps at prompt as those are just a convention (most of the time).
_________________

|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3938 Location: Southeast Georgia, USA
|
Posted: Sun 03 Feb 2013, 21:14 Post subject:
|
|
The error was spotted by someone on the wxforum.net Forum -
| Code: |
CREATE USER 'weewx'@'localhost' IDENTIFIED BY 'weewx.; |
There is a "." before the ";" that should be an apostrophe.
Now I am wrestling with the upgrade of the version of weewx -
another atypical (mine never go according to standard) build process!
I changed to the directory where I have the compressed file:
| Quote: | | cd /mnt/home/savestuff/weather/weewx-2.0.2 |
Then I started the build process:
I received the error:
| Quote: | Traceback (most recent call last):
File "./setup.py", line 57, in <module>
import configobj
ImportError: No module named configobj |
I have no idea what this means.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
edoc

Joined: 07 Aug 2005 Posts: 3938 Location: Southeast Georgia, USA
|
Posted: Mon 04 Feb 2013, 18:37 Post subject:
|
|
Uh, oh ... Debian dependency-hell from the demon-distro.
There is a list of prerequisites (including python-configobj) and they spawn over a dozen dependencies of which gtk2.0-binver-2.10.0 appears to be unobtanium (no libgtk-2.1-0 that I can find actually creates it, contrary to the as-usual defective Debian docs.)
Anyone have an idea where one might get gtk2.0-binver-2.10.0 that works in Puppy?
I hate Debian and am not real happy with the bazillion Python add-ons either. Sigh.
_________________ Thanks! David
Home page: http://nevils-station.com
Don't google Search! http://duckduckgo.com
Multiple computers - currently running Puppy Exprimo ver. 5x15
|
|
Back to top
|
|
 |
|
|
Page 9 of 9 [123 Posts] |
Goto page: Previous 1, 2, 3, ..., 7, 8, 9 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|