Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started by: helasz on May 10, 2013, 08:26:33 AM
-
Hi All,
I am using Tiny Core 4.7.6, the /opt/lampp/bin/ftpasswd (password creation for proftpd) is not working due to missing /usr/bin/perl interpreter. Perl however is present (/opt/lampp/bin/perl [I do not see the reason why is it not a symlink to the same binary in the same folder perl5.14.2]).
So a symlink is missing to the perl binary which could be created in the install script of the xampp-linux.scm
(I know this bug is part of the originally released xampp-linux, but why not to correct it using the flexibility of scm.)
-
That does not look like a valid scm structure.
Scms shoul not have their bins in /opt.
-
tc@box:~$ grep opt xampp-linux.scm.list
/apps/xampp-linux/lib/perl5/5.14.2/Getopt/Long.pm
/apps/xampp-linux/lib/perl5/5.14.2/Getopt/Std.pm
/apps/xampp-linux/lib/perl5/5.14.2/getopt.pl
/apps/xampp-linux/lib/perl5/5.14.2/getopts.pl
/apps/xampp-linux/lib/perl5/5.14.2/newgetopt.pl
/apps/xampp-linux/lib/perl5/5.14.2/unicore/lib/Blk/Coptic.pl
/apps/xampp-linux/lib/perl5/5.14.2/unicore/lib/Sc/Copt.pl
/apps/xampp-linux/lib/php/.registry/console_getopt.reg
/apps/xampp-linux/lib/php/Console/Getopt.php
/apps/xampp-linux/phpmyadmin/themes/original/img/b_tbloptimize.png
/apps/xampp-linux/phpmyadmin/themes/pmahomme/img/b_tbloptimize.png
/apps/xampp-linux/var/mysql/performance_schema/db.opt
/apps/xampp-linux/var/mysql/phpmyadmin/db.opt
tc@box:~$
::)
Certainly no TCB Bug, if any at all!
-
Hi helasz
If you installed Xampp yourself, which it sounds like, as opposed to using the SCM you should mention that.