is texlive package exits in fedora 12 ?i haven't found it.in previous release of fedora i was just installing kile and latex was working but in fedora 12 i think that tex doesn't exist.i wanna to know if it exist or not
I am running texlive-20100722. To build it I have used a modified version ot Robby's SlackBuild. Now I need to update the pgf package. The package manager for texlive is tlmgr. However, when I issue:
Code:
tlmgr update pgf
I get:
[QUOTE]/usr/share/texmf/bin/tlmgr: open(/usr/share/tlpkg/texlive.tlpdb) failed: No such file or directory at /usr/lib/perl5/5.10.1/TeXLive/TLPDB.pm line 282.[QUOTE]
Some googling revealed that texlive.tlpdb is the installation�s TEX Live Package Database. However, in my installation is is not present.
I (or rather, the Yum auto-update) try to update the TeXLive on my FC11 machine but the update fails due to 'missing dependency', spitting out
Missing Dependency: libpoppler.so.4()(64bit) is needed by package texlive-2007-46.fc11.x86_64 (updates)
And strangely now (perhaps for a combination of reasons) I cannot use my auctex. I would like to finish this update anyway, and tried to find libpoppler.so.4 separately, which I haven't yet been able to locate. Poppler itself is installed and updated, and I do see libpoppler.so.5 in my system. So where would I find libpoppler.so.4 on its own? Or should I perhaps downgrade poppler?
Is there anyone whose residence is in Hong Kong? I am trying to installing TeXLive 2010 through web-installation, and the source is in [URL] but the download speed is too low, sometime it even quit installation. Can I use some command to force the installing program to use another source?
can get TexLive 2010 for Fedora using a special yum repository at [URL] What yum commands should one use to install it? Does it automatically replace the default Fedora TexLive 2007 installation?
I am running Fedora 13 Gnome. When I try to create a VPN connection using Network Manager (vpnc) it says that it cannot save the connection and exits out. I can provide other information if necessary.
I installed TeXLive on Linux (Fedora 14) but I don't know how to add additional LaTeX packages that are available from CTAN (Comprehensive TeX Archive Network) easily. It seems TeXLive has its own package manager called "tlmgr" but I could not activate it or find it through "yum search". Is there an easy way to install additional Latex packages besides the manual method stated in [URL]..
I installed TeXlive 2010 and when i compile this command pdflatex it shows the following error:
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr:/usr/share/texlive:/usr/bin/share/texmf-local/web2c:/usr/share/texmf-local/web2c:/usr/share/texlive/share/texmf-local/web2c:/usr/bin/texmf-local/web2c:/usr/texmf-local/web2c:/usr/share/texlive/texmf-local/web2c:/usr/bin/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/share/texmf/web2c:/usr/bin/texmf/web2c:/usr/texmf/web2c:/usr/share/texlive/texmf/web2c.
I'm trying to build a dual boot ubuntu 8.10 and fedora 10.I have ubuntu sucessfully installed. with a free partition ready for fedora.I cant seem to get fedora past the beginning of the install. Once it says its loading anaconda, my screen either goes blank, or the anaconda fails and the install exits, telling me to reboot my system.I have downloaded the DVD twice. once from the website, and i think when I bruned it it didn't burn right, I then downloaded it from torrent just to be safe and reburned at the slowest speed. It passes the media test.
I have been reading around it may be cause of my video card?My computer is the following.AMD Athlon +2400 XPXFX Nvidia Geforce 6800 GT or something close.80 gig hard drive1.5 gigs of DDR ram.MSI Motherboard not sure of model off top of my head.I really wanna get this dual boot working, As I feel fedora may have advantages over ubuntu. I was going to try to get ahold of another video card, and maybe try that. What do you think I should do
0.My home directory is leon 1.Open KDE Help Center 2.Go to Search Tab 3.Application Manual Index Status OK 4.Select Application Manual Index 5.Write the search term "lskat" and press Search button 6.Click on the only result
The following message box appears: The file or folder help:file:///home/leon/.kde4/share/apps/khelpcenter/index/kde_application_manuals.tmp/index.html does not exits
Also in the main window of khelpcenter the following message appears: There is no documentation available for /file:/home/leon/.kde4/share/apps/khelpcenter/index/kde_application_manuals.tmp/index.html
compiling texlive2009 from slackbuilds.org with xindy on 13.1. I need xindy for my documents so I had no option but to solve the issue. I turned out that I had to remove clisp, install libsigsegv with the option "--enable-shared", then build clisp without libsigsegv (the stock clisp ships with libsigsegv built in), and then texlive2009 compiles ok.Maybe it would be better if Slackware shipped with libsigsegv compiled with shared libraries? xindy is really important for non latin alphabets.
I'm running VLC (full screen mode) on Ubuntu 10.04 with the gnome desktop. When I exit from VLC, it does not repaint the desktop. It leaves the entire screen white. I can click on the screen, and this causes the rectangle formed by the upper left corner of the screen and the current mouse position to get repainted. So, by clicking on the screen near the bottom right corner will repaint the desktop (mostly). Does anyone know how to fix this?
I'm new on these forums (and to Linux generally); I'm not sure if this is the right place for this question. If not, I'd appreciate it if one of the mods could move it to where it belongs. OK, so I've already install my TeX system on Ubuntu 9.10 by means of the TeXLive 2008 DVD. Now, I want to install LyX with
Code: sudo apt-get install lyx It then asks me to install the following packages:
I just recently upgraded Karmic 32 bit to 64 bit (as I wish to have the full functionality of my 64 bit system). Unfortunately, I now cannot seem to install Thunderbird or TeXlive.When I go to the terminal and try to install this is what I get:
openSUSE 11.1 KDevelop 3.5.5 using KDE 3.5.10 "release 21.12.1" gdb 6.8.50.
Problem: When I attempt to debug my program with breakpoints set the debugger does not stop at breakpoint. Message in gdb window is:
/bin/sh -c libtool gdb .../C++/Graphyxs/debug/./src/graphyxs --interpreter=mi2 -quiet (gdb) set print static-members off (gdb) Process exited
Attempted fix: Some forum posts suggest KDevelop upgrade. Upgraded from 3.5.4 to 3.5.5; gdb upgrade not available in openSUSE.
Other posts recommend assurance that debugger options are properly set. KDevelop Project Options has Compiler Flags -O0 -g3 with "debug" configuration.
Is it possible to configure Yast Software Manager module so that it does not completely exit when done installing a package? It get's annoying to search for a package and install it, the software manager exits, you then have to reopen it, install another etc. a few minutes later.
Seems this would be a config option, but if so I can't seem to find it.
Whenever I exit certain sites, a prompt opens saying something along the lines of "Wait! You're gonna miss out on a crazy deal! .....!" And you have to press Ok to exit page or press Cancel to stay on site. On Chrome this doesn't show up. What addon will get rid of this. I'm hoping you guys are the firefox experts I think you are.
Quote: logcountfunction() { awk ' { # when executing the script pass the logfile as parameter on the command prompt with the name of the file #export file_name= "&1"
[Code]....
my problem is that when i execute this script only the first two functions are being called.once the DBcounttry_finalnofunc() is done ,the script exits.The rest of the functions are not being called.
I have the "publishing" repo enabled. Today I received an update to texlive (to version 2010-37.1) and almost all the documentclasses disappeared! Not even the article documentclass is available!
EDIT: I forgot to mention I'm using openSUSE 11.2 64 bits.
I've recently had to update my own package blah.cls in the texlive distro on Ubuntu. I duly put it in /usr/local/share/texmf and ran texhash and mktexlsr (the latter just in case). The database has updated: checked with kpsewhich.
Now the problem: I'm able to compile my Latex file using that package blah.cls only when I run latex (or Kile, or gedit) in sudo mode. When I run it with no sudo, the error is "can't find the package blah.cls" Obviously other files compile nicely, sudo or no sudo.
I'm trying to get a template working with texlive in Karmic. When I try to compile normally, I get errors that it can't find certain .sty files, which are part of the standard packages that get installed. (amsmath.sty, etc... graphics.sty, xspace.sty). If I run latex with sudo, the problem disappears. I guess this has something to do with file read permissions. So I found where all of these files are located and did:
Code: sudo chmod -R 777 /usr/share/texmf-texlive/
This did not solve the problem. Does anybody happen to know what the issue is here? I have done some searching around and haven't found anything useful that doesn't involve copying all the files somewhere else.
Think the Feb 10th upgrade of Current messed up the shared libraries to TexLive Code: bash-4.1$ latex file.tex latex: error while loading shared libraries: libpoppler.so.7: cannot open shared object file: No such file or directory bash-4.1$ ldd /usr/share/texmf/bin/pdflatex | grep libpoppler* libpoppler.so.7 => not found
I have new hardware (Nvidia Geforce GTX 960) which required new drivers. I'm running jessie but had to install the driver version 352.30 from the experimental repo. Everything seems to work fine, except after a suspend. On resume, the X server exists with errors, and I'm dropped back to the Linux console.
I've done a fair amount of searching, but the problem most people seem to have is corruption or black screen. I'm getting something equally annoying but less severe: I just get dropped back to the shell, but as soon as I restart the X server with startx everything continues to work... until the next suspend.
My full Xorg.0.log is at [URL] .... . Here are the errors that appear after the suspend:
Code: Select all[ 1772.779] (--) NVIDIA(GPU-0): DFP-6: disconnected [ 1772.779] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort [ 1772.779] (--) NVIDIA(GPU-0): DFP-6: 960.0 MHz maximum pixel clock [ 1772.779] (--) NVIDIA(GPU-0): [ 1772.792] (II) NVIDIA(0): Setting mode "DFP-6:nvidia-auto-select" [ 1772.792] (WW) NVIDIA(0): Failed to set the display configuration
[Code] ....
The monitor is a Dell P2715Q running in its native 3840x2160 resolution at 60Hz.
I am using CentOS 5.4. I created a bash script that does some checking before running any commands. If the check fails, it will simply exit 0. The problem I am having is that on our server, the script will exit the su or ssh session when the exit 0 is called.
#!/bin/bash # check if directory has contents and exit if none if [ -z "`ls /ebs_raid/import/*.txt 2>/dev/null`" ]; then echo "ok" exit 0 fi
Here is the output: [root@ip-10-251-86-31 ebs_raid]# . test.sh ok [russ@ip-10-251-86-31 ebs_raid]$
I was removed from my sudo session, if I wasn't in the sudo session, it would have logged me out of my ssh session. I am not sure what I am doing wrong here or where to start.