>>>>> "Heino" == Heino Tiedemann <rotkap(a)rotkap.de> writes:
Heino> Adrian Aichner <adrian(a)xemacs.org> wrote:
>> >>>>> "Heino" == Heino Tiedemann <rotkap(a)rotkap.de> writes:
Heino> In my Xemacs I do this:
Heino> M-x list-packages RET
>>
Heino> Here are the packages around "l"
>>
Heino> ,----
Heino> | jde 1.31 1.34 Java language and development ...
Heino> | leim 1.17 1.17 MULE: Quail. All non-English ...
Heino> | locale 1.18 1.18 MULE: Localized menubars and ...
Heino> | lookup 1.08 1.10 MULE: Dictionary support ...
Heino> | mail-lib 1.40 1.44 Fundamental lisp files for ....
Heino> `----
>>
Heino> In my init.el is the following line:
>>
Heino> ,----[ init.el ]
Heino> | (latin-unity-install)
Heino> `----
>>
Heino> Why do I have no package "latin-unity" in my package list?
>>
>> Try this in a *scratch* buffer Heino and please report back.
>>
>> (package-get-locate-index-file nil)
>> ; Try
>> ; C-j (eval-print-last-sexp)
>> ; here
>>
>> (package-get-locate-index-file t)
>> ; Try
>> ; C-j (eval-print-last-sexp)
>> ; here
Heino> Symbol's funktion ist void: package-get-locate-index-file
Heino, please don't drop xemacs-beta from our exchange on this
subject.
I forgot that package-get-locate-index-file is not autoloaded.
Please either evaluate
(require 'package-get)
first or you do
XEmacs <= 21.1
Options->Manage Packages->Add Download Site->xemacs.org
Options->Manage Packages->List & Install
XEmacs >= 21.4
Tools->Packages->Add Download Site->xemacs.org
Tools->Packages->List & Install
This will load package-get and you can provide me the information I
asked for.
>> Try updating you local package index as follows:
>>
>> XEmacs >= 21.4
Tools-> Packages->Add Download Site->de.xemacs.org
Tools-> Packages->List & Install
Heino> Okay, I choosed downloadsite "tu-darmstadt.de" ('cause there was no
Heino> de.xemacs.org).
OK, the list of download sites is changing.
It should also be upgradable via the package system I guess.
Heino> "List & Install" says:
Heino> I have latin-unity 1.02 and there is one 1.07 available.
Heino> Okay - I pressed return, und than x to install the newer one.
Heino> But nothing happened. I have still my old 1.02 (after refresh list).
Hmmh, from nothing comes nothing :-)
Do you have get an "*ftp ...*" buffer?
Does
M-x show-message-log
provide any clues or error messages?
Try
XEmacs <= 21.1
Options->General Options->Debug On Error
XEmacs >= 21.4
Options->Troubleshooting->Debug On Error
Try installing again.
Send the *Backtrace* to xemacs-beta(a)xemacs.org if you get one.
Thanks in advance,
Adrian
Heino> I did that as user and as root: Nothing..
Heino> Heino
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/