You are not logged in.

#1 2009-03-25 18:03:02

calliuz
Member
Registered: 2008-04-27
Posts: 16

[SOLVED] ted installed allrite BUT then not found on drive !?

[root]# pacman -Syu


[root]# pacman -S ted
resolving dependencies...
looking for inter-conflicts...
Targets (1): ted-2.17-2
Total Download Size:    x.xx MB
Total Installed Size:   6.78 MB
Proceeed w install (YES)


[root]# pacman -Qi ted
Name           : ted
Version        : 2.17-2
URL            : http://www.nllgg.nl/Ted/
Licenses       : GPL
Groups         : None
Provides       : None
Depends On     : lesstif  bash  libtiff  libxmu  libxpm  libpng
Optional Deps  : None
Required By    : None
Conflicts With : None
Replaces       : None
Installed Size : 6942.52 K
Packager       : Eric Belanger <eric@archlinux.org>
Architecture   : x86_64
Build Date     : Sun 09 Sep 2007 04:46:11 AM CEST
Install Date   : Wed 25 Mar 2009 06:41:21 PM CET
Install Reason : Explicitly installed
Install Script : No
Description    : An easy rich text processor (with footnote support)


[root]# ted
bash: ted: command not found
(NOTE:  Also "ted" is not found in my KDE menu)


[root]# find  /usr -name ted
[root]#             (thus not found)


So my friends, what am I missing out on here ?

Last edited by calliuz (2009-03-26 07:41:19)

Offline

#2 2009-03-25 18:19:04

tom5760
Member
From: Philadelphia, PA, USA
Registered: 2006-02-05
Posts: 283
Website

Re: [SOLVED] ted installed allrite BUT then not found on drive !?

pacman -Ql ted

This will list all the files inside the ted package.

Offline

#3 2009-03-25 18:19:10

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] ted installed allrite BUT then not found on drive !?

Maybe the executable name for it is different in the /usr/bin. Try the pacman -Ql to find out all the files owned by ted....and see which one is an executable


EDIT : 6 seconds too late !!!!!!!!

Danggit !

Last edited by Inxsible (2009-03-25 18:21:20)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#4 2009-03-25 18:42:47

calliuz
Member
Registered: 2008-04-27
Posts: 16

Re: [SOLVED] ted installed allrite BUT then not found on drive !?

Thanks !
"Ted" is the name for the exe file
Maybe "pacman" could display the executable's name - when it's not in lower case - after successful install ?!

#######################
[root]# pacman -Ql ted
ted /usr/
ted /usr/bin/
ted /usr/bin/Ted
ted /usr/bin/fixOpenOfficeRtf.sh
ted /usr/bin/gsafm.sh
ted /usr/bin/pfadir.sh
ted /usr/bin/pfbdir.sh
ted /usr/bin/rtf2pdf.sh
ted /usr/bin/rtf2ps.sh
ted /usr/bin/ttfdir.sh
ted /usr/bin/ttfdirpfb.sh
ted /usr/lib/
ted /usr/lib/Ted/
ted /usr/lib/Ted/Ted.ad.sample
ted /usr/lib/Ted/TedDocument-en_US.rtf
ted /usr/lib/afm/
ted /usr/lib/afm/Courier-Bold.afm
ted /usr/lib/afm/Courier-BoldOblique.afm
ted /usr/lib/afm/Courier-Oblique.afm
ted /usr/lib/afm/Courier.afm
ted /usr/lib/afm/Helvetica-Bold.afm
ted /usr/lib/afm/Helvetica-BoldOblique.afm
ted /usr/lib/afm/Helvetica-Oblique.afm
ted /usr/lib/afm/Helvetica.afm
ted /usr/lib/afm/Symbol.afm
ted /usr/lib/afm/Times-Bold.afm
ted /usr/lib/afm/Times-BoldItalic.afm
ted /usr/lib/afm/Times-Italic.afm
ted /usr/lib/afm/Times-Roman.afm
ted /usr/lib/ind/
ted /usr/lib/ind/US_English.ind
ted /usr/man/
ted /usr/man/man1/
ted /usr/man/man1/Ted.1.gz
ted /usr/man/man1/rtf2pdf.1.gz
ted /usr/man/man1/rtf2ps.1.gz

Offline

#5 2009-03-25 19:04:29

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED] ted installed allrite BUT then not found on drive !?

Cool. you can mark the thread solved by editing the first post and changing the title.

As for pacman displaying the executable name, its really in the hands of the packager. if the PKGBUILD echoes the executable name than it should be fine, but I think it really is out of the purview of pacman.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB