OpenSUSE :: Pdflatex Not Working In Suse 11.3?

Feb 23, 2011

I tried to compile with latex (pdflatex) some beamer presentations and I getpdflatex astrosiesta0411.texwarning: kpathsea: configuration file texmf.cnf not found in these directories:usr/share/texmf/web2c.This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/openSUSE)I am not a latex expert, but in yast I noticed that suse 11.3 is now installing texlive (I have also the texlive-bin bin-latex latex and latex-doc installed) while my old 9.2 where everything worked had tetex.I found that there is no directory web2c in /usr/share/texmf, but there is one in /usr/lib/texmf/.I also found that /usr/share/texmf/README says:And yet another: texmf-dist should be distribution-independent, so that,in theory, it could be used by distributions other than TeX Live. So,no web2c/kpathsea-specific files.

View 9 Replies


ADVERTISEMENT

OpenSUSE :: Suse 11.2 Updater Not Working?

Apr 9, 2010

I'v not seen any security or any other updates,including firefox for many months(since January or earlier. Is there anything wrong?

View 9 Replies View Related

OpenSUSE Hardware :: Scsi DVD RAM Not Working On SuSE 11.4?

Mar 15, 2011

I installed OpenSuse 11.4 (x86_64) a couple of days ago.One of my Drives a PC-DVD RAM (Creative) is not working. This worked under 11.3.The SCSI drive is connected to a PCI/SCSI adapter (AHA-2904).The message I see at boot is:ata_id[443]HDIO_GET_IDENTITY FAILED /dev/sr1I also see the message ata_piix not found, and can not find an option in the kernel
to provide this.This causes the system to wait a long time and slows down boot dramatically

View 2 Replies View Related

OpenSUSE Network :: Get Denyhosts Working On Suse 10.1?

Jun 2, 2010

I am with a customer who has Suse 10.1 in production environment and connected to the internet.For now I want to install denyhosts on this machine since I see lots of failed login attempts outside office hours.However when I do: python setup.py install I get the message File "setup.py", line 4, in ?from distutils.core import setupmportError: No module named distutils.coreI don't know how to solve this. I have added a repository to install distutils.core but could not find it

View 1 Replies View Related

OpenSUSE Wireless :: RT3562STA Driver Not Working With Suse 11.3?

Nov 6, 2010

I have a Rosewill RNX-N150pc wireless card that's been working great with Suse 11.2. But with 11.3, it's able to scan for my wireless network, and I see RX/TX packets moving, but DHCP isn't able to get an address. I've tried the 2010_0115_RT3562_RT3062_Linux_STA_V2.3.0.0 and 010_07_16_RT3062_Linux_STA_v2.4.0.0 drivers from the Rosewill site, and the rt3562sta-kmp-desktop-2.4.0.0_k2.6.34.0_12-1.1.i586.rpm package from Suse, all with the same result. I've even tried forcing an IP address on the interface with 'ifconfig', so my current guess is that the WPA-PSK security isn't working.

[Code]...

View 6 Replies View Related

OpenSUSE Hardware :: Suse 11.0 Nvidia Software Repository Not Working When The Updater Is Run And Gives An Error

Oct 23, 2010

Suse 11.0 nvidia software repository not working when the updater is run, and it gives an error message which indicates it must be out dated and no longer used. Here is the site in my repository for nvidia; [URL], I did try to add a new nvidia repository site with that Yast tool, but I could not get it to fully work. The new one I did find was as a ftp type, not [URL]. With this older Suse 11.0, and kernel 2.6.25.20-0.7-pae, then is it true that there may not be any more nvidia display driver updates available.? So then I should just remove that nvidia repository from the list, and be okay if the kernel does not update too much newer version, right ?

View 4 Replies View Related

OpenSUSE Hardware :: Hanwang (Hanvon) Artmaster III Tablet Not Working Completely In SUSE 11.4

Aug 28, 2011

the contact between the pencil and the tablet-drawing-surface does not result in activation. The only way get the pen drawing is by pushing the middle button on the tablet (there are a row of buttons in one side of tablet).By drawning in this rather awkward way a lot of unstable behavior is detected (freezing, drop outs etc.). The same problem occurred in ubuntu 10.10 with linux 2.6.37, in 11.4 with 2.6.38 and 2.6.39 it was gone. I believe that the problem might by in the kernel! In openSUSE i have this kernels 2.6.37.6 , 2.6.39.2 and 3.0.3.2. non of them seems to have the solution that makes the Hanwang work well.. Is it some kind of patch that are missing in openSUSE or is something not set up correct?

View 6 Replies View Related

SUSE / Novell :: Media Files Not Working In Opensuse 11.1 I586 Installed System

May 14, 2010

i hav a system which is never connected to internet. I had installed opensuse 11.1 from dvd.But the media files r not working. I had installed gstreamer all sets. And tried to install codecs using a .ypm file i downloaded from the opensuse server but not working without internet. I can download any files in other system and copy it to my system.

View 3 Replies View Related

General :: Using Pdflatex Into A Bash Script?

Apr 8, 2011

I am using pdflatex to generate reports from txt files, but have some doubts I can not solve by myself using the man page.Rerun pdflatex Quite often you need to rerun pdflatex, to achieve the desired result. Now, I simply do:

Code:

--bash code here---
pdflatex file.tex
pdflatex file.tex
--more bash code here--

But I am afraid this is not the right way to do it. Is there any better way to tell pdflatex to compile twice? Stop on errors While running pdflatex manually, quite often you are prompted to do something when errors occur. How to tell pdflatex to just stop and avoid being waiting for a response? Errors file I don't understand from the man page how to create an error file to debug the tex file...

View 2 Replies View Related

Software :: Generate Pdf File In Hindi Using Pdflatex?

May 14, 2009

I am trying to generate pdf file in hindi using pdflatex. my tex file is having unicode hindi text. it gives me following error.

! Undefined control sequence.
<inserted text> extdevanagarivowelo
{ extdevanagariha } extdevanagarivir...
l.38 end{document}
}

View 3 Replies View Related

Ubuntu :: Pdflatex File Not Found On Samba Share

May 31, 2011

I am trying to compile a LaTeX document using pdflatex on a CIFS/SAMBA network share.

The file compiles fine on the local drive.

Then if I copy it on to the network share and run pdflatex foo.tex I get:

Code:
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
! I can't find file `foo.tex'.
<*> foo.tex

I can view the file with less, so it's not permissions.

My fstab mounts the drive as:

Code:
//someserver/dir /mnt/mountpoint cifs user,username=****,rw 0 0

View 2 Replies View Related

Ubuntu :: Unable To Install LaTeX / No Pdflatex File In Repos

Aug 3, 2010

When I install the texlive packages (LaTeX installation) in Mint 9 (= Ubuntu 10.04), the pdflatex module is not installed. Yet it's required for producing pdf files from LaTeX editors, for example jEdit with the LaTeX Tools plug-in. pdflatex is not in the Mint/Ubuntu repos.

View 3 Replies View Related

Software :: Set Font Size To Times New Roman 14pt In Pdflatex?

Apr 10, 2009

I am preparing my report using pdflatex. According to the specification given, the font must be Times New Roman 14pt. I googled and found that usepackage{times} could be used. I also read in wiki books that Large will set the font size to 14pt if the default size is 11pt. But it was also given that the font size for Large may be varying according the document class. I am using document class report. I am not sure if setting Large will make the font size to 14pt. When googling I found a command fontsize. But I couldn't find proper documentation to use it. It would be great if get some information on how to set the font style and size.

View 2 Replies View Related

OpenSUSE :: SuSE To SuSE Remote Desktop?

Mar 5, 2010

What would be the preferred method to establish a remote desktop session from one 11.2 machine to another 11.2 machine in the same location? No firewalls, local connection only. I've looked at VNC, RDP with xrdp, have not been able to establish a session to desktop. I would rather not use desktop sharing if possible, don't want invitations involved. Want something similar to hitting from Windows with VNC3and taking over the established desktop session. This is in my house, no security risks involved

View 9 Replies View Related

Debian :: Latex "pdflatex: Fatal: Could Not Undump"?

Apr 12, 2010

when i tried to install texmaker, it's because kile did't work, i did something wrong and i can't compile latex or pdflatex The Error: This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled.pdflatex: fatal: Could not undump 16788 4-byte item(s).i tried to uninstall, remove , remove --purge, reinstall and nothing ... the same error

View 1 Replies View Related

Server :: Nis Client On Centos Not Working With Suse Server / But Works With Suse Nis Client

Jun 25, 2009

I have a Nis server on Suse 11 which is configured using Yast and nis clients on Suse and CentOs .All clients which is on the Suse Os is working fine. But on CentOs , users couldn't login using nis username.I have mounted home directory using nfs in fstab . I can switch to nis users homedirectory only when i am root. But nis users could'nt login on reboot.' ypcat passwd username ' is showing the output . No selinux is enabled in the client .Is there is any problem with Suse server to Centos Client in nis ??

View 2 Replies View Related

SUSE :: Wireless Not Working / Cause Of This - Fix It?

Feb 14, 2010

I have openSuse 11.2 on my Omnibook 6100. I have a netgear wg511 v2 wireless pcmcia card. I used ndiswrapper to install the drivers for this card. Ndiswrapper shows the driver installed properly and shows the card is present but the card will not even power on. What could be the cause of this and how do I fix it?

View 4 Replies View Related

SUSE / Novell :: Can't Get It Working On 11.3

Oct 4, 2010

I use Termlite from SCO as my terminal emulator. It works on SUSe 9.3 but i can not get it working on 11.3. How do I enable the networking for this in SUSE 11.3.

View 1 Replies View Related

OpenSUSE Install :: Open Suse 11.3 Along With Win 2008 R2 OS - Error "Win2008 R2 Is Not Supported In Open Suse Installer"

Mar 6, 2011

I am trying to Install Open Suse 11.3 (burned as an ISO DVD) along with existing Win 2008 R2 OS. When I try to boot from the DVD it just logs in to Win2008 though boot from CD/DVD is enabled in the boot sequence. So i tried to mount the ISO and run from Windows ! BUT I get an error before installation starts telling that Win2008 R2 is not supported in open suse installer! Is there anything I can do to overcome this and install/retain both OS? In fact I am even trying to c hange my win2008 from R2 to Enterprise to see if I can overcome the problem!

View 9 Replies View Related

General :: Ls, Rm, Cd Commands Not Working In SUSE?

Jan 3, 2011

Iam newbi to SUSE, I installed java in my SUSE linux Server edition, So i want to set the path in linux,So i created .bash_profile in in /root path using touch and added the path as "JAVA_PATH". When restart my linux the above command is not working and it show unknown command "JAVA_PATH", I can't able to boot in GUI mode, I can boot only in terminal mode, How to delete the file (.bash_profile in /root) ? And how to add java path in SUSE

Note: Before all the commands are working fine

View 3 Replies View Related

SUSE :: Webcam Not Working With Open 11.3

Aug 3, 2010

Few months ago I had updated my OpenSuse 11.2 to new kernel but I broke it so never got to fix it. Now I've upgraded it to 11.3 and its working really well. Really happy with the KDE interface. Not missing Windows 7 at all (dual booting). I've got almost everything working and in fact got a lot more apps than Windows. For example 2 or 3 different versions of MSN Messenger!

I've got couple of minor issues. Firstly, my Logitech Webcam isn't getting detected by OpenSuse. When I open up the Cheese app it doesn't detect any cam.

Secondly, is there a Yahoo Messenger available for Linux? I've got some family/friends who use MSN and others Yahoo. I need webcam functionality in Yahoo Messenger.

View 1 Replies View Related

Networking :: Wusb54gv2 And Suse Not Working?

Nov 12, 2010

I'm running Suse 11.3 fresh install, works fineBut I'm trying to make work a wusb54gv2, ndiswrapper -i works fineI'm using lastest ndiswrapper versionit seems tha options -m -ma -e maybe others don't workwhen doing ndiswrpper -l

goldf-fish:/ # ndiswrapper -l
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
wusb54gv2 : driver installed

[code]...

View 20 Replies View Related

SUSE :: Webmin Virtual Hosts Not Working?

May 8, 2010

I'm running vanilla SuSE 11.1 on a vanilla server with Webmin 1.51 and Apache 2.2.

For a month now, I've been trying to get virtual hosts to work with Webmin without success. When I browse for the second site, I continually come up with the default host site.

just forget Webmin and modify the httpd.conf file directly. That defeats the purpose of trying to use Webmin.

View 9 Replies View Related

General :: Network And Volume Not Working In Suse 10.0

Jan 27, 2010

After installing Suse 10.0 I'm unable to get my network card working. Also the volume control in the task bar in not working. Using Yast I tried configuring network card. The exact card is not on the list provided by Suse. Is this the problem & how do I fix it?

View 2 Replies View Related

Novell :: Make Mic Working In Skype On SUSE 11.2

Nov 24, 2009

It is me again. I have succeded and make video and audio working in Skype but I cant make Microphone working at all. Tried some info I found on the web but no way.

View 7 Replies View Related

SUSE / Novell :: Mplayerplug-in Not Working In Open 11.2

Aug 23, 2010

Just installed opensuse 11.2 (64-bit version) and I have a problem with the Mplayer browser plugin. Basically it comes up OK, I get the MPlayer plugin splash screen and controls exactly as expected, it downloads the media successfully (or at least looks like it does) but then doesn't play, it just reports "Stopped".

Mplayer itself works fine, it's just the browser that doesn't.

System info:

OpenSuse 11.2 (64-bit)
kernel-desktop 2.6.31.5-0.1.1-x86_64
MozillaFirefox 3.5.11-0.1.1-x86_64
mplayer 1.0rc4_r31930-1.pm.3.1-x86_64 (from packman repo)
mplayerplug-in 3.55+cvs20100124-0.pm.1.1-x86_64 (from packman repo)

View 2 Replies View Related

SUSE / Novell :: Opens10.3 Sound Not Working

Feb 3, 2009

I have been using openSuse 10.3 on my laptop since 6 months now. Only last week i came to know about this bootable kde suse : http://news.opensuse.org/2009/01/09/...-opensuse-111/

When i was done succesfully booting from the usb stick, and came back to my good old suse10.3 on my laptop, i found out that the system sound has suddenly stopped working. My sound is coming with my usb stick, but not with my native os.

View 5 Replies View Related

SUSE / Novell :: 11.3 DVD Installation From Pendrive Not Working?

Aug 2, 2010

I'm having issue with trying to put the 11.3 DVD iso to a USB pendrive...I've verified the ISO md5sum matches, formatted the pendrive to FAT32, unmounted and finally done:

# isohybrid openSUSE-11.3-DVD-x86_64.iso
# dd if=/path/to/iso/openSUSE-11.3-DVD-x86_64.iso of=/dev/sdX bs=4M;sync

Everything appears to work fine, but once I try to boot I geterror saying no installation CD/DVD is not found and is asking for software installation repository, so I select the media as hard drive since if I select cd/dvd drive, the messag "no repository found"...then I select the USB drive (sdc1 4.2GB, iso9660, openSUSE-DVD) then it asks for "enter the source directory"...I'm not certain what to enter there, so I just point to the root directory "/" and installation continues...followed by "no new driver updates found"....so GUI starts up again...it loads kernel modules, to confirm "usb-storage"...then a message "the partitioning on disk /dev/sdc is not readable by the portioning tool parted,...." I click OK...finally I get stuck on

View 2 Replies View Related

SUSE :: Wifi Working In Live But Not In Installed 11.30 / Get It To Connect?

Sep 3, 2010

When I run suse 11.3 live from CD I can connect to the Internet, but when I install it I can't get it to connect.

View 4 Replies View Related

Software :: 3D Cube Not Working In SUSE 11 Enterprise Desktop?

Feb 15, 2011

I'm trying to get the 3D Cube desktop working in SUSE 11 Enterprise Desktop.

I have tried this with the onboard NVidea graphics card and with an added GeForce 8600 XT card with no luck.

No matter what I try, I get an error when I turn on the Desktop enhancements which says that my hardware does not support this feature?

why this particular feature is such a pain to install?

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved