Recent Posts

Pages: [1] 2 3 ... 10
1
Macpup - The beauty of Linux / Re: Get Iplayer on Macpup?
« Last post by BillPiedmont on May 05, 2013, 12:53:45 PM »
Thanks I'll give it a go!
2
Macpup - The beauty of Linux / Re: Get Iplayer on Macpup?
« Last post by runtt21 on May 05, 2013, 12:47:01 PM »
There isn't I alot I can help you with this ,it's a UK only thing. But check this out.

http://murga-linux.com/puppy/viewtopic.php?search_id=872330307&t=73497

Read through the whole thread. The precise package should work. If it is missing any dependencies get them from the ubuntu repos.   
3
Macpup - The beauty of Linux / Re: switch between languages
« Last post by runtt21 on May 04, 2013, 06:17:57 PM »
Macpup 529 does not localize very well. I suggest trying Macpup 528 but I don't know if it supports your language.
4
Macpup - The beauty of Linux / Get Iplayer on Macpup?
« Last post by BillPiedmont on May 04, 2013, 06:00:31 PM »
I'm pretty new to Macpup but liking it s far. Just wondering if anyone has managed to successfully install get_Iplayer on macpup and if so how?
5
Macpup - The beauty of Linux / switch between languages
« Last post by ehsanb65 on May 04, 2013, 05:35:46 AM »
hello
i am a beginner in macpup
i add ir(persian) language to my system but i dont know how i can switch between languages
in windows i can switch easily by SHIFT+ALT

thanks
6
Macpup - The beauty of Linux / Re: Problems with getting LaTeX running on macpup529
« Last post by MBR on April 28, 2013, 06:57:49 AM »
No pdftex bin file anywhere.

The repo I downloaded and installed the packages from is ubuntu-precise-main. I considered starting from scratch and using repo puppy-precise-official, but it appears the latex packages aren't available there.

This is probably more effort than it's worth. Thank you for trying to help, but I think I might just let it go. 
7
Macpup - The beauty of Linux / Re: Problems with getting LaTeX running on macpup529
« Last post by runtt21 on April 27, 2013, 09:28:23 PM »

open fox and check out the directories you are look for a pdftex bin file. It will look like a gear. That is what needs to be linked into use/shin.




Where did you get this package from , what repo? The packages that are on the puppy forum are huge and need a ton of extra stuff.
8
Macpup - The beauty of Linux / Re: Problems with getting LaTeX running on macpup529
« Last post by MBR on April 27, 2013, 10:35:32 AM »
I have deleted the broken symlinks, but am confused as to where the new symlinks should be directed. For example, the broken symlink "pdftex" was linking to /usr/local/texmf/bin/pdftex. Am I supposed be dragging and dropping pftex.exe from somewhere into /usr/bin? or is pdftex a directory?
The reason I ask is that I have found several directories named "pdftex". This is the result of find:
Code: [Select]
sh-3.00# find / -type d -name pdftex
/usr/share/doc/texlive-doc/pdftex
/usr/share/doc/texlive-base/pdftex
/usr/share/texmf-texlive/tex/generic/pdftex
/usr/share/texmf-texlive/fonts/map/pdftex
I tried this:
Code: [Select]
sh-3.00# cd /usr/bin
sh-3.00# ln -s /usr/share/doc/texlive-base/pdftex pdftex
and then to see if the pdftex command was then working:
Code: [Select]
sh-3.00# cd ~/Documents
sh-3.00# ls
test.tex
sh-3.00# pdftex test.tex
sh: pdftex: command not found
so I guess creating a symlink to one of these directories was silly of me... but I don't know what else to do. I also tried
Code: [Select]
sh-3.00# find / -executable -type f -name pdftexso that I could create symlinks to executables (like on my crunchbang system), but the search returned nothing.
9
Macpup - The beauty of Linux / Re: PPM and Rox FM
« Last post by runtt21 on April 27, 2013, 01:48:53 AM »
You need to compare with or even replace /root/.packages and  /usr/local/petget  with whats on the cd verses your install.
10
Macpup - The beauty of Linux / Re: PPM and Rox FM
« Last post by RandThor on April 26, 2013, 07:14:36 PM »
No have not changed the interface.

And I have checked the md5sum, when I boot off the cd in ram it works, maybe something went wrong during the installation?
Pages: [1] 2 3 ... 10