(no subject)

View: New views
9 Messages — Rating Filter:   Alert me  

(no subject)

by Bryan Chambers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
help

bc0027@Walter:~$ ht
The program 'ht' is currently not installed. You can install it by typing:
sudo apt-get install tex4ht
bash: ht: command not found
bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package text4ht


Create a cool, new character for your Windows Live™ Messenger. Check it out
--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re:

by Oliver Grawert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi,
On Sa, 2009-07-04 at 13:44 -0500, Bryan Chambers wrote:
> sudo apt-get install tex4ht
> bash: ht: command not found
> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
the first line is the actual command, the second line is an error
message ... you merged both lines into one :)

try: sudo apt-get install tex4ht

dont append the "bash: ht: command not found"

ciao
        oli


--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

signature.asc (204 bytes) Download Attachment

['ht' is currently not installed] Re: (unknown)

by NoOp-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/04/2009 11:44 AM, Bryan Chambers wrote:

>
> help
>
>  bc0027@Walter:~$ ht
> The program 'ht' is currently not installed.  You can install it by typing:
> sudo apt-get install tex4ht
> bash: ht: command not found
> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
> Reading package lists... Done
> Building dependency tree      
> Reading state information... Done
> E: Couldn't find package text4ht

Try posting with a relevent subject next time please.

$ sudo apt-get install tex4ht

is all that you need.

Here are a few links you may find helpful:
https://help.ubuntu.com/community/UsingTheTerminal
https://help.ubuntu.com/9.04/
https://help.ubuntu.com/9.04/basic-commands/C/
http://manpages.ubuntu.com/



--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: ['ht' is currently not installed] Re: (unknown)

by Florian Diesch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

NoOp <glgxg@...> wrote:

> On 07/04/2009 11:44 AM, Bryan Chambers wrote:
>>
>> help
>>
>>  bc0027@Walter:~$ ht
>> The program 'ht' is currently not installed.  You can install it by typing:
>> sudo apt-get install tex4ht
>> bash: ht: command not found
>> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
>> Reading package lists... Done
>> Building dependency tree      
>> Reading state information... Done
>> E: Couldn't find package text4ht
>
> Try posting with a relevent subject next time please.
>
> $ sudo apt-get install tex4ht
>
> is all that you need.

Note that is "tex4ht" not "text4ht".


   Florian
--
<http://www.florian-diesch.de/>

--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

RE: ['ht' is currently not installed] Re: (unknown)

by Bryan Chambers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
sorry i still need some help activating the wireless radio switch on my hp pavilion zv5000.  i get this message and do not know where to go from here:

bc0027@Walter:~$ sudo lshw -C network
  *-network:0            
       description: Network controller
       product: BCM4306 802.11b/g Wireless LAN Controller
       vendor: Broadcom Corporation
       physical id: 2
       bus info: pci@0000:02:02.0
       version: 03
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master
       configuration: driver=b43-pci-bridge latency=64 module=ssb
  *-network:1
       description: Ethernet interface
       product: RTL-8139/8139C/8139C+
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 3
       bus info: pci@0000:02:03.0
       logical name: eth0
       version: 10
       serial: 00:0f:b0:43:07:51
       size: 100MB/s
       capacity: 100MB/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.2.10 latency=128 link=yes maxlatency=64 mingnt=32 module=8139too multicast=yes port=MII speed=100MB/s
  *-network:0 DISABLED
       description: Wireless interface
       physical id: 2
       logical name: wlan0
       serial: 00:90:4b:9e:6b:23
       capabilities: ethernet physical wireless
       configuration: broadcast=yes multicast=yes wireless=IEEE 802.11bg
  *-network:1 DISABLED
       description: Ethernet interface
       physical id: 3
       logical name: pan0
       serial: 66:07:cb:8e:55:92
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes


thank you for your time

> To: ubuntu-users@...
> From: glgxg@...
> Subject: ['ht' is currently not installed] Re: (unknown)
> Date: Sat, 4 Jul 2009 12:22:01 -0700
>
> On 07/04/2009 11:44 AM, Bryan Chambers wrote:
> >
> > help
> >
> > bc0027@Walter:~$ ht
> > The program 'ht' is currently not installed. You can install it by typing:
> > sudo apt-get install tex4ht
> > bash: ht: command not found
> > bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > E: Couldn't find package text4ht
>
> Try posting with a relevent subject next time please.
>
> $ sudo apt-get install tex4ht
>
> is all that you need.
>
> Here are a few links you may find helpful:
> https://help.ubuntu.com/community/UsingTheTerminal
> https://help.ubuntu.com/9.04/
> https://help.ubuntu.com/9.04/basic-commands/C/
> http://manpages.ubuntu.com/
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users@...
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Create a cool, new character for your Windows Live™ Messenger. Check it out
--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

RE: ['ht' is currently not installed] Re: (unknown)

by Bryan Chambers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
sorry i still need help turning on the wireless radio switch on my hp pavilion zv5000.  i get this message:

bc0027@Walter:~$ sudo apt-get install tex4ht
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Couldn't find package tex4ht

thank you for your time


> To: ubuntu-users@...
> Subject: Re: ['ht' is currently not installed] Re: (unknown)
> From: diesch@...
> Date: Sat, 4 Jul 2009 22:28:15 +0200
>
> NoOp <glgxg@...> wrote:
>
> > On 07/04/2009 11:44 AM, Bryan Chambers wrote:
> >>
> >> help
> >>
> >> bc0027@Walter:~$ ht
> >> The program 'ht' is currently not installed. You can install it by typing:
> >> sudo apt-get install tex4ht
> >> bash: ht: command not found
> >> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
> >> Reading package lists... Done
> >> Building dependency tree
> >> Reading state information... Done
> >> E: Couldn't find package text4ht
> >
> > Try posting with a relevent subject next time please.
> >
> > $ sudo apt-get install tex4ht
> >
> > is all that you need.
>
> Note that is "tex4ht" not "text4ht".
>
>
> Florian
> --
> <http://www.florian-diesch.de/>
>
> --
> ubuntu-users mailing list
> ubuntu-users@...
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Windows Live helps you keep up with all your friends, in one place.
--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: ['ht' is currently not installed] Re: (unknown)

by NoOp-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/04/2009 01:28 PM, Florian Diesch wrote:

> NoOp <glgxg@...> wrote:
>
>> On 07/04/2009 11:44 AM, Bryan Chambers wrote:
>>>
>>> help
>>>
>>>  bc0027@Walter:~$ ht
>>> The program 'ht' is currently not installed.  You can install it by typing:
>>> sudo apt-get install tex4ht
>>> bash: ht: command not found
>>> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
>>> Reading package lists... Done
>>> Building dependency tree      
>>> Reading state information... Done
>>> E: Couldn't find package text4ht
>>
>> Try posting with a relevent subject next time please.
>>
>> $ sudo apt-get install tex4ht
>>
>> is all that you need.
>
> Note that is "tex4ht" not "text4ht".
>
>
>    Florian

Thanks!


--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: ['ht' is currently not installed] Re: (unknown)

by NoOp-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 07/04/2009 01:40 PM, Bryan Chambers wrote:

>
> sorry i still need help turning on the wireless radio switch on my hp pavilion zv5000.  i get this message:
>
> bc0027@Walter:~$ sudo apt-get install tex4ht
> Reading package lists... Done
> Building dependency tree      
> Reading state information... Done
> E: Couldn't find package tex4ht
>
> thank you for your time
>

If 'ht' is the package you are looking for:
http://packages.ubuntu.com/jaunty/ht
then you need to enable the Universe repository. See:
https://help.ubuntu.com/community/Repositories/Ubuntu
for instructions on how to dow this.

Please start a *new* thread for the wireless issue (with a relevent
subject) so that it doesn't end up mixed in with this one. If you've
already done that with and '(unknown' subject, please repost w/subject.
An '(unknown)' subject is likely to be ignored or filtered. Thanks.


--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

Re: ['ht' is currently not installed] Re: (unknown)

by Florian Diesch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bryan Chambers <chambers_0027@...> wrote:


>
>> To: ubuntu-users@...
>> Subject: Re: ['ht' is currently not installed]
>> From: diesch@...
>> Date: Sat, 4 Jul 2009 22:28:15 +0200
>>
>> NoOp <glgxg@...> wrote:
>>
>> > On 07/04/2009 11:44 AM, Bryan Chambers wrote:
>> >>
>> >> help
>> >>
>> >>  bc0027@Walter:~$ ht
>> >> The program 'ht' is currently not installed.  You can install it by typing:
>> >> sudo apt-get install tex4ht
>> >> bash: ht: command not found
>> >> bc0027@Walter:~$ sudo apt-get install text4ht bash: ht: command not found
>> >> Reading package lists... Done
>> >> Building dependency tree      
>> >> Reading state information... Done
>> >> E: Couldn't find package text4ht
>> >
>> > Try posting with a relevent subject next time please.
>> >
>> > $ sudo apt-get install tex4ht
>> >
>> > is all that you need.
>>
>> Note that is "tex4ht" not "text4ht".

> sorry i still need help turning on the wireless radio switch on my hp pavilion zv5000.  i get this message:

tex4ht isn't related to wireless radio in any way.

The Desktop CD doesn't have tex4ht (I don't know about the DVD) so you
most likely need internet access to install it.



> bc0027@Walter:~$ sudo apt-get install tex4ht
> Reading package lists... Done
> Building dependency tree      
> Reading state information... Done
> E: Couldn't find package tex4ht

What does
 egrep -hv '^\s*(#|$)' /etc/apt/sources.list /etc/apt/sources.list.d/*
print?





   Florian
--
<http://www.florian-diesch.de/>

--
ubuntu-users mailing list
ubuntu-users@...
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users