Puppy Linux

13 posts / 0 new
Last post
ly2le
Puppy Linux

Do anybody succeeded last CQRLOG versions in Puppy Linux?
My highest achievement is-Error during connection to database:Server connect failed.

ok2cqr
ok2cqr's picture
Re: Puppy Linux

Do you have MySQL server installed?

ly2le
Sure

Sure

ok2cqr
ok2cqr's picture
Re: Sure

Please look where is mysqld binary located. This binary needs cqrlog to use mysql embedded.

ly2le
/usr/sbin/mysqld

/usr/sbin/mysqld

ok2cqr
ok2cqr's picture
Re: /usr/sbin/mysqld

It should work. Please run cqrlog from terminal and paste here what it writes down. Thank you.

ly2le
Thank you.Terminal shows

Thank you.Terminal shows libaio missing.Latter-Fatal error:Please read Security section of the manual to find out how to run mysqld as root!

ok2cqr
ok2cqr's picture
Re: Thank you.Terminal shows

You are trying run cqrlog as root? Could you paste here terminal output?

ly2le
In Puppy all users are root.

In Puppy all users are root.
bash: alias: mc: not found
bash: alias: source /usr/share/mc/bin/mc-wrapper.csh: not found
# cqrlog
Loading libssl: /usr/lib/libssl.so.0.9.7
Loading libcrypto: /usr/lib/libcrypto.so.0
Loading libmysqlclient: /usr/lib/libmysqlclient.so
*
User home directory: /root/
Program home directory: /root/.config/cqrlog/
Data directory: /root/.config/cqrlog/database/
Memebers directory: /usr/share/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
*
/usr/sbin/mysqld --defaults-file=/root/.config/cqrlog/database/my.cnf --default-storage-engine=MyISAM --datadir=/root/.config/cqrlog/database/ --socket=/root/.config/cqrlog/database/sock --skip-grant-tables --port=64000 --key_buffer_size=32M --key_buffer_size=4096K
111116 15:38:54 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

111116 15:38:54 [ERROR] Aborting

111116 15:38:54 [Note] /usr/sbin/mysqld: Shutdown complete

TCustomForm.SetActiveControl frmDBConnect:TfrmDBConnect AWinControl=btnOpenLog:TButton GetParentForm(AWinControl)=frmDBConnect:TfrmDBConnect csLoading=False AWinControl.CanFocus=False IsControlVisible=True Enabled=False
TApplication.HandleException Cannot focus a disabled or invisible window
Stack trace:
$08082633
$0807EE03
$082467F8
$0815D797
$0826D235
$0826D19F
$08302894
$B71CBD6C
$B71CA432
$B71CAC10
$B71CAEC4
$0827698D
$080886BA
$080845EB
$080CC4E6
$0808087E
$0807FBA2
Closing BandMap window
Closing DXCluster window
Closing TRXControl window
Closing GrayLine window

ok2cqr
ok2cqr's picture
Re: In Puppy all users are root.

I'm sorry, I don't have any experience with Puppy Linux and didn't find anything interesting with Google. You can try it yourself. Maybe you will have more luck.

73 Petr, OK2CQR

ly2le
Solved

Hi,Petr!Your logbook is really the best!Thanks.

ok2cqr
ok2cqr's picture
Re: Solved

Where was the problem? Could you please describe your solution? Thank you!

ly2le
Hi.Install

Hi.Install libhamlib,libaio,MySQL-server,-embedded,-client,-shared.After CQRLOG install locate my.cnf and there write: [mysqld]
user=root
and save it.First CQRLOG run will find errors.Run again and enjoy!