You are not logged in.

#1 2008-03-19 09:50:58

Phineas
Member
From: New Zealand
Registered: 2008-03-15
Posts: 17

pacman -S texlive-latex3: texconfig-sys: command not found

At the end of pacman -S texlive-latex3 I had this error:

/tmp/alpm_8cS4Zo/.INSTALL: line 8: texconfig-sys: command not found

What should I do to fix this? Any advice?

Offline

#2 2008-03-19 11:20:18

nDray
Member
From: Portugal
Registered: 2007-01-21
Posts: 143
Website

Re: pacman -S texlive-latex3: texconfig-sys: command not found

opt/texlive/bin/texconfig-sys

Check if you have that file, installed by texlive-bin, and that /opt/texlive/bin is part of your PATH variable.

Offline

#3 2008-07-07 07:47:32

ugaciaka
Member
From: Italy
Registered: 2008-07-06
Posts: 140
Website

Re: pacman -S texlive-latex3: texconfig-sys: command not found

nDray wrote:

opt/texlive/bin/texconfig-sys

Check if you have that file, installed by texlive-bin, and that /opt/texlive/bin is part of your PATH variable.

i have this problem, help please I don't understand...


I have never bought on ebay, the macbook I do not like, I do not need facebook or myspace or secondlife
I am not a nerd or lamer or troll or geek or hacker or cracker
and I have never voted to elect berlusconi

Offline

#4 2008-07-07 07:55:27

linux_arm
Member
Registered: 2008-07-06
Posts: 4

Re: pacman -S texlive-latex3: texconfig-sys: command not found

type "whereis texconfig-sys" in terminal ,then you can  find the absolute path

Offline

#5 2008-07-07 07:59:13

ugaciaka
Member
From: Italy
Registered: 2008-07-06
Posts: 140
Website

Re: pacman -S texlive-latex3: texconfig-sys: command not found

linux_arm wrote:

type "whereis texconfig-sys" in terminal ,then you can  find the absolute path

[root@eclipse ~]# whereis texconfig-sys
texconfig-sys: /opt/texlive/bin/texconfig-sys

and now?
Kile write that i not have Latex and Tex installed...
Thnx


I have never bought on ebay, the macbook I do not like, I do not need facebook or myspace or secondlife
I am not a nerd or lamer or troll or geek or hacker or cracker
and I have never voted to elect berlusconi

Offline

#6 2008-07-07 08:36:26

linux_arm
Member
Registered: 2008-07-06
Posts: 4

Re: pacman -S texlive-latex3: texconfig-sys: command not found

well,then you can add the "/opt/texlive/bin" to your $PATH variable

type this:
export $PATH=$PATH:/opt/texlive/bin

Offline

#7 2008-07-07 14:37:34

Factory
Member
Registered: 2008-02-24
Posts: 108

Re: pacman -S texlive-latex3: texconfig-sys: command not found

linux_arm wrote:

well,then you can add the "/opt/texlive/bin" to your $PATH variable

type this:
export $PATH=$PATH:/opt/texlive/bin

He means export PATH=$PATH:/opt/texlive/bin

This will only work for so long as you have that terminal open. You should add this line to your .bashrc file if you want it to be permanent.

Offline

#8 2008-07-07 15:03:32

kishd
Member
Registered: 2006-06-14
Posts: 401

Re: pacman -S texlive-latex3: texconfig-sys: command not found

Did you log out and log in again after installing texlive? This sets the path variables after install.


---for there is nothing either good or bad, but only thinking makes it so....
Hamlet, W Shakespeare

Offline

#9 2008-07-07 16:48:17

kevin89
Arch Linux f@h Team Member
From: Netherlands
Registered: 2007-03-14
Posts: 218

Re: pacman -S texlive-latex3: texconfig-sys: command not found

Afaik, you should issue 'source /etc/profile'.

Offline

#10 2008-07-14 18:47:51

ugaciaka
Member
From: Italy
Registered: 2008-07-06
Posts: 140
Website

Re: pacman -S texlive-latex3: texconfig-sys: command not found

I forgot to thank ... thanks!


I have never bought on ebay, the macbook I do not like, I do not need facebook or myspace or secondlife
I am not a nerd or lamer or troll or geek or hacker or cracker
and I have never voted to elect berlusconi

Offline

Board footer

Powered by FluxBB