Look the odroid boards :-) http://www.hardkernel.com/renewal_2011/main.php from credit card size to 10x10cm different siuzes (with different connectors on the...
... Agree and applaud it Jerry. It's easy for those of us who are interested to sign up and keep the focus on R-Pi here. Since so many questions are specific...
Hi Jerry, OK, looks like I started quite a stur here. My appologies for that. That was surely not my intention. Just for clearity. It is not at all my...
Kristoff... You did nothing wrong.. No Apology needed.. You asked a very good question, that needed to be addressed.. I did hastily post a POLL. I should not...
I am up to Chapter 9, "The Pi as a Web Server" in Eben's book and I have run into a problem Installing WordPress. When I put the following command: "sudo...
I've gotten a few programs going on the Pi but I'd like to try the Java based "Yet Another APRS Client" on this. I have it on there easy enough from my thumb...
sometimes things get installed in different places, at least that hs been my experience over time. HAve tried seaching for the file: find / -name setup-mysql ...
Did it ask you to run configure make make install ? It seems like you didn't run make install since it can't find the setup program. -- Vincent Tompkins ...
Hi folks. The pi port of BPQ32 is about ready for testing. There are sure to be problems with it still, but if anyone is willing to try it please let me know....
Don, I am also stuck on the same spot. Was going great until now. Did you find the solution yet? Stan K8SRB From: Donald Sent: Friday, February 01, 2013 10:38...
Did you install mysql server? ... John D. Hays K7VE PO Box 1223, Edmonds, WA 98020-1223 <http://k7ve.org/blog> <http://twitter.com/#!/john_hays> ...
607
Jaime Robles
jaime@...
Feb 3, 2013 8:39 am
You cab try sudo find / -name setup-mysql to find the file or directory, in case it exists and the install script is wrong. It may be that the script...
608
JJ
ve1jot@...
Feb 3, 2013 12:10 pm
... Can you perhaps try the same command I use in linux to find that? eg: sudo updatedb, then "sudo locate (filename)"??? On 02/03/2013 04:13 AM, Jaime Robles ...
Hello John, You might be on to something John. Here is what happens when I give the following command. Sudo apt-get install mysql-server Reading package...
... No, that merely means that the mysql *client* is installed. The server is a separate package. The client will prompt you for the password before it even...
612
Jaime Robles
jaime@...
Feb 3, 2013 7:36 pm
Did you tried sudo apt-get update apt-get install mysql-server I installed dselect (sudo apt-get install dselect) as I like dselect to browse the package...
613
Jaime Robles
jaime@...
Feb 3, 2013 7:41 pm
I have just noticed that it is not a problem of the mysql-server package... It is on the "wordpress" doc package ...
Hello Jeremy, I get the following message when I put your command: sudo dpdg --get-selections mysql-server I get the following. Sudo: dpkg--get-selections:...
Hello Jaime, Both of these were done long ago. sudo apt-get update apt-get install mysql-server also wordpress was installed long ago sudo bash setup-mysql -n...
Don, I am also following the reflector with the same results as you. 73 Stan K8SRB From: Donald J Tambeau Sent: Sunday, February 03, 2013 3:57 PM To:...