SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Finally, I managed to write up a how-to for mythtv on Slackware 11. Hope people here find it useful. It is still a work in progress so email me if you find mistakes or inconsistencies.
Nice work, I have also been having a go at making some install scripts as well. I must admit that Patrick is quite talented at what he does, I modified some of his scripts as well.
I did manage to get mythtv up and running, it was having a problem with mysql, once that was sorted everything seems to run fine. Although when I used the .tgz file on another computer with slack.
I also made a script that will change the mc.sql file from mythtv@localhost to mythtv@ipaddressrange. Since mythtv recommend changing the database location from localhost to ipaddress so you can more clients to connect the the backend, you might find this useful.
Nice work,
Thanks I was surprised that there were no how-tos on installing mythtv on slackware (atleast I couldn't find one) so I wrote one.
Quote:
I have also been having a go at making some install scripts as well. I must admit that Patrick is quite talented at what he does, I modified some of his scripts as well.
Absolutely agree, I very recently started making my slackbuilds to install packages. Before that I was using the traditional configure, make, checkinstall process for each additional package that I use on top of full slackware install. But you can do that only so many times so I finally turned to slackbuilds. Started with Patrick's slackbuild as a template and now I have around 80 slackbuilds for different packages that I use.
Quote:
I did manage to get mythtv up and running, it was having a problem with mysql, once that was sorted everything seems to run fine.
I'll probably include a mention of that in the how-to soon. Thanks for the tip.
Quote:
I also made a script that will change the mc.sql file from mythtv@localhost to mythtv@ipaddressrange. Since mythtv recommend changing the database location from localhost to ipaddress so you can more clients to connect the the backend, you might find this useful.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.