12d53
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I've compiled TexLive packages for FreeBSD-9-RELEASE amd64
http://files.bsdroot.lv/my/FreeBSD/p...2012.01.30/All Last edited by graudeejs; February 13th, 2012 at 18:36. Reason: Updated URL |
|
#2
|
|||
|
|||
|
I apologize if it's a silly question but how do I go about making pkg_add get the right dependencies? I did setenv but it only fetches the package I point pkg_add to. Thanks.
|
| The Following User Says Thank You to aligatormilk For This Useful Post: | ||
graudeejs (February 12th, 2012) | ||
|
#3
|
||||
|
||||
|
Quote:
I actually had to create "all" sub-directory http://files.bsdroot.lv/my/FreeBSD/p...012.01.30/All/ now you should be able to add package with Code:
# pkg_add -r http://files.bsdroot.lv/my/FreeBSD/packages-amd64/2012.01.30/all/texlive-scheme-basic-20110427.tbz If that doesn't work, let me know Last edited by graudeejs; February 13th, 2012 at 18:36. |
|
#4
|
|||
|
|||
|
It could be that it has to be "All" and not "all".
|
|
#5
|
||||
|
||||
|
You're right.... will fix when I get home
|
|
#6
|
||||
|
||||
|
Fixed
|
| The Following User Says Thank You to graudeejs For This Useful Post: | ||
aligatormilk (February 13th, 2012) | ||
|
#7
|
||||
|
||||
|
Quote:
Is this the same TexLive as in http://tug.org/texlive/tlmgr.html ?
__________________
best regards, jotawski http://makham.blogspot.com FreeBSD for thai |
|
#8
|
||||
|
||||
|
Are there any other texlives?
YES (http://code.google.com/p/freebsd-texlive/), but it's adopted for FreeBSD ports Ports are updated on daily basis (NOTE: ports, not my packages) NOTE: tlmgr is simply texlive package manager, texlive page is here: http://tug.org/texlive/ |
| The Following User Says Thank You to graudeejs For This Useful Post: | ||
jotawski (February 14th, 2012) | ||
|
#9
|
||||
|
||||
|
Hi,
Do I have to # pkg_add -r .... all of your packages in order to use just, for example, texlive-beamer-20110924 or just add the one that I need, in this case, texlive-beamer-20110924.tbz?Many thanks for your time.
__________________
best regards, jotawski http://makham.blogspot.com FreeBSD for thai Last edited by DutchDaemon; February 15th, 2012 at 00:36. |
|
#10
|
||||
|
||||
|
Try with -r if it doesn't work, try without it.
AFAIK you need -r, but I haven't tested, since I'm at work, and haven't been using my own package repository for some time Last edited by graudeejs; February 15th, 2012 at 08:24. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Problem with wine-amd64 packages on FreeBSD 8.2 | irkkaaja | Installation and Maintenance of FreeBSD Ports or Packages | 7 | May 14th, 2011 22:02 |
| LibreOffice 3.3.1 and OpenOffice 3.3.0 for FreeBSD-8.2-RELEASE amd64 | graudeejs | Installation and Maintenance of FreeBSD Ports or Packages | 1 | March 4th, 2011 11:14 |
| FreeBSD TexLive packages | graudeejs | Installation and Maintenance of FreeBSD Ports or Packages | 10 | January 30th, 2011 09:13 |
| [Solved] OpenOffice.org 3.1.1 i686 packages for FreeBSD-8.0-RELEASE | graudeejs | Installation and Maintenance of FreeBSD Ports or Packages | 47 | March 24th, 2010 16:07 |
| Bad performance on FreeBSD 7.1 RELEASE AMD64 | randux | General | 25 | January 23rd, 2009 13:41 |